/*
Theme Name: Impact Engine
Theme URI: 
Description:  
Version: 1
Author: 
Author URI: 
Tags: 3 columns, wordpress themes, publicizer, cool themes, fixed width
For the WordPress community (GPL).
*/

/*** GENERAL TAGS ***/

body { margin: 0px; padding: 0px; background: #2b5681 url(images/bg_body.jpg) repeat-x top; font-family: 'Verdana','Arial','Trebuchet MS',sans-serif; font-size: 12px; color: #576064; }
h1,h2,h3,h4,h5 { font-weight: normal; margin: 0px; }

a, a:link, a:active { color: #35608b; text-decoration: none; outline:none; }
a:hover {color:#b9903c;}

.wrap { width: 951px; margin: 0 auto 0 auto; }
.clear { display: block; clear: both; }
.container {
clear:both;
overflow:hidden;
position:relative;
width:100%;
z-index:1;
}


/*** HEADER ***/

.header {  }

.blogtitle { width: 450px; float: left; padding: 22px 0 6px 0; }
.titleright { width: 38px; height: 34px; display: block; background: url(images/headerbgr.jpg) no-repeat; float: right; margin-top: -10px;}
.blogtitle #logo { font-size: 30px; font-family: 'Georgia','Times New Roman'; text-transform: uppercase; margin: 0px;width: 213px; height:55px;overflow:hidden;padding: 0 0 0 24px; }
.blogtitle #logo a, .blogtitle #logo a:link, .blogtitle #logo a:visited, .blogtitle #logo a:hover {
	position:relative;
	display:block;
	height:0;
	padding-top:55px;
	width: 213px;
	margin:0;
	background: url(images/logo_ie.gif) 0 0 no-repeat;
	overflow:hidden;
}
.blogtitle .desc { background: #EAF9FC url(images/descr.jpg) no-repeat top right; margin: 0px 0px 0px 20px; font-size: 13px; color: #058FAD; width: 380px; display: block; padding: 6px;}

#tagline {
	color:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-style:italic;
	font-weight:bold;
	line-height: 1.2em;
	left:86px;
	position:absolute;
	top:63px;
	z-index:3;
}



.searchbox { width: 480px; float: right; background: #525B64; margin-top: 30px; }
.search { padding: 10px; display: block; color: #ffffff; font-size: 14px;}
.search .text { width: 305px; border: solid 3px #343645; padding: 6px; margin-top: 10px; float: left;  }
.search .button { float: right; margin-top: 10px;}

/**** MENU ****/

.spacer { height: 12px; }

.menu {border-bottom:5px solid #b9903c;}
.menu ul { padding: 0px; margin: 0px; list-style: none; width: 790px; float: left;}
.menu ul li {
	display: block;
	height:33px;
	position:relative;
	float:left;
}
.menu ul li a, .menu ul li a:link, .menu ul li a:visited { 
	display: block;
	float: left;
	height:33px;
	line-height:33px;
	padding:0 0 0 15px;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	overflow:hidden;
	border-right:1px solid #263F5A;
	background-position:center top;
	position:relative;
	background-image:url(images/navigation_top.png);
	width:auto;
}
.menu ul li a span.inner {
	background-image:url(images/navigation_top.png);
	background-position:center top;
	display:block;
	height:33px;
	line-height:33px;
	padding-right:15px;
	position:relative;
}
.menu ul li.first a,
.menu ul li.first a:link,
.menu ul li.first a:visited {
	background-position:left top;
}
.menu ul li.last a,
.menu ul li.last a:link,
.menu ul li.last a:visited {
	border:medium none;
}

.menu ul li.last a span.inner,
.menu ul li.last a:link span.inner,
.menu ul li.last a:visited span.inner {
	background-position:right top;
}
.menu ul li a:hover {
	background-position:center center;
}
.menu ul li.first a:hover {
background-position:left center;
}
.menu ul li a:hover span.inner {
background-position:center center;
}
.menu ul li.last a:hover span.inner {
background-position:right center;
}




.RSS { text-indent: -9999px; margin-top: 10px; float: right; width: 163px; height: 17px; background: url(images/rss.jpg); display: block; }

/*** CONTENT ***/
h1#title_blog {
	color:#333333;
	font-size:1.5em;
	font-weight:bold;
	padding:0 0 10px 10px;
	margin:0 auto;
	border-bottom: 1px solid #dbd1b2;
	width:600px;
}
.content { background: #ffffff url(images/bg_content.gif) repeat-y right; }
.leftcontent { width: 630px; float: left; padding-top: 15px; }
.sidebar { width: 265px; float: right;  padding: 15px 0 0 20px;}
.in { padding: 15px; }
.leftcontent .in { width: 600px; }

.navigation { display: block; padding: 6px; }

/*** ARTICLES ***/

.article { margin-bottom: 50px; }
.date { font-size: 11px; display: block; font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; }
.article h2, .article h1 {font-size: 22px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #243e62; font-weight:bold; margin: 2px 0 2px 0;}
.article h2 a { color: #243e62; margin: 2px 0 2px 0; font-weight:bold; }
.article .meta { font-size: 11px; display: block; color: #333333; padding: 20px 0 5px 0; border-bottom:1px solid #cecee1;}
.article .meta a { color: #333333; }
.postcontent { line-height: 18px; margin-top: 15px;}

/*** SIDEBAR **/

.sidebar h2 { font-size: 14px; font-family:Verdana, Arial, Helvetica, sans-serif;color: #2b5681;border-bottom: solid 1px #2b5681; padding-bottom: 3px;width:250px;}
.sidebar ul { padding: 0px; margin: 0px; list-style: none; margin: 4px 0 20px 0; width:250px;}
.sidebar ul li { padding: 6px 0 6px 10px; border-bottom: solid 1px #c1cadb; font-size:12px; }
.sidebar ul li a { font-size: 12px; }

.sidebar ul#share_links {border-top:none;padding: 10px 0 0 0;}
.sidebar ul#share_links li {border-bottom:none;}

/*** Comments h2 ***/

.comments { border-top: solid 1px #CEDDE4; padding-top: 10px; margin-top: -5px;}
.comments h2 { margin-bottom: 15px; }
.comment { display: block; padding: 10px; }
.alt { background: #F4F1ED; }
.comment-meta { color: #92A8B1; border-bottom: solid 1px #CCE3EB; padding-bottom: 4px; }
.comment-meta span { font-size: 14px; font-weight: bold; }

.commentform { background: #F4F1ED; display: block; padding: 10px; margin-top: 10px;}
.commentform span { font-size: 16px; display: block; color: #8B8477; margin-bottom: 4px; }
.commentform input, .commentform textarea { width: 350px; background: #ffffff url(images/bg_input.gif) 0 0 repeat-x; border:1px solid #999999; padding: 4px; margin-bottom: 10px; }
.commentform input.subscribe_button{ width: 78px; height: 23px; background: url(images/btn_submit_i.gif); display: block; text-indent: -9999px; border:none; }
.commentform input.subscribe_button:hover { background: url(images/btn_submit_o.gif); }

/*** FOOTER ***/

.footer p { font-size: 11px; color: #FFFFFF; margin: 0;}
.footer span { font-weight: bold; }
.footer a { color: #FFFFFF; }


.footer {
	color:#FFF;
}

.footer1, .footer2 {
text-align: center;
font-size: 11px;
}
.footer1 a, .footer2 a, .footer1 a:link, .footer2 a:link, .footer1 a:visited, .footer2 a:visited {
background: none;
color: #fff;
text-decoration:underline;
}
.footer1 a:hover, .footer2 a:hover {
	text-decoration: none;
}
.footer1 {
	margin: 0 auto;
	width: 951px;
	padding: 8px 0;
	border-top:5px solid #b9903c;
	background-color:#233b5d;
}
.footer1 a{
margin: 0;
}

.footer2 {
padding: 8px 0;
}


a.footer_rss {
background: url(images/icons/rss.gif) left center no-repeat;
padding-left: 17px;
}
a.footer_rss_comm {
background: url(images/icons/comm.gif) left center no-repeat;
padding-left: 15px;
}
a.footer_wp {
background: url(images/icons/w.gif) left center no-repeat;
padding-left: 15px;
}
a.footer_login {
background: url(images/icons/user.gif) left center no-repeat;
padding-left: 16px;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}


a.more-link {
	display: block;
	margin: 10px 0 0 0;
}
