/*  
Theme Name: igniteHQ
Theme URI: http://www.ignitehq.com/
Description: Custom made theme for igniteHQ
Version: 1.0
Author: Matthew Votsikas
Author URI: http://www.wpdesigner.co.uk
*/

/*==============================================
		D E F A U L T
==============================================*/

body{
	margin:0px;
	padding:0px;
	height:auto;
	font-family: Arial;
	}
	
a { text-decoration:none; color: #9AAD3A; }
a:hover { text-decoration:underline; }	

	ul{list-style:none;}
			li{ padding-top:15px;}
			ul li a{color:#9AAD3A;}

			.rbmid a{color:#9AAD3A; padding-left:20px;}
			
			.content_head{font-size:18px; font-weight:bold;}
			
			.matter_left a{color:#9AAD3A;}

.author_a { float: left; margin-right: 10px; }
.author_n { text-align: center; }
.author_n a { color: #98AC33; }
#twitter_div { padding: 10px 10px 10px 10px; }
#twitter_update_list { color: #858583; }
#twitter_div li { border-bottom: solid 1px #DCE0D4; padding-bottom: 10px; margin-bottom: 0px; margin-left: -30px; margin-right: 10px; }
#tweetbacks {
font-size:12px;
}
#tweetbacks li {
padding-bottom:5px;
} 
.post {
border-bottom: solid 1px #98AC33; padding-bottom: 40px; margin-bottom: 20px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.postheader {
height: 80px;
}
.single
{
    height: 80px;
    border-bottom: solid 1px #98AC33; padding-bottom: 20px; margin-bottom: 20px;
}

.author, .email, .url, .comment
{
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
}

/*==============================================
		H E A D E R
==============================================*/

#header{
	
	width: 100%;
	background: url(images/bg_logo_nav.jpg) repeat-x;
	height: 184px;
	position: relative;
	}	
	
	.header_content{
		width:970px;
		margin:0px auto;
		position:relative;
		height:auto;
	}
	
	.logo{
		width:970px;
		height:139px;
		background:url(images/logo.jpg) no-repeat;
	}
	
	.navigation{
		width:970px;
		height:45px;
		margin:0px auto;
		text-align:center;
		}
		
/*==============================================
		F O O T E R
==============================================*/

#footer{
	height:99px;
	width:100%;
	background:url(images/footer_bg.jpg) repeat-x;
	position:relative;
	margin: 0 auto 0 auto;
	}
	
	.footer_back{
		height:99px;
		width:970px;
		background:url(images/footer.jpg) no-repeat;
		margin:0px auto;
		}

/*==============================================
		M A T T E R
==============================================*/

#matter_content{
	padding-top:30px;
	width:970px;
	height:auto;
	position:relative;
	margin:0px auto;
	margin-bottom: 30px;
	overflow: hidden;

	}
	
	#matter_content .matter_left{
		width:625px;
		height:auto;
		color:#858583;
		font-family:Arial;
		font-size:13px;
		position:relative;
		display: block; 
		float: left;
		}
		
		.matter_left a{
		color: #585857;
		}
		
	.matter_left .head {
		padding-top:15px;
		padding-left:2px;
		padding-bottom:20px;
		color: #98AC33;
		font-size: 220%;
		font-weight: bolder; 
		margin-bottom: 10px;
		}
		

		
	#matter_content .matter_right{
		position:absolute;
		width:322px;
		height:auto;
		right:0px;
		top:30px;
	    font-size: 13px;
	    list-style-type: none;
	    position:relative;
	    display: block; 	
	    float: right;
		}
			.matter_right h2 {
	            list-style-type: none;
	            line-height: 50%;		
	            color: #98AC33;
			}
			
		.rbtop{
			position:relative;
			width:322px;
			height:11px;
			background:url(images/rightbox_top.jpg) no-repeat;
			}
		.rbmid{
			position:relative;
			width:322px;
			height:auto;
			min-height:100px;
			background:url(images/rightbox_mid.jpg) repeat-y;
			font-family:Arial;
			font-size:12px;
			color:#98ad32;
			}
		.textrm	{
		    padding: 0 15px 0 15px;
			text-align: left;
	    	}
			
			.news_img{

				padding-left:11px;
				}
		
	
			
			
			
		.rbbot{
			position:relative;
			width:322px;
			height:11px;
			background:url(images/rightbox_bottom.jpg) no-repeat;
			margin-bottom: 15px;
			}
			
			
		.three_box{
			width:970px;
			height:165px;
			position:relative;
			font-family:Arial;
			font-size:12px;
			color:#858683;
			}
			
			.seprator1{
				position:absolute;
				width:5px;
				height:170px;
				left: 359px;
				background:url(images/home_separator_vertical.jpg) no-repeat;
						}
			.seprator2{
				position:absolute;
				width:5px;
				height:170px;
				left: 694px;
				background:url(images/home_separator_vertical.jpg) no-repeat;

						}
			
			.box1{
				width:359px;
				position:absolute;
				height:155px;
				margin-top:10px;
				}
				
				.mailing{
					position:relative;
					
					width:320px;
					height:40px;
					margin:0px auto;
					margin-top:10px;
					text-align:right;
					}
					.subs_textbox{
	background:url(images/home_mailinglist_email.jpg) no-repeat;
	width:214px;
	height:35px;
	position:absolute;
	left: 0px;
	top: 0px;


	

					}
									
					.subs_textbox1{
					background:none;
	width:210px;
	height:25px;
	border:0px;
	line-height:25px;
	margin-top:5px;
	margin-left:0px;
					}
				
				
				
				
			.box2{
				width:330px;
				position:absolute;
				height:155px;
				left: 364px;
				margin-top:10px;
				}
				
				
				.box2_matter{
					width:300px;
					position:relative;
					margin:0px auto;
					height:140px;
					}
				
			.box3{
				width:271px;
				position:absolute;
				height:155px;
				right:0px;
				margin-top:10px;
				}
				
				.box3_matter{
					width:240px;
					position:relative;
					margin:0px auto;
					height:140px;
					}
					
  #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
	.rating 
	{
	    float: right;
	}
	
	.submit 
	{
	    background: #99AE35;
	    border: solid 2px #748D2F;
	}
		#submit 
	{
	    background: #99AE35;
	    border: solid 2px #748D2F;
	}
	.search
	{
	    margin-bottom: 40px;
	}
		.keepr, .keepr a, .keepr a:hover, .keepr a:visited, .keepr a:active {
		color: #98AC33;
		margin-bottom: 10px;
		float: right;
        display: block;
        margin: 0 40px 0 0;
        font-size: 120%;
	}
	
	.singletitle
		{
		color: #9AAD3A;
		font-size: 200%;
	}
	
		.posttitle, .posttitle a
		{
		color: #9AAD3A;
		font-size: 140%;
		margin-bottom: 10px;
	}