/*
Theme Name: Parkers Arms
Version: 1.0
Author: BetterWebSpace
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	background: #f5f5f5;
	behavior:url("csshover3.htc");
}
a {
	text-decoration: none;
	color: #71a91d;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 10px;
	clear: both;
}
.imgleft {
	float: left;
	margin: 0 10px 15px 10px;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 894px;
	margin: auto auto;
	text-align: center;
	position: relative;
	background: url(images/wrapperbg.png) repeat-y top;
}
/** END wrapper**/

/** BEGIN header **/
#header {
	width: 894px;
	height: 160px;
	float: left;
	padding: 0;
	background: #535a4a;
	margin: 0;
}

#header #search {
		margin: 5px 10px 10px 20px;
		float: right;
		width: 200px;
		text-align: right;

  color: #c0cab4;
    font-size: 1.7em;
    font-weight: lighter;
    text-shadow: #243c05 1px 1px 2px;
    font-family: Georgia, "Times New Roman", Times, serif;

	}
		
#header #meta {
		margin: 10px 10px 10px 10px;
		float: right;
		width: 700px;
		text-align: right;
		color: #c0cab4;
		font-size: 1.7em;
		font-weight: lighter;
		text-shadow: #243c05 1px 1px 2px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
		#header #social {
		margin: 0px 0 10px 10px;
		float: right;
		width: 600px;
		color: #2b2b2b;
		font-size: 0.9em;
		font-weight: normal;
	}
		
		#header #social ul {
		float: left;
		list-style-type: none;
		display: inline;
		width: 300px;
	}
		#header #social ul li {
			display: inline;
			padding-left: 8px;
			float: right;
		}
		
		#header #social ul li a{
			display: inline;
			padding-left: 8px;
			color: #2b2b2b;
			text-decoration: none;
			opacity:1; /*for everything else*/
			-moz-opacity:1; /*for Older Mozilla Browsers*/
			filter: alpha(opacity=100); /*for Internet Explorer 6/7*/
			filter: �alpha(opacity=100)�; /*for Internet Explorer 8*/
		}
		
		#header #social ul li a:hover{
			text-decoration: none;
			opacity:.50; /*for everything else*/
			-moz-opacity:0.5; /*for Older Mozilla Browsers*/
			filter: alpha(opacity=50); /*for Internet Explorer 6/7*/
			filter: �alpha(opacity=50)�; /*for Internet Explorer 8*/
		}
	
#header .logo {
		margin: 10px 20px;
		background: url(images/logo.png) no-repeat;
		height: 142px;
		width: 125px;
		float: left;
	}
/** END header **/

/** BEGIN nav **/
#nav {
	height: 100%;
	width: 894px;
	float: left;
	padding: 0;
	background: #535a4a;
	text-align: center;
	}

		#dropmenu, #dropmenu ul {
			float:left; 
			list-style-type:none; 
			font-weight:normal;
			}
		#dropmenu a {
			display: block; 
			padding: 8px 17px; 
			text-decoration:none; 
			color: #aaae9f; 
			font-size: 1.0em;
			font-weight:bold;
			}
		#dropmenu a:hover {
			background: #ea9100;
			color: #fff; 
			height: auto;
			}
		#dropmenu li {
			float:left; 
			position:relative; 
			}
			#dropmenu .current_page_item a{
			background: #ea9100;
			color: #FFFFFF; 
			height: auto;
			}
		#dropmenu ul {
			position:absolute; 
			display:none; 
			width:200px; 
			top:29px;
			}
		#dropmenu ul a {
			border-left:none;
			}
		#dropmenu li ul {
			border-top:0;
			}
		#dropmenu li ul a { 
			width:200px; 
			height:auto; 
			float:left; 
			text-align: left; 
			background: #ea9100;  
			text-transform: none; 
			color: #ffffff;}
		#dropmenu li ul a:hover { 
			width:200px; 
			height:auto; 
			float:left; 
			text-align: left; 
			background: #2e2e2e;
			text-transform: none;
			}
		#dropmenu ul ul {
			top:auto;  
			margin-bottom: 0;
			}
		#dropmenu li ul ul {
			left:12em; 
			margin:0px 0 0 90px;
			}
		#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
			display:none; 
			background: #4a72bb; 
			width: 100%;
			text-transform: none;
			}
		#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
			display:block;
			}

* html #dropmenu a {
	\font-size: 0.85em;
	f\ont-size: 0.9em;
	}

/** END nav **/

/** BEGIN main header **/
#mainHeader {
	width: 894px;
	height: 368px;
	float: left;
	padding: 0;
	background: #FFF;
	text-align: center;
	border-top: #261a12 solid 2px;
	border-bottom: #261a12 solid 3px;
	
	}
		#mainHeader .container{
		width: 350px;
		float: left;
		padding: 10px ;
		text-align: left;
		}
		#mainHeader .container2{
		float: left;
		text-align: center;
		padding: 5px;
		}
		#mainHeader h1{
		float: left;
		text-align: left;
		font-size: 2.1em;
		font-weight: lighter;
		color: #141414;
		margin: 0 0 0 20px;
		text-shadow: #ffffff 1px 1px 1px;
		line-height: 1.1em;
		}
		#mainHeader h2{
		float: left;
		text-align: left;
		margin: 20px 5px 0 10px;
		}
		#mainHeader p{
		text-align: left;
		font-size: 1.0em;
		font-weight: normal;
		color: #141414;
		line-height: 1.2em;
		margin: 10px 0 20px 20px;
		text-shadow: #ffffff 1px 1px 1px;
		}
/** END main header **/

/** BEGIN content **/
#content {
	width: 894px;
	height: 100%;
	float:left;
	background: #FFFFFF;
	}

#content .post {
	width: 534px;
	height: 100%;
	padding: 0;
	margin: 20px 20px 40px 10px;
	float: left;
	text-align: left;
}
			#content .post img {
				float: left;
				margin-right: 10px;
				padding: 0;
			}
			#content .post small{
				font-size: 1.0em;
				font-weight: normal;
				margin-bottom: 20px;
				text-align: left;
				color: #71a91d;
			}
			#content .post h1{
				font-size: 2.2em;
				font-weight: normal;
				padding: 0;
				text-align: left;
				color: #000000;
				text-shadow: #ffffff 1px 1px 1px;
			}
			#content .post h1 a {
				color: #71a91d;
				text-decoration: none;
			}
				#content .post h1 a:hover {
					text-decoration: underline;
					color: #71a91d;
				}
			#content .post h2{
				margin: 10px 0;
				border-bottom: #818181 dotted 1px;
				width: 100%;
			}
			#content .post p {
				color: #4d5643;
				font-size: 1.1em;
				line-height: 1.3em;
				padding-top: 20px;
				text-align: left;
				text-shadow: #ffffff 1px 1px 1px;
			}
			#content .post p a {
				color: #71a91d;
				text-decoration: none;
			}
				#content .post p a:hover {
					text-decoration: underline;
					color: #71a91d;
				}
				
				#content .post h3{
				color: #4d5643;
				font-size: 1.4em;
				line-height: 1.3em;
				padding-top: 20px;
				text-align: left;
				text-shadow: #ffffff 1px 1px 1px;
				font-weight: lighter;
			}
			#content .post h3 a {
				color: #71a91d;
				text-decoration: none;
			}
				#content .post h3 a:hover {
					text-decoration: underline;
					color: #71a91d;
				}
				#content .post h4{
				font-size: 0.9em;
				text-align: left;
				font-weight: lighter;
				margin: 20px 0;
				text-transform: uppercase;
			}
			#content .post h4 a {
				color: #cae4a4;
				text-shadow: #000000 1px 1px 1px;
				text-decoration: none;
				background: #304c06;
				padding: 10px;
			}
				#content .post h4 a:hover {
				color: #121d02;
				text-shadow: #d7f5ab 1px 1px 0px;
				text-decoration: none;
				background: #71a91d;
				}
			#content .post .comment a {
				float: right;
				background: url(images/comment.gif) no-repeat 1px 0;
				width: 91px;
				color: #FFFFFF;
				padding: 7px 6px 14px 6px;
				text-decoration: none;
				font-size: 0.9em;
				margin-top: 10px;
			}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 300px;
	height: 100%;
	margin: 20px 10px 20px 20px;
	float: left;
	text-align: left;
}
#sidebar .container{
	margin: 0;
}
#sidebar img {
	margin-bottom: 20px;
}
#sidebar img a{
	text-decoration: none;
	border: 0;
}
#sidebar img a:hover{
	text-decoration: none;
	border: 0;
	cursor: auto;
}
		#sidebar .heading{
		font-size: 1.4em;
		font-weight: normal;
		padding-bottom: 20px;
		text-align: left;
		color: #d31818;
		text-shadow: #ffffff 1px 1px 1px;
	}
		#sidebar h1{
		font-size: 1.3em;
		font-weight: normal;
		text-align: left;
		color: #333333;
		font-weight: bold;
		padding-bottom: 20px;
	}
		#sidebar h1 a{
		color: #333333;
		text-decoration: none;
	}
		#sidebar h1 a:hover{
		text-decoration: underline;
	}
		#sidebar p{
		font-size: 1.0em;
		font-weight: normal;
		text-align: left;
		color: #2e2e2e;
		line-height: 1.2em;
		}
		#sidebar .date{
		font-size: 0.9em;
		font-weight: normal;
		text-align: left;
		color: #1faefb;
		}
	#sidebar ul {
		list-style-image: url(images/check.png);
		list-style-position: inside;
		float: left; 
		text-align: left;
		}
		#sidebar ul li {
			padding: 10px 0;
			float: left;
			width: 210px;
		}
		#sidebar ul li a {
			color: #000000;
			text-decoration: none;
			text-shadow: #ffffff 1px 1px 1px;
		}
			#sidebar ul li a:hover {
				text-decoration: underline;
			}
		#sidebar .category, #sidebar .archive, #sidebar .blogroll, #sidebar .meta, #sidebar .tag, #sidebar .video, #sidebar .flickrs, #sidebar .pop {
			border-bottom: 1px solid #E7E6E6;
			clear: both;
			padding-top: 10px;
		}
			#sidebar .flickrs .flick {
				padding: 10px 0 10px 18px;	
			}
			#sidebar .flickrs img {
				padding: 3px 5px;
			}
			#sidebar .pop {
				padding: 0;
			}
				#sidebar .pop ul li {
					padding: 0;
					clear: both;
					width: 270px;
				}
				#sidebar .pop a {
					color: #31353E;
					text-decoration: underline;
					font-weight: bold;
				}
				#sidebar .pop p {
					line-height: 1.3em;
					margin: 8px 0;
				}
		#sidebar .video img {
			padding: 10px 0 20px 14px;
		}
		#sidebar .archive, #sidebar .meta, #sidebar .tag {
			background-color: #FFFFFF;
		}
/** END sidebar **/

	#content .post ul, #content .post ol {
		margin-bottom: 10px;
		margin-left: 40px;
		text-align: left;
	}
	#content .post li {
		line-height: 1.5em;
		padding: 2px 0;
		margin-left: 20px;
		list-style-type: circle;
	}
	#content .post blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}

/** BEGIN footer**/
#footer {
	background: #535a4a;
	clear: both;
	width: 894px;
	height: 100%;
	margin: 0 auto;
}
	#footer p {
	color: #ffffff;
	font-size: 0.8em;
	text-shadow: #000000 1px 1px 1px;
/*	text-align: center;*/
	padding: 20px 0 0 0;
	}
		#footer a {
			color: #c9ed92;
			text-decoration: none;
		}
			#footer a:hover {
				text-decoration: underline;
			}
			
	#footer ul {
		clear: both;
		list-style-type: none;
		padding: 20px 0 20px 0;
	}
		#footer ul li {
			display: inline;
			padding-right: 10px;
		}
		#footer ul li a {
			text-decoration: none;
		}
		#footer ul li a:hover {
			text-decoration: none;
		}

/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	clear: both;
	padding: 10px 0;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 3px 6px !important;
			margin-right: 2px;
			border: 1px solid #e0e0e0 !important;
			margin-top: 4px;
		}
		#wp_page_numbers .active_page a {
			background-color: #ffffff !important;
			border: 0 !important;
		}

/** BEGIN Content Single **/
#content .single {
	width: 470px;
	height: 100%;
	padding: 10px 10px;
	margin: 10px;
	float: left;
	text-align: left;
}
			#content .single h1{
				font-size: 1.5em;
				font-weight: normal;
				text-align: left;
				color: #418dc7;
			}
			
			#content .single h1 a {
				color: #418dc7;
				text-decoration: none;
			}
				#content .single h1 a:hover {
					text-decoration: underline;
				}
				
			#content .single h2{
				border-bottom: #e2e2e2 solid 1px;
				padding-bottom: 10px;
				padding-top: 20px;
			}
			
			#content .single h3{
				font-size: 1.4em;
				font-weight: normal;
				text-align: left;
				color: #418dc7;
			}
			
			#content .single h3 a {
				color: #418dc7;
				text-decoration: none;
			}
				#content .single h3 a:hover {
					text-decoration: underline;
				}
			
			#content .single strong{
				text-transform: uppercase;
				font-size: 1.1em;
			}	
			
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
/** END Content Single **/

#comments {
	padding: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
.flashbox {
	padding: 12px;
}
	.flashbox a {
		color: #000000;
	}
	
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation2 {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation2 a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation2 a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
#respond h2 {
	margin-bottom: 20px;
}
/** END wordpress 2.7 comments **/

/** START FORM Style **/

	#header form {
		width: 259px; height: 44px;
		float: right;
	}
	#header form input {
		float: right;
		border: 0;
		width: 199px; height: 44px;
		font-size: 0.9em;
		font-family: Lucida Sans, sans-serif;
		background: url(images/search.png) no-repeat top;
		color: #4e4e4e;
		padding-left: 60px;
	}
	#header form button {
		float: right;
		font-size: 0.8em;
		border: 0;
		cursor: auto;
		}
/** END FORM Style **/
