/*  
THEME NAME: vulture whale 2010
THEME URI: http://www.vulturewhale.com
DESCRIPTION: a theme for vulturewhale.com
VERSION: 2.0
AUTHOR: MBJWORK
AUTHOR URI: http://www.mbjwork.com/
*/

h1, h2, h3, h4, h5, p, ul, ol, li {margin:0; padding:0;}


input, select, textarea {
				font-family: Arial, Helvetica, sans-serif;
				color:#666;			
				font-size:1.0em;	
				font-weight:bold;
				}


a {outline:none;}

a img {background-color:#e1e2cf;
							text-decoration:none;
							display:block;}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background-color: #e1e2cf;
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	background-image:url(images/pageback.jpg);
	background-repeat:repeat-x;		
	}


h1#banner {
			
	width:960px;
	clear:both;
	height:253px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#fff;
	margin:0 auto;
	text-indent:-9999px;
	
	
		}
		

		
		
#nav {display:block;
		margin:5px 0 0 0;
		padding:15px;
		overflow:hidden;
		}		
		
#nav ul {
		list-style-type:none;
		text-align:right;
		margin-right:2%;
		
		}
		
#nav li {display:inline;
			margin-left:10px;
}

#nav li a {		color:#265f72;
				font-size:1.6em;
				font-weight:normal;
				text-decoration:none;
				background-color:#fff;
				padding:10px;
				clear:both;
				margin:0;
				border:1px solid #666;
			}
				

				
#nav li a:hover {color:#fff;
				background-color:#972c00;
				}		
		

#navcurrent {background-color:#000 !important;
				color:#fff !important;}






#page {
	background-color: #e1e2cf;
	margin: 60px auto 0px auto;
	/*padding: 12px;*/	
	width: 950px;
	overflow:hidden;
	}
	



#content {
	width:540px;
	text-align:left;
	float:left;
	margin-bottom:40px;
	font-size:1.3em;
	margin-left:30px;
	overflow:hidden;
	}
	

	
#content a {color:#265f72;
			text-decoration:none;
			}
			
#content a:hover {color:#265f72;
					background-color:#fff;
					}			
					
#content .entry a {color:#972c00;
			text-decoration:none;
			}

#content .entry a:hover {color:#265f72;
					background-color:#fff;
			}			
						
						
h2.pagetitle {color:#666666;
				font-size:1.7em;
				margin-bottom:19px;}						

#content .postmetadata {
	text-align: left;
	background-color:#e1deb5;
	padding:9px;
	font-size:.9em;
	/*border:1px solid #fff;*/
		}
		
#content .postmetadata a:hover {background-color:#e1deb5;
					text-decoration:underline;
					}		
					
					
#content ul {list-style-type:square;
			padding-left:30px;
			padding-right:42px;
			}
			
#content ol {	padding-left:30px;
			padding-right:42px;
			}			

#content li {margin-bottom:5px;
			line-height:130%;}
	
					
					
					

.postdatestamp {color:#666666;
		font-size:.8em;
		margin-bottom:14px;
		margin-top:-7px;
		}


.post {text-align: left;
		margin-bottom:40px;}

.post h2 {
			font-weight: bold;
			font-size:1.8em;
			margin-top:3px;
			margin-bottom:12px;
			}
			
			

.post h2 a {color:#265f72;
			text-decoration:none;
			}
			
.post h2 a:hover {color:#265f72;
					background-color:#fff;
					}			

			

.post h3 {
			font-weight: bold;
			font-size:1.3em;
			color:#06c;
			margin-top:6px;
			margin-bottom:8px;
			}


.post p {line-height:140%;
			margin-bottom:15px;
			font-size:1.1em;
			}


.post ul {list-style-type:square;
			padding-left:30px;
			padding-right:42px;
			}
			
.post ol {	padding-left:30px;
			padding-right:42px;
			}			

.post li {margin-bottom:12px;
			line-height:140%;}
	



	
/* CUSTOM STYLES FOR SIDEBAR CATEGORY MENU */	


#sidebar
{
	
	padding: 15px 0 10px 0;
	float:right;
	width: 280px;
	font-size:1.4em;
	text-align:left;
	margin-bottom:73px;
		}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {margin:5px 0 10px 0;}	
	
#sidebar p {color:#666666;
			margin-bottom:10px;}

	
#sidebar ul {list-style-type:none;
			text-align:left;
			margin-bottom:25px;}	
			
#sidebar ul li {margin-bottom:10px;}
	
#sidebar ul li a {
					text-decoration:none;
						color:#06c;
						padding:7px;
						margin-bottom:4px;
						
						
						
						}	
						
#sidebar ul li a:hover {
						
						font-weight:normal;
						}							




/* Begin Form Elements */
#sidebar #searchform {
	margin: 25px 0px;
	padding: 5px 0px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 155px;
	padding: 5px;
	margin-right:5px;
	margin-bottom:10px;
	border:0;

	
	}

#sidebar #searchsubmit {
	
		margin-bottom:10px;
	}
	
	
	
input#searchsubmit {	

		display:inline;
		margin:0;
		padding:5px;
		width:60px;
		border:0;
		background-color:#900;
		color:#fff;
		}
		
		
		
input#searchsubmit:hover {
		background-color:#06c;
		color:#fff;
		cursor:pointer;
		}	
	
	
	
	
	
	
input.submit {	display:block;
		
		margin:0;
		padding:5px;
		width:120px;
		clear:both;
		border:0;
		background-color:#265f72;
		color:#fff;}
		
		
		
input.submit:hover {
		background-color:#6d1716;
		color:#fff;
		cursor:pointer;
		}
	
	
	
	
	
/* COMMENT STYLES */

h3#comments, h3#respond {
			font-weight: bold;
			font-size:1.3em;
			color:#666;
			margin-top:6px;
			margin-bottom:6px;
			}


ol.commentlist  {padding-left:37px;
				padding-bottom:37px;
				width:90%;
				
			}
			
ol.commentlist li {font-size:1.1em;
					padding:8px;
					color:#666;
					line-height:140%;
					margin-bottom:5px;
					border-bottom:1px solid #666;}			


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}


a img {
	border: none;
	}

/* COMMENT FORM STYLES */

#commentform p {font-size:1.1em;
					color:#666666;
					margin-bottom:5px;}
	
	
/* CUSTOM FORM STYLES */

#customform form {font-size:100%;
			margin:0;
			padding:0;}

#customform fieldset {		
		border:0;
		margin:0;
		padding:0 0 20px 30px;
		width:100%;
		text-align:left;
		
		}
		
#customform legend {display:none;
			}
					
#customform label {display:block;
			clear:both;
		}		
		
#customform input,textarea, select {

margin:0 0 15px 0;
		padding:4px;
			width:85%;
			
			
		}		

#customform input.submit {	display:block;
		
		margin:0;
		padding:5px;
		width:120px;
		clear:both;
		border:0;
		background-color:#06c;
		color:#fff;}
		
		
		
#customform input.submit:hover {
		background-color:#900;
		color:#fff;
		cursor:pointer;
		}



.content_highlight_box {background-color:#ffffff;
					padding:10px;
					margin-top:10px;
					margin-bottom:15px;
					text-align:center;
					border:1px solid #06c;					
					}

.content_highlight_box a {color:#900;
						padding:3px;				
						}
					
.content_highlight_box a:hover {text-decoration:underline !important;}
						
				
				
				
				
.alignleft	{float:left;}			
								
.alignright {float:right;}



				
				
				




	
















#socialfooter {width:100%;
		height:60px;		
		background-color:#265f72;
		text-align:center;
		margin:0;
		}
		
#socialfooter ul {text-align:center;
			list-style-type:none;
			width:960px;
			margin:0 auto;
			
			}
			
#socialfooter li {display:inline;}			
			
#socialfooter li a { 
				text-indent:-9999px;
				float:left;
				}
							
			


/* BEGIN SOCIAL FOOTER STYLES */

#socialfooter  a#twitter { 	
				height:60px;
				width:160px;
				background-image:url(images/social_sprite.jpg);	
				background-position:0 -488px;			
				}
				
#socialfooter  a:hover#twitter { 	
				background-image:url(images/social_sprite.jpg);	
				background-position:0 -549px;	
				}				
											
							

				
#socialfooter  a#youtube { 	
				height:60px;
				width:160px;
				background-image:url(images/social_sprite.jpg);	
				background-position:0 -610px;		
				}
				
#socialfooter  a:hover#youtube { 	
				background-image:url(images/social_sprite.jpg);	
				background-position:0 -671px;
				}				
							
	

#socialfooter  a#ilike { 	
				height:60px;
				width:160px;
				background-image:url(images/social_sprite.jpg);	
				background-position:0 -244px;			
				}
		

				
#socialfooter  a:hover#ilike { 	
				background-image:url(images/social_sprite.jpg);		
				background-position:0 -305px;		
				}			


#socialfooter  a#facebook { 	
				height:60px;
				width:160px;
				background-image:url(images/social_sprite.jpg);	
				background-position:0 0;					
				}

#socialfooter  a:hover#facebook { 	
				background-image:url(images/social_sprite.jpg);	
				background-position:0 -61px;			
				}			
				

#socialfooter  a#flickr { 	
				height:60px;
				width:160px;
				background-image:url(images/social_sprite.jpg);	
				background-position:0 -122px;				
				}
							
				
#socialfooter  a:hover#flickr { 	
				background-image:url(images/social_sprite.jpg);		
				background-position:0 -183px;	
				}						
			
						
#socialfooter  a#myspace { 	
				height:60px;
				width:160px;
				background-image:url(images/social_sprite.jpg);	
				background-position:0 -366px;				
				}

				
#socialfooter  a:hover#myspace { 	
				background-image:url(images/social_sprite.jpg);	
				background-position:0 -427px;		
				}			

				



#footer {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	width: 100%;
	clear: both;
	height:115px;
	background-color:#6b1814;
	background-image:url(images/footerback.jpg);
	background-repeat:repeat-x;
	}
	


#footer p {
	margin: 0;
	padding: 0 15px 0 0;
	font-size:1.2em;
	line-height:121px;
	text-align: right;
	color:#fff;
	}
	
	
#footer a {color:#0099CC;
			font-weight:bold;
			text-decoration:underline;
			}		

	
#footer a:hover {color:#0099CC;
				font-weight:bold;
				text-decoration:none;
	 			}	













			
			
#searchformwrap {width:210px;
                       text-align:left;
					   
                      
                       }

#searchformwrap form {}

#searchformwrap fieldset {border:0;}

#searchformwrap input {width:210px;
                       font-family:Arial, Helvetica, sans-serif;
                       font-size:1.4em;
                       padding:7px;
                       margin-bottom:10px;
	                   border:0;
                       color:#666;
					   font-weight:bold;
					}

#searchformwrap input.submit {	
                                width:100px;
                               color:#fff;
                               border:0;
                              cursor:pointer;
							   background-color:#275e72;}

#searchformwrap input.submit:hover {
                                        color:#fff;
                                          border:0;
                                    cursor:pointer;
						background-color:#972c0a;}			
				
/* if needed - font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */				