/*  
Theme Name: Pigeon
Description: Custom theme for Pigeon
Version: v2
Author: Byron Edwards
Author URI: http://www.byronedwards.com/

*/



* {
	margin:0;
	padding:0;
	list-style-type: none;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	color: #4D555A;
	font: 62.5%/18px Verdana, Arial, Helvetica, sans-serif;
	background-color: #4D425B;
}
.sticky h2, .sticky p, #header, #menu, #inner  {
	width:780px;
	margin:0 auto;
}

#footer{width:780px; margin:0 auto;}

#outer {
	background-color: #fff;
	border-bottom:2px solid #40374D;
}

#inner{position:relative;}

#header {
	position:relative;
	height:170px;
	
}


#menu {
	position:absolute;
	/*top:223px;*/
	top:-30px;
	left:0;
	
	
	font: bold 10px Verdana, sans-serif!important;
	border-top: 1px solid #07073B;
	margin-bottom:20px;
	padding:3px 0;
	text-align:left;
	
	border-bottom: 1px solid #fff;
	
	
	
	
	
	
}

#menu li {
	display:inline;
}
#menu li a {
	padding: 3px 10px 4px 11px;
border-left: 6px solid #AAB;
background: #CCD;
text-decoration: none;
color: #448;
}

li#home a, #menu li a:hover, #menu .current_page_item a, #menu .current_page_parent a, #menu .current-cat a{
	border-color: #FE3;
color: #FFF;
background: #332;
}
.designedby {
	padding-top:30px;
	
	
	color:#DADADE;
	
	font-size:0.9em;
	margin-bottom:20px;
}
.designedby a {
	text-decoration:none;
	color:#DADADE;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration:none!important;
	color: #6699FF!important;
}

h2 a{line-height:24px;}

h1, h2, h3, h4, h5 {
	margin-top:20px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	padding: 5px 0;
	color: #7670AC;
}
h3{font-size: 18px;}
h4 span{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5 {
	margin-top:20px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

#footer h4 {
	font-size:16px;
	color: #FFFFFF;	
	
}
p {
	margin-bottom:12px
}

#content p {
	font-size: 1.1em;
	color: #4D555A;
}

#sidebar p{margin-top:4px;font-size:11px;}


#toplogo {
	margin:0;
	height: 130px;
	width: 780px;
	position:absolute;
	top:0;
	left:0;
	background: url(images/toplogo.gif);
	text-indent:-9999px;
}

#toplogo a{display:block;
position:absolute; height: 130px;
	width: 380px;}



.description {
	width:242px;
	height:50px;
	position:absolute;
	top:140px;
	left:5px;
	text-indent:-9999px;
	background: ;
	margin:0;
	padding:0;
}


#newscontent, #content {
	width:520px;
	float:left;
	padding-bottom:30px;
}
#content-main {
	width:520px;
	float:left;
}

#sidebar {
	width:215px;
	float:right;
	position:relative;
	padding-bottom:40px;
	padding-top:34px;
}

#content ul {
	padding-left:20px;
	margin: 12px 0 0;
}

#content ul ul{
	padding-left:20px;
	margin: 0px 0 20px;
}
#content ul li {
	list-style-type:disc;
	font-size:1.1em;
	margin:3px;
	padding-left:12px;
}

#content ul li li {
	list-style-type:disc;
	font-size:1em;
	margin:3px;
}
#content ol {
	padding-left:20px;
	margin: 12px 0 0;
}
#content ol li {
	font-size:1.1em;
	margin:3px;
	list-style: decimal;
}
#content a, .readmore{
	color: #FF3614;
	text-decoration: underline;
}
#newscontent .post {
	border-bottom:dotted 1px #835E4F;
	padding-bottom:20px;
}
#sidebar li {
	display:inline;
	list-style-position:inside;
	list-style-type:disc!important;
}
#sidebar li a {
	display:block;
	color:#4D555A;
	padding:1px 4px 1px 20px;
	font-size: 11px;
	text-decoration:none;
	margin-bottom:1px;
	background: url(images/news.png) no-repeat left center;	
}
/*#sidebar li a:hover {
	background: #DADADE;
	border-top: 1px solid #B7B7B8;
	border-bottom: 1px solid #B7B7B8;
}*/
#sidebar ul {padding-left:20px;
	margin-top:15px;
	margin-bottom:20px;
}
#sidebar #address p {
	font-size:1.1em;
}

#registration {
	font-size:.9em!important;
}
#footer {
	clear:both;padding-bottom:100px;
}
#footer p {
	text-align:center;
	padding-top:5px;
}
#footer a {
}
.flr {
	float:right;
}
.fll {
	float:left;
}
.last {
	border-right:solid 3px #000!important;
}
.last:hover {
	border-right:3px solid #B3A88E!important;
}
.noborder {
	border:none!important;
}
.btt {
	font-size:10px;
	padding-left:15px;
	background: url(images/btt.gif) no-repeat 0 5px;
}
.btt a {
	text-decoration:none;
}
.btt a:hover {
	text-decoration:underline;
}
.navigation {
	padding:20px 0 ;
	font-size:11px;
}
.morelink {
	color:#C16B11!important;
	border-bottom:1px dotted #835e4f!important;
	padding-bottom:12px!important;
}


#menu .current_page_item a, #menu .current_page_parent a, #menu .current-cat a{
	color:#FFD527!important;
}
#sidebar .current_page_item a{
	background: #F7F7F7!important;
	border-top: 1px solid #B7B7B8;
	border-bottom: 1px solid #B7B7B8;
	cursor:default;	
}

.clearer{clear:both;}



.footerlinks ul li, #footer #recentposts li {
	display:inline;
}
.footerlinks ul li a, #footer #recentposts li a {
	display:block;
	color:#D8DDE3;
	padding:2px 0 2px;
	font-size: 1.1em;
	text-decoration:none;
	
}
.footerlinks ul li a:hover, #footer #recentposts li a:hover {
	color: #FFD527;
}
.footerlinks ul, #footer #recentposts {
	margin-top:15px;
}
#recentposts li a{width:190px;}
.recent{width:230px;}
.flickrrss{width:520px;}
.flickrrss img{border:solid 7px #fff; margin:20px 15px 15px 0; outline: 2px solid #40374D;}
.footerlinks{width: 175px;}

#comment{width:400px;;}

.post{margin-bottom: 20px; padding-bottom:10px;}

.postmetadata{
	padding: 12px 0 12px;
	border-bottom:1px dotted #5C709F;
	border-top:1px dotted #5C709F;
	clear:both;
	margin:12px 0;
}

.post img{margin-right:18px;margin-bottom:12px;}

table{
	border: 1px solid #D1CEE4;
}
td{
	background: #ebeff6;
	margin:2px;
	padding:4px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.staff img{
	float:left;
	border:5px solid #ECECEC;
}
.staff p{float:left; width:200px; margin-left:20px;}
.staff{
	clear:both;
	height:240px;
	width:430px;
	border-bottom:1px dotted #B7B7B8;
	padding-top:30px;
}

form#contact input, form#contact textarea{margin-top:5px; padding:3px;}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
#content img {border:solid 1px #ccc; padding :6px;}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



.smalldate{
	font: 12px Georgia, "Times New Roman", Times, serif;
	
	padding:6px 0;
}


.download{
	padding:12px 20px 10px 30px;
	display:block;
	background-image: url(images/page_white_put.png);
	background-repeat: no-repeat;
	background-position: 8px 14px;
}

.wpcf7-form {
border-top:1px dotted #5C709F;
border-bottom:1px dotted #5C709F; 
margin-top:30px; 
padding:12px 0 20px; 
width:500px;
}


p.flickr{background: url(images/flickr.gif) no-repeat right center;margin-top:20px!important;border-top: dotted 1px gray; border-bottom: dotted 1px gray;padding:10px 40px 10px 0px;}

.flickr a{
	color:red;
	
}

.sticky{
	padding:30px;
	margin-bottom:12px;
	background: #FC3;
	border: 2px solid #E9BB2E;
}
.sticky p, .sticky p a{font-size:12px;color:#000; margin-top:12px;font-style:italic;}
.sticky h2{color:#000;}
