/* 
Theme Name: Brightness Theme
Theme URI: http://www.dailywp.com/brightness-wordpress-theme/
Description: Free Wordpress Theme released at <a href="http://www.dailywp.com/" title="DailyWP.com"&gt;DailyWP.com</a>.
Version: 1.1
Author: Sorel Mihai (sorel.mihai at gmail.com)
Author URI: http://www.dailywp.com
*/

body { margin: 0px; padding: 0px; background: url(images/bg2.jpg) repeat left top; font-size: 11px; font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif; }
h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }
a, a:link, a:active { color: #EE4705; }
a:hover { color: #000000; }

/** GENERAL TAGS **/

.smalltitle { color: #A49A8C; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; font-size: 14px; text-transform: uppercase; }
.smalltitle2 { color: #E7D9C6; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; font-size: 14px; text-transform: uppercase; }
.wrap { width: 980px; margin: -3px auto 0px auto; }
.leftalign { width: 570px;  float: left; }
.rightalign { width: 310px; float: right; }
a.more-link { font-family: 'Verdana', 'Trebuchet Ms', 'Arial', sans-serif; font-size: 12px; font-weight: bold; color: #84D847; margin: 5px 30px 15px 0; }
a.more-link a { width: 187px; height: 28px; display: block; text-indent: -9999px; }
.clear { clear: both; }
.heading { border-top: solid 5px #D8CFC1; border-bottom: solid 1px #D8CFC1; margin-bottom: 10px; padding: 5px 0 5px 0; }
h5 { font-size: 14px; font-family: 'Georgia'; text-transform: uppercase; }
h3 { font-size: 17px; font-weight: bold; font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; text-transform: uppercase; }
h3 a { text-decoration: none; }
.heading h3 { float: left; } 
.heading .rss { width: 16px; height: 16px; display: block; text-indent: -9999px; background: url(images/rss.jpg) no-repeat center top; float: right; }
.navigation a { text-decoration: none; background: #F5EBDD; font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; text-transform: uppercase; font-size: 14px; font-weight: bold; width: 160px; display: block; text-align: center; padding: 4px; }
.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }


/** HEADER **/

/** .head { margin: 0px 0px 0px 0px; background: url(images/bg1-orig.jpg) no-repeat left top; font-size: 11px; font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif; } **/
.head { margin: 0px 0px 0px 0px; background: url(images/bg00.gif) no-repeat left top; font-size: 11px; font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif; }
.header { padding: 44px 0px 44px 40px; }
#headlogo { width: 365px; background: url(images/headbg.png) no-repeat top left; float: left;  text-align: center; padding: 25px 0 25px 0; font-size: 43px; font-weight: bold; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; letter-spacing: -1px;}
#headlogo:hover { color: red; }
.header h1 a { text-decoration: none; color: #ffffff; }
.header h1 a span { font-weight: normal; color: #EF4723; }
.header ul { width: 500px; margin: 25px 0px 0px 0px; padding: 0px; list-style: none; float: right; }
.header ul li { display: inline; }
.header ul li a { width: 115px; padding: 15px 0 15px 0; font-size: 20px; font-family: 'Trebuchet Ms', 'Verdana', 'Arial', sans-serif; text-decoration: none; display: block; float: left; text-align: center; color: #DCA89B; }
.header ul li a:hover { color: #ffffff; }
.header ul li.current_page_item a { width: 130px; background: url(images/menubg.png) no-repeat center center; color: #ffffff; }


/** FEATURED SECTION **/


/** .featured { margin: 0px; background: url(images/bg-down.jpg) no-repeat left top; border-top: solid 0px #ffffff; padding: 40px 0 40px 0; } **/
.featured { margin: 0px 0px 0px 0px; background: url(images/featuredbg.gif) no-repeat left top; border-top: solid 0px #FFFFFF; padding: 40px 0 40px 0;}
.featured h2 { font-family: 'Trebuchet Ms', 'Arial', 'Verdana', sans-serif; font-size: 32px; font-weight: bold; line-height: 42px; margin: 0px 0 15px 0; }
.featured h2 a { color: #f7f1e3; background: transparent; text-decoration: none; }
.featured .leftalign img { border: solid 3px #E7D9C6; padding: 2px; width: 250px; float: left; margin-right: 15px; }
.featured .postcontent { width: 295px; float: right; }
.featured p, .postcontent { margin: 20px 0px 15px 0px; font-size: 12px; font-family: 'georgia', 'Verdana', ; color: #CDDE47; line-height: 20px; }
.advertisment { width: 300px; border: solid 3px #E7D9C6; padding: 2px; margin-top: 12px; }


/** ARTICLE COLUMNS **/

.maincontent { width: 700px; float: left; }
.articlecolumn { width: 440px; } 
#featured-posts { float: right; }
#latest-posts { float: left; }
#featured-posts .article h2 a { color: #EE4705; }
.articlecolumn { margin-bottom: 10px; }
.newssection .article, .articlecolumn .article { border-bottom: solid 1px #D8CFC1; margin-bottom: 5px; padding-bottom: 5px; }
.newssection .article h2, .articlecolumn .article h2 { font-size: 20px; font-weight: bold; border-bottom: dashed 1px #D8CFC1; padding-bottom: 5px; line-height: 22px; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; }
.newssection .article h2 a, .articlecolumn .article h2 a { color: #000000; text-decoration: none; }
.newssection .article p, .articlecolumn .article p { color: #6A5E4C; font-size: 11px; line-height: 14px; font-family: 'Verdana', 'Arial', sans-serif;  }
.newssection .article p a, .articlecolumn .article p a { font-weight: bold; }
.newssection .article .left, .articlecolumn .article .left { width: 95px; float: left; text-align: right; font-size: 11px; color: #B4AB9D; text-transform: uppercase; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; line-height: 14px; }
.newssection .article .left img, .articlecolumn .article .left img { border: solid 0px #E7D9C6; padding: 0px; }
.newssection .article .right, .articlecolumn .article .right { width: 230px; float: right; }


/** SIDEBAR **/

.homesidebar { width: 200px; border-top: solid 5px #D8CFC1; float: right; margin-left: 15px; padding-top: 5px; }
.homesidebar h3 { border-bottom: solid 1px #D8CFC1; font-size: 13px; font-weight: normal; margin-left: 19px; color: #A49A8C; font-family: 'Trebuchet MS'; }
.homesidebar ul { list-style: none; padding: 2px; margin-left: 15px; color: #C3B39D; font-size: 9px; }
.homesidebar ul li { border-bottom: dashed 1px #D8CFC1; padding-bottom: 6px; margin-bottom: 5px; }
.homesidebar ul li a:link { font-size: 10px; margin-right: 4px; color: #5B86C6; }
.homesidebar ul li a { font-size: 10px; margin-right: 4px; color: #5B86C6; }
.homesidebar .item { margin-bottom: 4px; }
.homesidebar ul li a:hover { font-size: 10px; margin-right: 4px; color: #85C630; }
.singlesidebar { width: 320px; float: right; margin: 20px 12px 0 0; }
.singlesidebar .item { margin: 10px 0 30px 0; }


/** SINGLE POST **/

.singlepost { width: 570px; float: left; margin: 20px 20px 0 0; }
.singlepost .postcontent { color: #6A5E4C; line-height: 18px; }
.singlepost .posthead h2 { font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; font-size: 30px; line-height: 38px; margin: 0px 0px 4px 0px;  }
.singlepost .posthead span { font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; font-weight: bold; text-transform: uppercase; font-size: 13px; color: #b1a289; }
.singlepost .posthead p { font-size: 15px; line-height: 18px; color: #e35b25; border-top: dashed 1px #B1A289; padding-top: 10px; }
.singlepost .postcontent blockquote { margin: 0px; padding: 0px 0px 0px 65px; background: url(images/quote0.jpg) no-repeat top left; color: #917A69;  font-size: 13px; font-style: italic;  }
.singlepost .post .posthead h2 { font-size: 30px; line-height: 30px;  }
.singlepost .post { margin-bottom: 40px; }
.singlepost .posthead h2 a { text-decoration: none; }

/** HOMEPAGE NEWS SECTIONS **/

.newssection { margin: 0px 0px 30px 0px; }
.newssection .article { width: 340px; float: left; height: 180px;  }
.newssection .even { float: right; }
.newssection ul { width: 340px; float: right; margin: 0px; padding: 0px; list-style: none; color: #B4AB9D; text-transform: uppercase; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;}
.newssection ul li h2 { font-size: 18px; font-size: 18px; font-weight: normal; line-height: 21px; text-transform: none; }
.newssection ul li h2 a { text-decoration: none; }
.newssection ul li { border-bottom: dashed 1px #D8CFC1; padding-bottom: 5px; margin-bottom: 5px; }

.singlesidebar .newssection .article { width: 310px; }
.singlesidebar .newssection .article .right { width: 200px; }
.singlesidebar .newssection  ul { width: 310px; }
.singlesidebar .newssection ul li h2  { font-size: 15px; font-weight: bold; }

/** FOOTER **/

.footer { margin-top: 25px; background: url(images/av.png) no-repeat center top; padding: 90px 0 130px 0; }
.footer .left h2 { margin: -30px 0px 30px 200px; font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; font-size: 16px; color: #ffffff; letter-spacing: -1px; text-transform: uppercase; font-weight: bold; }


/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
	


/* Form Elements */

select {
	background:#f2f2f2;
	border:10px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:10px 0px 16px 19px; 
	}

.button {
	padding: 10px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#search h2 {
        color:#FFF;
	}


/* Simple Tags*/

simple tags {
        background: #EEEEC6;
	margin: 5px 0 5px 0;
	padding: 15px 0 15px 0;
	border: 3px solid #A7A37E;
        }


/* Comments*/


.commentlist {
        padding: 0 20px 0 20px;
        }
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
        background: #ffffff;
        border: 3px solid #930900;
	}

.commentlist li .avatar {
        float: right;
        width:50px; height:50px;
        border: 2px solid #d8d8c7;
        padding: 3px;
        }


.commentlist cite {
        font: 1.6em Verdana, Times, serif;
        font-weight:bold;
	letter-spacing:-0.05em;
	}	

.commentlist p {
        font-family: Verdana, Arial, Sans-Serif;
        font-weight: normal;
        padding: 15px 70px 0px 10px;
        line-height: 1.5em;
        text-transform: none;        
        text-align: justify;
        }

#commentform input {
	width: 170px;
	margin: 8px 5px 1px 0px;
	}

#commentform textarea {
	width: 100%;
	margin: 8px 15px 10px 0px;
        background: transparent;
        border: 3px solid #930900;
	}

#commentform p {
        font-family: Verdana, Arial, Sans-Serif;
        }


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	} 


/** WRITER **/

#writer {
	background:#eef5e1;
	margin:15px 0 10px 0;
	padding:12px;
        font-size: 11px; font-family: 'Georgia'; text-align: justify;
	border:3px solid #7da939;
        }

#writer img {
	padding:1px;
        border:2px solid #7da939;
	float:left;
	width:100px;
        margin: 5px 10px 30px 0px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {	
	margin:0;
	width:543px;
       	}	

