/*
Theme Name: Noor
Theme URI: http://www.sunfishdesign.com
Description: Custom theme for Noor Events
Version: 1.0.1
Author: Sunfish Design
Author URI: http://sunfishdesign.com
Tags: simple, clean, widgets, widget ready, two columns, right sidebar, fixed width, valid CSS, valid XHTML
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */

	body {
	background-color: #DCDCDC;
	background-image: url(http://www.noorevents.com/images/bg4.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00274A;
	line-height: 18px;
}
a:link {
	color: #00284D;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
	font-size: 12px;
}
a:visited {
	color: #00284D;
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #30619F;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
	font-size: 12px;
}
a:active {
	color: 00284D;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
	font-size: 12px;
}

p {
	margin: 0 0 10px 0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #FFFFFF;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

	#content {
	padding: 17px 0 31px 51px;
}
	#content_home {
	padding: 15px 5px;
}
#content-left {
	float: left;
	width: 597px;
}

#content-right {
	float: right;
	width: 180px;
	padding: 5px 10px 0 0;
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */

	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00284D;
	text-transform: none;
	line-height: 22px;
}

h1 a {
	color: #788B70;
	text-decoration: none;
}

h2 {
	margin: 0 0 20px 0px;
        
        font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00284D;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
}

h3 {
	margin: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
        line-height: 20px;
	color: #30619F;
}
h3 a {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #30619F;
}

h3 a:hover {
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #30619F;
}
h3 a:active {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #30619F;
}
h3 a:link {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #30619F;
}
h3 a:visited
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #30619F;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## */

	#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(images/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */

	/** box left */

.box-left {
	margin: 0 20 10px 0px;
}
.meta {
	clear: both;
	padding: 10px 15px 0 0;
	background: #FFFFFF url() repeat-x left top;
	color: #6A7C8F;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-date.gif) no-repeat 0px 2px;
    font-size: 11px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-categories.gif) no-repeat 0px 2px;
    font-size: 11px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-comments.gif) no-repeat 0px 2px;
     font-size: 11px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 0px 0px 0;
	padding: 10px;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
}

.page_item, .current_page_item {
	text-align: center;
}

.box-right li a {
	text-decoration: none;
}

/*	##################################
   	COMMENTS
	################################## */

	#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #FFFFFF;
	border: 1px solid #dadada;
	color: #B5C5AB;
	background: #FFFFFF;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #B5C5AB;
	border: none;
	color: #FFFFFF;
}

.commentlist {
	margin: 10px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 10px 50px 10px 10px;
	background: url(images/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #B5C5AB url(images/bg-comment-bubble.gif) no-repeat left bottom;
	color: #FCFBF8;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 10px 25px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */

	#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #FFFFFF url(images/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #ADE3ED;
	border: none;
	color: #FFFFFF;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0 0 10px 0;
}

#legal {
	float: left;
	width: 400px;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 0px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}
.footerhome {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #CCCCCC;
}
a.hlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
a.hlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
a.hlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 15px
}
a.hlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
:focus { outline: 0;};