/*  
Theme Name: Peace
Author URI: http://www.premiumthemes.net/
Version: 1.0
Author: Premium Themes
Description: Premium Themes is a theme by <a href="http://cssace.com/">R.Bhavesh</a> and <a href="http://premiumthemes.net/">Premium Themes</a>.
*/


* {
	margin: 0;
	padding: 0;
	border:none;
}
body {
	background:#e9ece2;
 	font: 62.5% Arial, Helvetica, sans-serif;
}
/* Links -----------------------------------------------------------------------*/

a {
	color: #0797c0;
	text-decoration: none;
	outline:none;
}
a:hover {
 }
ul {
	list-style:none;
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.imgleft {
	float:left;
	margin:0 12px 12px 0;
	border:1px solid #809098;
	padding:3px;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	border:1px solid #809098;
	padding:3px;
}
.imgleft_n {
	float:left;
	margin:0 40px 12px 0;
	padding:3px;
}
.img_center {
	width:98%;
	background:#e0e0e0;
	padding:5px;
	margin:10px 0;
}
code {
	font-size:12px;
}
.clear {
	clear:both;
}
/* STRUCTURE ----------------------------------*/
#page {
	border-top:5px solid #192227;
}
#header {
	overflow:hidden;
	height:95px;
	background:#2a373f url(images/headbg.png) repeat-x top;
}
#header-in {
	width:960px;
	margin:0 auto;
}
#banner {
	background:#cad0be url(images/bannerbg.png) repeat-x top;
	overflow:hidden;
	height:140px;
	margin-bottom:10px;
	clear:both;
}
#banner-in {
	width:960px;
	margin:12px auto;
}
#content-wrap {
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
	min-height:500px;
	height:100%;
	overflow:hidden;
}
#content {
	float:left;
	width:55%;
}
#sidebar {
	float:right;
	width:42%;
}
#sidebar_l {
	float:left;
	width:55%;
}
#sidebar_r {
	float:right;
	width:40%;
}
#footer {
	clear:both;
	height:50px;
	padding:10px 0;
	background:#28353d;
	border-top:4px solid #ccd0c1;
}
#footer-in {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
/*  Headings ----------------------------------*/

h1 {
	margin: 0 0 15px 0;
	padding:0;
	font:normal 32px Georgia, "Times New Roman", Times, serif;
	color: #1069a6;
	border-bottom:1px solid #d4d7d9;
}
h3.title {
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;
}
h1 a, h3 a {
	text-decoration: none;
	color:#1069a6;
	border-bottom:none;
}
h1 a:hover, h3 a:hover {
	color: #476e00;
	text-decoration: none;
}
h2 {
	margin:0;
	padding: 5px 0 0 0;
	line-height: 150%;
	color: #1069a6;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
}
h2 a {
	color: #1069a6;
	text-decoration: underline;
}
h2 a:hover {
	color:#476e00;
	text-decoration: none;
}
h3 {
	margin:0;
	padding:0;
	color:#666;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
}
#sidebar h3 {
	font-size: 14px;
}
h3 a {
	color: #22628b !important;
	text-decoration: none;
}
h3 a:hover {
	color: #444 !important;
}
h4 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#1069a6;
}
h5 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#1069a6;
}
h6 {
	margin: 32px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #131313;
	font:normal 18px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d4d7d9;
}
#content .posts h6 {
	margin: 12px 0 12px 0;
	padding: 0;
	line-height: 150%;
	color: #131313;
	font:bold 13px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d4d7d9;
}
.btmspace {
	text-align:center;
	width:400px;
	float:right;
}
.btmspace2 {
	text-align:center;
	margin-bottom:15px;
}
/* Header  ----------------------------------*/

#header-in .logo-image {
	font:32px Georgia, "Times New Roman", Times, serif;
	color:#add352;
	width:288px;
	height:25px;
	margin:27px 0 0 0;
	float:left;
}
#header-in .logo-image a {
	display:block;
	color:#000;
	text-indent:-9009px;
	text-decoration:none;
	background:url(images/logo.png) no-repeat;
}
#header-in .logo-text {
	font:32px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:17px 0 0 0;
	float:left;
}
#header-in .logo-text a {
	display:block;
	color:#dde2d3;
	text-decoration:none;
}
#header-in .logo-text a:hover {
	color:#fff;
}
#header-in .description {
	margin:0;
	padding:3px 5px 0 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#6d8fa4;
	float:left;
	clear:both;
}
#header-in p {
	margin: 0 0 10px 0;
	width:600px;
	color:#666;
	font-size:12px;
	line-height:18px;
}
#header-in h2 {
	margin:0;
	padding: 5px 0 5px 0;
	color: #ff6600;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
}
.h_left {
	float:left;
}
.h_right {
	float:right;
width:600px;
}
#banner h2 {
	margin:0;
	padding: 5px 0 5px 0;
	color: #282c22;
	font:32px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#quote {
	margin:0;
	margin-top:5px;
	padding: 5px 0 5px 0;
	color: #282c22;
	font:14px Georgia, "Times New Roman", Times, serif;
	display:block;
}
/*nav start ----------------------------------------------- */
#navi {
	height:100%;
	overflow:hidden;
	float:right;
	clear:both;
	margin-top:40px;
	width:600px;
	text-align:right;
}
#nav {
	padding:0px;
	height: 41px;
	list-style:none;
	margin-left:10px;
	float:right;
}
#nav li {
	float:left;
	background:url(images/navtabr.png) top right no-repeat;
	margin-left:5px;
}
#nav .page_item a {
	color: #a0cfeb;
	display: block;
	background: url(images/navtabl.png) top left no-repeat;
	text-decoration: none;
	padding:8px 15px 7px 15px;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#nav li:hover {
	background-position: 100% -30px;
}
#nav .page_item a:hover {
	background-position: 0px -30px;
	border: none;
	color:#fff;
}
* html #nav .page_item a:hover {
	background-position: 0px 0px;
	border: none;
	color:#fff;
}
#nav li.current_page_item {
	color:#fff;
	text-decoration: none;
	background: url(images/navtabr.png) no-repeat right;
	background-position: 100% -30px;
}
#nav .current_page_item a {
	color:#fff;
	text-decoration: none;
	background: url(images/navtabl.png) no-repeat;
	background-position: 0px -30px;
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/


#header-in #search {
	background:url(images/searchbg.png) no-repeat;
	margin:0;
	float:right;
	padding:0px 0 0 45px;
	float:right;
	width:270px;
	height:25px;
}
.searchfield {
}
#search .s {
	border: none;
	background:#42535e;
	color: #c0d3dd;
	border:none;
	padding:2px;
	font:12px Arial, Helvetica, sans-serif;
	width:220px;
	float: left;
	height:16px;
	margin-right:5px;
}
#header-in #searchform .sgo {
	margin:6px 0 0 5px;
	border:none;
}
/* Content  ----------------------------------*/


#content p {
	margin: 0 0 12px 0;
	font-size:12px;
	line-height:19px;
	text-align:justify;
}
#content p a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #c9c9c9;
}
#content p a:hover {
	color:#0797c0;
}
#content a {
	text-decoration: none;
	color:#0797c0;
}
#content a:hover {
	color:#333;
}
#content ul {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}
#content li {
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	background:url(images/bullet4.png) no-repeat center;
	background-position:0 2px;
}
#content ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
#content li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	background:url(images/bullet4.png) no-repeat center;
	background-position:0 2px;
}
#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 22px;
}
#content ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}
#content p.aligncenter {
	text-align:center;
}
#content p.aligright {
	text-align:right;
}
#content p.more {
	font-size:10px;
	text-transform:uppercase;
}
#content p.more a {
	text-decoration:none;
}
#content blockquote {
	margin:15px 0 20px 5px;
	padding:10px 50px 5px 60px;
	background: url(images/quote2.png) no-repeat left top;
	background-position:8px 5px;
	font-size:14px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content blockquote p {
 	font-size:14px;
}
/*Rounded Croner White start ----------------------------- */

#xsnazzy {
	background: transparent;
	margin:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.xtop, .xbottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.xb1 {
	margin:0 5px;
	background:#fff;
}
.xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px;
	margin:0 1px;
}
.xboxcontent {
	background:#fff;
	border:0 solid #fff;
	border-width:0 1px;
	padding:0px 10px;
	height:100%;
	overflow:hidden;
 }
.min_height {
	min-height:500px;
}
/*Rounded Croner orange start ----------------------------- */

#oxsnazzy {
	background: transparent;
	margin:0 0 10px 0;
}
.oxtop, .oxbottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.oxb1, .oxb2, .oxb3, .oxb4 {
	display:block;
	overflow:hidden;
}
.oxb1, .oxb2, .oxb3 {
	height:1px;
}
.oxb2, .oxb3, .oxb4 {
	background:#fff4d3;
	border-left:1px solid #eabd98;
	border-right:1px solid #eabd98;
}
.oxb1 {
	margin:0 5px;
	background:#ffc34d;
}
.oxb2 {
	margin:0 3px;
	border-width:0 2px;
}
.oxb3 {
	margin:0 2px;
}
.oxb4 {
	height:2px;
	margin:0 1px;
}
.oxboxcontent {
	display:block;
	background:#fff4d3;
	border:0 solid #eabd98;
	border-width:0 1px;
	padding:0 10px;
	height:100%;
	overflow:hidden;
}
/*post css start ----------------------------------*/

#content .posts {
	clear:both;
	height:100%;
	display:table;
	padding:5px 0;
	margin-bottom:15px;
}
#content .post_top {
	padding:0 0 11px 0;
	margin-bottom:5px;
	font-size:11px;
	line-height:20px;
	color:#666;
	overflow:hidden;
	clear:both;
	height:100%;
}
#content .post_top a {
	color:#0797c0;
	text-decoration:none;
	border-bottom:none;
}
#content .post_top a:hover {
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #c9c9c9;
}
#content .post_bottom {
	padding:3px 20px;
	margin:8px 0 5px 0;
	font-size:11px;
	height:15px;
	clear:both;
	border-top:1px dashed #CBD3BB;
	border-bottom:1px dashed #CBD3BB;
	background-color:#EFF2E9;
}
.more-link {
	text-align:right;
	float:right;
	font-size:10px;
	text-transform:uppercase;
	background:url(images/i_continue.png) no-repeat right;
	padding-right:10px;
	margin-bottom:8px;
}

#content .commentp {
	float:right;
}
/* 	Previous/Next Page Navigation ----------------------------------*/
.page-nav {
	clear: both;
	margin: 0 0px;
	padding: 2px 0px;
}
.nav-previous {
	width: 240px;
	float: left;
	text-align: left;
	margin: 2px 0px;
 }
.nav-next {
	width: 240px;
	float: right;
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
	border-bottom:none;
}
.nav-previous a {
	padding-left: 11px;
	text-transform:uppercase;
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next a {
	padding-right: 11px;
	text-transform:uppercase;
	background:url(images/arrow-right.gif) no-repeat right;
	border-bottom:none;
}

.pagenavi { text-align:center; }
#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
	line-height:24px;
	background-color: #2b99ff;
}
#content .wp-pagenavi a:hover {
	color:#fff;
	background-color: #154b7d;
}
#content .wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
	background-color: #fff;
}
#content .wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #add352;
	background:#26343c;
}
#content .wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #fff;
	line-height:25px;
	background-color: #fff;
}
#content .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 12px;
	list-style:none;
	border-bottom:1px solid #eee;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	padding-left:8px;
	display:block;
	margin:8px 0;
}
#content .category h2, #content .archives h2 {
	margin-bottom:15px;
}
#content .category {
	float:left;
	width:48%;
	border-right:1px solid #eee;
}
#content .archives {
	float:right;
	width:48%;
}
#content .category a, #content .archives a {
	color:#666;
}
#content .category a:hover, #content .archives a:hover {
	color:#333;
}
.search404 {
	padding:5px 8px;
	margin:0 0 8px 0;
	overflow:hidden;
	height:100%;
	width:200px;
	background:#31414c;
}
.search404 .searchbg_textield {
	border:1px solid #d2d2d2;
 	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	padding:3px;
	color:#333;
	margin:-8px 0 0 0;
}
#content .search404 .sgo {
	border:none;
	margin-left:5px;
}
/*widget calendar css =================================================== */

#wp-calendar {
	width:90%;
	margin:0 auto;
	color:#2a271c;
}
#sidebar .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar #calendar_wrap caption {
	margin:0 0 3px 0;
	padding:3px 0 2px 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	background:url(images/headbg.png) repeat-x;
	width:100%;
}
/* widget search css ===================================================  */	

#sidebar #searchform {
	overflow:hidden;
	height:100%;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#searchform input {
	color:#333;
	border:1px solid #ccc;
}
#search br {
	display:none;
}
.sponsors {
	text-align:center;
	overflow:hidden;
	height:100%;
 	clear:both;
}
/* Comments  ----------------------------------*/

.gravatar {
	border:2px solid #739fcb;
	margin:0 10px 5px 0;
	width:40px;
	height:40px;
	display:block;
	background: url(images/gravtar.png) no-repeat;
}
#comments-wrap {
}
.textarea {
	border:1px solid #658192;
	background:#fff;
	width:280px;
	color:#333;
}
.textarea:hover {
	border:1px solid #658192;
	background:#e8f6ff;
	width:280px;
}
.Cbutton {
	border:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;
	background:#293841;
	color:#fff;
}
.Cbutton:hover {
	border:none;
	background:#422005;
	color:#fff;
}
/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}
/*	Comments	*/

.commentlist {
}
.commetmainauthor {
	clear:both;
	margin-bottom:15px;
	padding:5px;
	overflow:hidden;
	height:100%;
	background:#eef0e8 url(images/sepretor_hr.png) repeat-x bottom;
}
.commetmain {
	clear:both;
	margin-bottom:15px;
	padding-bottom:8px;
	overflow:hidden;
	padding:5px;
	height:100%;
	background:url(images/sepretor_hr.png) repeat-x bottom;
}
.commet_left {
	width:20%;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
}
.commet_right {
	width:70%;
	float:right;
	background:url(images/quote.png) no-repeat;
	padding:5px 0 0 35px;
	background:url(images/sepretor_vr.png) repeat-y left;
	min-height:55px;
}
.comm_list {
	margin-bottom:15px;
}
#content .commetmain p {
	margin:0;
	padding:0;
}
.thecomment {
	margin: 0px;
}
.comment-body {
	margin:0;
}
.comment-metadata {
	padding:5px 10px;
 	font-weight:bold;
	font-size:11px;
}
.comment-metadata a, .comment-metadata a:visited {
	color:#333;
	text-decoration:none;
}
.comment-metadata a:hover {
	color: #666;
}
.authorcomment {
	margin: 0px;
	font-size:12px;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	padding:0 10px;
	background: #fff;
 }
.authorcomment .comment-metadata a {
	color:#333;
	text-decoration:none;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}
.nav-next {
	padding-right:8px;
	font-weight:bold;
}
.nav-previous {
	padding-left:8px;
	font-weight:bold;
}
.comment-author {
	padding-bottom:5px;
	font-size:11px;
	text-align:center;
}
/* sidebar content ----------------------------------*/
 
#sidebar h2 {
	margin:0;
	padding:3px 0 2px 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#27526e;
}
#sidebar h3 {
	margin:0 0 5px 0;
	padding:0;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#192227;
	border-bottom:1px dotted #333;
}
#sidebar p {
	margin:0;
	padding:0 0 5px 5px;
	font:12px Arial, Helvetica, sans-serif;
 }
#sidebar p a {
	color:#0797c0;
	text-decoration:none;
	border-bottom:none;
}
#sidebar p a:hover {
	text-decoration:none;
	border-bottom:1px solid #C9C9C9;
	color:#333333;
}
#sidebar a {
	line-height:18px;
	text-decoration: none;
	color:#0797c0;
	border-bottom:none;
}
#sidebar a:hover {
	text-decoration:none;

	border-bottom:1px solid #C9C9C9;
	color:#333333;
}
#sidebar p.i_email {
	background:url(images/i_email.png) no-repeat;
	background-position:5px 3px;
	padding-left:28px;
	padding-bottom:3px;
}
.advt_spacer {
	margin:15px 0 10px 28px;
}
#sidebar ul, #sidebar ul li {
	margin:0 0 25px 0;
	padding:0;
	font-size:11px;
	list-style-type: none;
}
#sidebar ul li ul {
	margin:0;
	padding:0;
}
#sidebar ul li ul li {
	margin: 0;
	padding: 3px 0 3px 22px;
	background:url(images/bullet.png) no-repeat;
	background-position:5px 9px;
	border-bottom:1px solid #cdcfc7;
}

#sidebar ul li ul li:hover {
	background:url(images/bullet.png) no-repeat #FFF;
	background-position:5px 9px;
}

#sidebar ul li ul li a {
	color: #22628b;
	line-height:18px;
	text-decoration: none;
	display:block;
}
#sidebar ul li ul li a:hover {
	text-decoration: none;
	color:#333;
	background:#FFF;
	border-bottom:none;
}
#sidebar ul li ul li ul li {
	margin:0;
	padding: 3px 0 3px 22px;
	border-bottom:none;
}
#sidebar ul li ul li ul li a {
	color: #0d3b74;
	margin: 0;
	text-decoration: none;
	border-bottom:none;
}
#sidebar ul li ul li ul {
	padding: 0;
	margin: 0;
	border-bottom:none;
}
#sidebar ul li ul li ul li a:hover {
	color:#333;
	border-bottom:none;
}
.subscribetextbg {
	padding:3px 0;
	margin:2px 0 5px 0;
	background-position:55px 4px;
}
.subscribe_textield {
	border:1px solid #c9cac6;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	margin:5px 0 0 5px;
	padding:2px;
	width:190px;
}
.rssfeed {
	float:right;
	padding:0 5px 0 0;
}
.subscribe {
	background:url(images/subscribebg.png) no-repeat bottom;
	padding:5px;
	overflow:hidden;
	height:100%;
	margin-bottom:8px;
}
.subscribe_b {
	border:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	margin:5px 0 0 5px;
}
.i_rss {
	background:url(images/rss.png) no-repeat;
	padding-left:22px;
	padding-bottom:3px;
}
/* footer ---------------------------------- */

#footer p {
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
	line-height:22px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#footer span {
	color:#fff;
	position:relative;
	top:-5px;
}
#footer span a {
	color:#fff;
	text-decoration:none;
}
#footer span a:hover {
	color:#9feaff;
	text-decoration:none;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #9feaff;
}
#flinks {
	float:right;
	list-style:none;
}
#flinks li {
	display: inline;
	line-height:26px;
	color:#fff;
}
#flinks li a {
	color:#ffff;
	padding:0px 8px 0 8px;
	border-right:1px solid #fff;
	margin:0;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#flinks li a:hover {
	display: inline;
	color:#9feaff;
}
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


.posts p img {
border: 1px solid #000;
padding: 1px;
}

#photos {
	text-align:center;
}

#photos a:hover {
	border-bottom:none;
}


#photos img {
	margin:2px;
	border:2px solid #28363F;
}

.twitter {
	margin: 0 0 7px 3px;
	font-size:11px;
	color:#22628B;
}

.twitpic {
	display: block;
	margin: 5px 0;
	text-align: center;
}

#smugmug {
	margin-left: 8px;
}

#smugmug img {
	vertical-align:middle;
}

.sm_photos{
        width:386px;
        margin: 0 auto;
}

.wp-caption-text {
text-align:center !important;
font-size:16px !important;
color:#27526E;
padding:6px 0;
line-height:16px !important;
margin:0 !important;
}

.wp-caption {
padding-top: 4px;
border: 1px solid #000;
margin-bottom: 20px;
background: #f5f8ee;
text-align:center;
}

#subscribe_form input{
	padding: 3px 5px;
	border: 1px solid #CAD0BE;
	margin-top: 3px;
}