/*
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">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: #B8D5EF url(images/bg.jpg) repeat-x center top;
	border-top: 4px solid #000000;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
H1, H2, H3, H4, H5
{
	margin: 0px;
	padding: 0px;
}
A, A:link, A:active
{
	color: #EE4705;
}
A:hover
{
	color: #000000;
}
/** GENERAL TAGS **/
.smalltitle
{
	color: #7B8DE9;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
.wrap
{
	width: 900px;
	margin: 0px auto;
}
.leftalign
{
	width: 570px;
	float: left;
}
.rightalign
{
	width: 310px;
	float: right;
}
A.more-link
{
	width: 187px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	background: #000000 url(images/morelink.jpg);
}
.clear
{
	clear: both;
}
.heading
{
	border-top: 5px solid #24358D;
	border-bottom: 1px solid #23348C;
	margin-bottom: 10px;
	padding: 5px 0;
}
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: #B8D5EF;
	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 **/
.header
{
	margin: 44px 0px;
}
#headlogo
{
	width: 365px;
	background: url(images/headbg.png) no-repeat top left;
	float: left;
	text-align: center;
	padding: 25px 0;
	font-size: 43px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	letter-spacing: -1px;
}
#headlogo:hover
{
	color: #B8D5EF;
}
.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;
	padding: 0px;
	list-style: none;
	float: right;
}
.header UL LI
{
	display: inline;
}
.header UL LI A
{
	width: 115px;
	padding: 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
{
	background: #B8D5EF url(images/featuredbg.jpg) repeat-x center top;
	border-top: 1px solid #FFFFFF;
	padding: 20px 0;
}
.featured H2
{
	font-family: "Trebuchet Ms", Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 42px;
	margin: 5px 0 15px;
}
.featured H2 A
{
	color: #040BA8;
	background: #FFFFFF;
	text-decoration: none;
}
.featured .leftalign IMG
{
	border: 3px solid #453F8C;
	padding: 2px;
	width: 250px;
	float: left;
	margin-right: 15px;
}
.featured .postcontent
{
	width: 295px;
	float: right;
}
.featured P, .postcontent
{
	margin: 0px 0px 15px;
	font-size: 12px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	color: #6A5E4C;
	line-height: 18px;
}
.advertisment
{
	width: 300px;
	border: 3px solid #A4AED5;
	padding: 2px;
	margin-top: 5px;
}
/** ARTICLE COLUMNS **/
.maincontent
{
	width: 700px;
	float: left;
}
.articlecolumn
{
	width: 340px;
}
#featured-posts
{
	float: right;
}
#latest-posts
{
	float: left;
}
#featured-posts .article H2 A
{
	color: #0461ED;
}
.articlecolumn
{
	margin-bottom: 10px;
}
.newssection .article, .articlecolumn .article
{
	border-bottom: 1px solid #C0CAD7;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.newssection .article H2, .articlecolumn .article H2
{
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dashed #C0C8D7;
	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: #9E9CB3;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height: 14px;
}
.newssection .article .left IMG, .articlecolumn .article .left IMG
{
	border: 3px solid #C5D0E6;
	padding: 2px;
}
.newssection .article .right, .articlecolumn .article .right
{
	width: 230px;
	float: right;
}
/** SIDEBAR **/
.homesidebar
{
	width: 180px;
	border-top: 6px solid #ADAFDA;
	float: right;
	padding-top: 5px;
}
.homesidebar H3
{
	border-bottom: 1px solid #8D8BD9;
	line-height: 17px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
.homesidebar UL
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #8290BE;
	font-size: 11px;
}
.homesidebar UL LI
{
	border-bottom: 1px dashed #4223BD;
	padding-bottom: 6px;
	margin-bottom: 5px;
}
.homesidebar UL LI A
{
	font-size: 12px;
	margin-right: 4px;
}
.homesidebar .item
{
	margin-bottom: 40px;
}
.singlesidebar
{
	width: 310px;
	float: right;
	margin: 20px 0 0;
}
.singlesidebar .item
{
	margin: 10px 0 30px;
}
/** SINGLE POST **/
.singlepost
{
	width: 570px;
	float: left;
	margin: 20px 0 0;
}
.singlepost .postcontent
{
	color: #6A5E4C;
	line-height: 18px;
}
.singlepost .posthead H2
{
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 39px;
	line-height: 38px;
	margin: 0px 0px 4px;
}
.singlepost .posthead SPAN
{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #858BC1;
}
.singlepost .posthead P
{
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	color: #E35B25;
	border-top: 1px dashed #573BAA;
	padding-top: 10px;
}
.singlepost .postcontent BLOCKQUOTE
{
	margin: 0px;
	padding: 0px 0px 0px 65px;
	background: url(images/quote.jpg) no-repeat top left;
	color: #5D579D;
	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;
}
.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: #695BBC;
	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: 1px dashed #3F2EAD;
	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: 40px;
	background: #2B1C17 url(images/footerbg.jpg) repeat-x center top;
	border-top: 6px solid #392FB1;
	padding: 40px 0 70px;
}
.footer H1
{
	display: block;
	float: right;
	width: 260px;
	background: url(images/footerlogo.png) no-repeat top left;
	text-align: center;
	padding: 20px 0;
	font-size: 28px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	letter-spacing: -1px;
}
.footer H1 A
{
	text-decoration: none;
	color: #7C7AC1;
}
.footer H1 A SPAN
{
	font-weight: normal;
	color: #4B22EE;
}
.footer .left
{
	width: 500px;
	float: left;
	margin-top: 20px;
	color: #ABAAD3;
}
.footer .left A
{
	color: #9BA0CE;
}
.footer .left H2
{
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	color: #939AD1;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
}
/** COMMENTS **/
.comments
{
	padding: 0px;
	border-top: 4px dotted #6655D2;
	margin-top: 20px;
}
.comment-meta
{
	width: 130px;
	float: left;
	padding: 0px 0 10px;
	text-align: right;
}
.commenttext
{
	float: right;
	width: 400px;
	padding-left: 20px;
	border-left: 1px dashed #4128DB;
	margin-top: -5px;
	margin-bottom: -5px;
}
.comment-author
{
	display: block;
	font-weight: bold;
}
.comment-date
{
	font-size: 12px;
	color: #AA9FEE;
}
.comment-meta A
{
	color: #000000;
	text-decoration: underline;
}
.comment
{
	margin-bottom: 15px;
}
H2#comments
{
	display: block;
	padding-bottom: 10px;
	margin: 40px 0 20px;
	border-bottom: 3px solid #6D5CD5;
}
#commentform SPAN
{
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
#commentform INPUT
{
	border: 2px solid #4625CA;
	background-color: #D6CFF1;
	padding: 3px;
	width: 300px;
	margin-right: 10px;
}
#commentform TEXTAREA
{
	width: 560px;
	border: 2px solid #574DD0;
	padding: 3px;
	margin-bottom: 10px;
}
