/*
Theme Name: PureType
Theme URI: http://www.elegantwordpressthemes.com/themes/puretype
Version: 1.0
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

body {
	margin: 0px;
	padding: 0;
	color: #00033;
	background-color:#C9D9CF;
        background:url('images/');
 background-repeat: repeat-x;
background-position: 0px 100px;
	font-family: Arial;
	font-size: 16px;
	line-height: 26px;
}
.headings {
	width: 194px;
	background-color: #eeeedd;
	display: block;
	height: 28px;
	font-weight: bold;
	color: #7b7b6f;
	padding-left: 20px;
	padding-top: 3px;
	clear: both;
}
#wrapper2 {
        background:#fff;
	width: 1120px;
         margin: auto;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	
}
.post-wrapper {
	width: 636px;
	margin-top: 15px;
}
.rule {
	clear: both;
	border-top: 1px solid #eeeedd;
	width: 636px;
	margin: 15px 0px;
	float: left;
}
a:link {
	text-decoration: none;
	color: #7b7b6f;
}
a:visited {
	text-decoration: none;
	color: #7b7b6f;
}
a:hover, a:active {
	color: #3B3B3B;
}
h1, h2, h3, h4 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
.home-wrapper {
	width: 1120px;
	border-top: 1px solid #eeeedd;
	margin-top: 10px;
}
.home-left {
	width: 570px;
	border-right: 1px solid #eeeedd;
	float: left;
}
.home-post-wrap {
	width: 495px;
	border-bottom: 1px solid #eeeedd;
	padding: 15px 25px 25px 0px;
}
.home-post-wrap-2 {
	width: 636px;
	border-bottom: 1px solid #eeeedd;
	padding: 15px 0px;
}
.home-post-wrap-3 {
	width: 636px;
	border-bottom: 1px solid #eeeedd;
	padding: 0px;
}
.home-right {
	width: 214px;
	float: left;
}
.home-sidebar-box {
	padding: 15px 0px 0px 20px;
	float: left;
	clear: both;
}
.home-sidebar-box ul {
	margin: 0px 0px 15px 15px;
	padding-left: 0px;
	float: left;
}
.readmore {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
	margin-top: 10px;
}
.readmore a:link, .readmore a:hover {
	color: #7b7b6f;
}
.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	margin-top: 10px;
	color: #6a909f;
	float: left;
	margin-bottom: 15px;
	clear: both;
}
.titles-orange a:link, .titles-orange a:visited, .titles-orange a:hover {
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	margin-top: 10px;
	float: left;
	margin-bottom: 15px;
	color: #e56100;
}
.titles-featured a, .titles-featured a:hover, .titles-featured a:visited, .titles-featured, .post-title a:link, .post-title a:hover, .post-title a:visited {
	margin-bottom: 10px;
	font-family: Georgia;
	color: #e56100;
	float: left;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
}
.post-title {
	margin-top: 30px;
}
.featured-date {
	text-transform: uppercase;
	color: #76a0b0;
	font-family: Arial;
	font-size: 25px;
	float: left;
	margin-left: 12px;
	line-height: 30px;
}
blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
#pages {
	width: 100%;
	float: left;
	height: 47px;
	background-color: #f5f5eb;
border-bottom:2px solid #7c543b;
}
#pages-inside {
	width: 100%;
	float: left;
	height: 40px;
	background-color: #f5f5eb;

}
#pages-inside-2 {
	width: 1120px;
	margin: auto;
}

#categories {
	width: 1120px;
	float: left;
	background-color: #FFF;
	min-height: 25px;
	margin-top: 0px;
}
#categories ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}
#categories ul li {
	float: left;
	display: block;
	padding-left: 0px;
	height: 25px;
}
#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active {
	height: 20px;
	display: block;
	color: #76a0b0;
	font-size: 12px;
	padding: 12px 20px;
	float: left;
	margin: 0px;
}
#categories ul li a:hover {
	background-color: #fff;
margin-left:2px;
border-left:2px solid #e7e7e7;
border-bottom:2px solid #76a0b0;
background:#fff url() no-repeat scroll left top;}

#header {
	width: 1120px;
	margin-top: 0px;
	height: 193px;
	background-color: #fff;
	background-image: url();
	background-repeat: repeat-x;
	float: left;
}


#container {
	float: left;
	width: 1120px;
        background-color:#fff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#left-div {
	width: 769px;
	background-color: #FFF;
	float: left;
	padding-left: 28px;
}
#left-inside {
	float: left;
	padding: 0px 0px 0px 19px;
}
.adwrap {
	margin-left: 9px;
	float:left;
	padding: 5px 0px;
}
.adwrap a, .adwrap a:hover, .adwrap a:visited {
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
}
#contentwide{background-color: #FFF;width: 1120px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;}
#sidebar {
	float: right;
	width: 301px;
	color: #959487;
	background-color: #e9e9d9;
	border-right: 1px solid #dedeca;
	padding-left: 1px;
}



#pages-inside ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#pages-inside ul li {
	float: left;
	display: block;
	height: 40px;
	padding: 0px;
	margin: 0px;
}
#pages-inside ul li a:link, #pages-inside ul li a:visited, #pages-inside ul li a:active {
	float: left;
	color: #2d1a09;
	display: block;
	height: 20px;
	font-size: 14px;
	padding: 23px 10px 0px 10px;
	margin: 0px;
}
#pages-inside ul li a:hover {
	background-color: #f9f9f4;
}

.sidebar-box {
	padding: 13px 15px;
	margin-bottom: 5px;
	float: right;
	width: 270px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: #f5f5eb;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	color: #959487;
}
.sidebar-box ul li {
	margin: 5px 3px 3px 5px;
	clear: both;
}
.sidebar-box ul {
	list-style: circle;
	clear: both;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
.sidebar-box ul li a:hover {
	color: #959487;
}
.sidebar-box-title {
	font-size: 14px;
	color: #FFF;
	padding: 7px 11px;
	background-color: #7bab96;
	text-transform: lowercase;
	margin: 0px 0px 7px 0px;
	float: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
 

	
	
.postareawide{margin-top:8px;padding:0px 25px 0px 25px;width: 950px;background:#ffffff;}



.search_bg { float: right; margin-top: 15px; margin-left: 10px; }
.search_bg #s { background: #FFF; font-size:11px; color:#abab91; font-family: Arial; width:150px; vertical-align:middle; padding:10px; border: 1px solid #e5e3d3; }
.search_bg #searchsubmit { background-color: #e56100; color: #fff; font-weight: bold; cursor: pointer; border: 5px solid #f6f6e9; vertical-align:middle; text-transform: lowercase; margin-left: 10px; height: 25px; padding-bottom: 5px; }
#searchform { margin-right: 20px; margin-bottom: 5px; }


#about-image {
	float: left;
	display: inline;
	margin-right: 10px;
	border: 5px solid #fff;
}
.thumbnail-div {
	border: 1px solid #e7e7d4;
	float: left;
	margin-right: 10px;
	padding: 6px;
	display: inline;
}
.post-info {
	color: #abab91;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	clear: both;
}
.post-info a:link, .post-info a:hover, .post-info a:visited {
	color: 	#000;
}
.logo img{
        display:block;
	float: left;
	width: 1120px;
	height: 103px;
        border:none;

}
.slogan {
	background: #dbbfce;
	border: 1px solid #e5e5cf;
	font-size: 18px;
	color: #2d1a09;
	float: left;
	text-transform: lowercase;
	padding: 2px;
margin-left:30px;
margin-top:30px;
	height: 18px;
}
.bluetitle, .bluetitle a:link, .bluetitle a:hover, .bluetitle a:visited {
	font-size: 24px;
	font-family: Georgia;
	color: #76a0b0;
        margin-right:8px;
	float: left;
}
.redtitle, .redtitle a:link, .redtitle a:hover, .redtitle a:visited {
	font-size: 20px;
	font-family: Georgia;
	color: #e56100;
        margin-right:8px;
	float: left;
}
.lesstitle, .lesstitle a:link, .lesstitle a:hover, .lesstitle a:visited {
	font-size: 20px;
	font-family: Georgia;
	color: #e56100;
        margin-right:8px;
	float: left;
}
.featured-thumb {
	border: 10px solid #eeeedd;
	margin-bottom: 19px;
}
.featured {
	background-color: #FFF;
	width: 636px;
	margin-top: 20px;
}
.featured-thumb-wrapper {
	position: relative;
	float: left;
}
.featured-categories {
	position: absolute;
	width: 636px;
	float: left;
	margin-top: -35px;
	margin-left: -17px;
}
.featured-categories ul, .featured-categories li {
	list-style: none;
	float: left;
}
.featured-categories a:link, .featured-categories a:visited {
	background-color: #76a0b0;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 3px 6px;
	color: #fff;
	float: left;
	margin-right: 10px;
}
.featured-categories a:hover {
	background-color: #80b79f;
}
.featured-content {
	float: right;
	width: 353px;
	margin-right: 5px;
}
.current-category {
	background-color: #FFF;
	color: #7b7b6f;
	border: 1px solid #EBEBEB;
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 25px;
	width: 603px;
}
.rss a, img {float:left;border:none;z-index:50;position:relative; top:-65;}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.alignright {
	float: right;
        padding: 4px;
	margin: 0 0 2px 7px;
}
.alignleft {
	float: left;
        padding: 4px;
	margin: 0 7px 2px 0;}
/* End Images */
/*** 
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
font-weight:bold;
}

***/
#searchform {
	margin-right: 20px;
	margin-bottom: 15px;
}

span.tab {color:#551A8B;}
p.pullquoter{float: right;
        width: 200px;
        margin: 10px 5px 10px 5px;
        padding: 5px;
        /*border: 1px solid #ccc;*/
        background: url('') no-repeat;
        font: 16px/18px georgia, palatino, serif;
        color: #333;
        text-align: center;
}
p.pullquotel{float:left;
        width: 150px;
        margin: 10px 5px 10px 5px;
        padding: 5px;
        /*border: 1px solid #ccc;*/
        background: url('') no-repeat;
        font: 14px/18px georgia, palatino, serif;
        color: #333;
}
p.firstletter:first-letter 
{ font-family:Times, serif, Georgia; 
  font-size:500%; 
  font-weight:bold; 
  float:left; 
  color:#C8D5C8;
  padding-right: 2px;
 }

.dropcap {
float:left;
color:#D4D4C7;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 

.greentab {
	background-color : #F0FFF0;
        border: 2px dashed #FAF0E6;
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 20px;
	padding-top : 20px;
}
.bluetab
{
	background-color : #F0F8FF;
        border: 2px dashed #FAF0E6;
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}

img.avatar {float:left; margin-right:5px;}
form.ddpl-form select { width: 300px; }
.leftindent {padding-left:10px;
	font-size:12px;
	text-decoration:none;
	background-color:Transparent;
	line-height: 17px;
}
.highlight {
	background-color : #f9f0c9;
	color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
.greenlight {background-color : #F0FFF0;
        border: 2px dashed #FAF0E6;color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;}


  .notes {
width: 200px;
float: right;
margin: 3px 0 3px 10px;
padding: 6px;
border: 1px #ccc solid;
font-size: .85em;
background-color: #fbf4da;
}
hr {width:60%;}
 blockquote { 
color:#555; font-family: Georgia, serif; font-style: italic; margin: 0 15px 15px 15px; padding: 0 0 0 15px; border: 5px solid #eee; border-width: 0 0 0 5px; }
blockquote.pullquoteleft p, blockquote.pullquoteright p { margin: 0 !important; font-size: 18px; line-height: 24px !important; }
blockquote.pullquoteleft { float:left; margin: 5px 15px 15px 0; text-align:center; width: 200px; padding: 10px; border: 1px solid #eee; border-width: 1px 0; background: none !important; }
blockquote.pullquoteright { float:right; margin: 5px 0 15px 15px; text-align:center; width: 200px; padding: 10px; border: 1px solid #eee; border-width: 1px 0; background: none !important; }

.pullquote
{
width:210px;
margin-top:6px;
margin-bottom:3px;
padding:6px 9px;
font-size:18px;
text-align:center;
color:#333;
background:transparent;
border-top:3px double #ccc;
border-bottom:3px double #ccc
}




#footerbg {
background:#f5f5eb;
width: 1120px;
	}
}	
#footer {
	background:#f5f5eb url(images/fff.gif);
	width: 1120px;
	height: 200px;
	color: #7b7b6f;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#footer p {
background: #f5f5eb;
	color: #000000;
    font-weight: normal;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}

#footer a {
	color: #000000;
	text-decoration: none;
	}

#footer a:hover {
	color: #7b7b6f;
	text-decoration: underline;
	}
	
#footer .link-list-1 .link-list-2 .link-list-3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background:#f5f5eb;}
	
#footer ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	background:#f5f5eb;}

#footer ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	background:#f5f5eb;}
	
#footer ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	background:#f5f5eb;}
	
#footer ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#footer h2 {
	color: #7b7b6f;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer h2 a {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer .widget {
	background:#ffffff;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	}

.footer1 a img, .footer2 a img, .footer3 a img {
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
	
.footer1 {
	width: 240px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer2 {
	width: 240px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer3 {
	width: 240px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer5 {
	width: 320px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer5 a img {

	border: none;
	
	}