/* @override 
	http://localhost/ec/wp-content/themes/inkd_ec/style.css
	http://evolutionarychristianity.com/blog/wp-content/themes/inkd_ec/style.css
*/
 
/*
Theme Name: Evolutionary Christianity Theme
Theme URI: http://www.inkedstudio.com.ar
Description: Wordpress Theme for The Evolutionary Christianity Blog.
Version: 1.15 (WP-3.0+)
Author: Fabian Mari&ntilde;o
Author URI: http://www.inkedstudio.com.ar
*/
@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/*
Color Scheme
Grey: #3c3c3c
Green: #006567
Light Violet: #4a4cc5
Violet: #4142ac
Dark Violet: #34358a
*/

/***General Styles***/
html, body {
	background: #FFF;
}
body {
	background: transparent url(style/img/body-bkg.png) repeat-x 0 top;
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	margin: 0 auto -96px;
	background: transparent url(style/img/wrapper_bg.png) repeat-y center;
	padding: 0 9px;
}
a {
	color: #bb1b0d;
	text-decoration: none;
	border-bottom: 1px dotted #bb1b0d;
}
.no-no {
	display: none;
}
/* buttons */
.gradbutton, .gradbutton:visited {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	background: #ffcc00 url(style/img/bot_overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	*width:280px;
	position: relative;
	margin: 12px 5px 10px;
	*margin:0px;
	cursor: pointer;
}
.gradbutton:hover	{ background-color: #adeafe; color: #fff; }
.gradbutton:active	{ top: 1px; }

.small.gradbutton, .small.gradbutton:visited	{ font-size: 11px; padding: ; }

.gradbutton, .gradbutton:visited,
.medium.gradbutton, .medium.gradbutton:visited	{ font-size: 13px; font-weight: bold; letter-spacing: 0px;line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }

.large.gradbutton, .large.gradbutton:visited	{font-size: 22px; padding: 12px 9px 12px; }

.huge.gradbutton, .huge.gradbutton:visited	{font-size: 28px; padding: 10px 20px 9px; }

.magenta.gradbutton, .magenta.gradbutton:visited	{ background-color: #e5d784; }
.magenta.gradbutton:hover							{ background-color: #c6ba72; }

.darkpink.gradbutton, .darkpink.gradbutton:visited {background-color:#006567;}
.darkpink.gradbutton:hover	{background-color:#006567;}

.red.gradbutton, .magenta.gradbutton:visited	{ background-color: #BB1B0D; }
.red.gradbutton:hover							{ background-color: #9B160A; }


/***Header Style***/
#header {
	height: 237px;
	background: url(style/img/header-bg.jpg) no-repeat scroll center;
}
#header.alt-header{
	background: transparent url(style/img/header_bg.jpg) no-repeat scroll;
}
#logo {
	width: 550px;
	position: relative;
	float: left;
	top: 15px;
	left: 90px;
	padding: 0 0 0 20px;
}
#logo h1 {
	margin: 0 0 15px;
	padding: 0;
	width: 380px;
}
#logo h1 a {
	display: block;
	width: 380px;
	height: 120px;
	margin: 0 auto;
	padding: 0px;
	background: transparent url(style/img/logos.png) no-repeat 0 0;
	text-indent: -9999px;
	border: none;
}
#logo p {
	font-size: 17px;
	color: #fff;
	text-shadow: 2px 1px 2px rgba(0,0,0, 0.7);
	margin-top: -16px;
	width: 335px;
	text-align: right;
	font-weight: bold;
	display: none;
}
/**Featured **/
#featured {
	position: relative;
	float: left;
	left: 60px;
	width: 535px;
	top: 20px;
}
/***Navbar Styles***/
#navbar {
	margin-bottom: 10px;
}
#navbar ul {
	background: #fff; /*none*/
	border-bottom: 3px solid #f1f1f1;
	clear: both;
	height: 37px;
	padding: 0px 10px;
	margin: 0;
	text-transform: uppercase;
}

#navbar ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
#navbar ul li a {
	display: block;
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4d4d4d;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
	padding: 5px ;
	font-size: 18px;
	line-height: 29px;
	font-weight: normal;
	letter-spacing: 1px;
	height: 28px;
	border: none;
}
#navbar ul li.active a {
	background: #34358a;
}

#navbar ul li a:hover {
	background: #bb1b0d;
	color: #f1f1f1;
}

#navbar ul li.current_page_item a, #navbar ul li.current-menu-item a {
	cursor: default;
	background: #f1f1f1;
	color: #909090;
	border-right: 1px solid e5e5e5;
	border-bottom: 1px solid e5e5e5;
}

/***Container Styles***/
#container {
	padding: 0 1px;
	font-size: 14px;
	line-height: 23px;
	margin: 15px 0 30px 0;
}
#col_left {
	width: 600px;
	padding: 15px 0 10px;
	margin: 0;
	background: #fff;
	color: #3c3c3c;
	border: none;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
#col_full-width {
	width: auto;
	padding: 0 30px 25px 30px;
	clear: both;
	background: #fff;
	color: #3c3c3c;
}
#col_full-width-narrow {
	width: 610px;
	margin: 0 auto;
	clear: both;
	color: #3c3c3c;
}
#col_full-width p,
#col_full-width-narrow p {
	margin: 0 0 15px 0;
} 
#tagline {
	width: 590px;
	height: 112px;
	background: transparent url(style/img/tagline_bg.jpg) repeat-x;
	margin: 0 0 25px 0;
	color: #fff;
	padding: 0px;
	position: relative;
	text-shadow: 1px 1px 2px rgba(0,0,0, 0.62);
	z-index: 0;
}
#tagline h3{
	font-family: georgia, serif;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 10px 0 128px;
	color: #fff;
	text-align: left;
	margin:0;
}
#tagline p {
	font-size: 17px;
	line-height: 21px;
	padding: 0 15px 0 128px;
}
#tagline i.tagline_mask {
	background: url(style/img/tagline_mask.png) no-repeat 100% 50%;
	display: block;
	height: 112px;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	z-index: 3;
}
#tagline img.ico {
	display: block;
	left: 5px;
	float: left;
	position: absolute;
	top: -16px;
	width: 128px;
	z-index: 1;
}
/***Sidebar Style ***/
#sidebar {
	float: right;
	width: 300px;
	padding: 0 10px;
	background: transparent;
	display: inline; /* ie Fix */
}
#sidebar h2,
#sidebar h5 {
	text-align: center;
	color: #323232;
	font-size: 24px;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 10px 0;
}
#sidebar ul {
	font-size: 16px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
}
#sidebar ul li {
	color: #f1912f;
	margin: 0px 0px 15px 0px;
}
#sidebar ul li a {
	color: #bb1b0d;
	border: none;
}
#sidebar ul li a:hover {
	color: #bb1b0d;
	text-decoration: underline;
}
#sidebar ul ul {
	font-size: 15px;
	line-height: 22px;
	margin: 0px 0px 5px 12px;
}
#sidebar ul ul li {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 7px 0;
	border-bottom: 1px dotted #bfbfbf;
}

#archives-3 select {
	font-size: 12px;
	width: 94%;
	margin: 0 8px 10px 8px;
}

ul li.widget {
	background-color: #ffffff;
    background-image: url(images/linear_bg_2.png); /* fallback image */
    background-image: -moz-linear-gradient(100% 100% 90deg, #dbdbdb, #ffffff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#dbdbdb));
	padding: 10px 15px 15px;
	margin: 15px 0px 20px 0px;
	border: 1px solid #b1b1b1;
	height: auto;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.15);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.15);
}

li#text-5.widget.widget_text,
li#text-6.widget.widget_text,
li#text-9.widget.widget_text,
li#text-10.widget.widget_text {
	background: #000;
}

/***Page Sidebar Styles***/
#page_sidebar {
	float: right;
	width: 310px;
	color: #626262;
}
/***Footer Styles***/
#footer, .push {
	height: 92px;
}
#footer {
	width: 960px;
	background: #e1e1e1;
	margin: 0 auto ;
	font-size: 14px;
	border-top: 3px solid #d8d8d8;
}
#foot_nav {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 25px 0 5px 0;
	text-align:center;
	clear: both;
	
}
#foot_nav ul {
	position: relative;
	height: 10px;
	padding: 0;
	margin: 0;
}

/*
#footer ul #menu-item-13 a {
	border-left: 2px solid #fff;
	padding: 0 0 0 12px;
}
*/
#foot_nav ul li {
	padding: 0;
	margin: 0;
	display: inline;
}
#foot_nav ul li a {
	color: #bb1b0d;
	text-decoration: none;
	margin:0 12px;
	padding: 0;
	line-height: 10px;
	font-weight: normal;
	height: 10px;
	border: none;
}
#foot_nav ul li.active a,
#foot_nav ul li a:hover,
#foot_nav ul li.current_page_item a,
#footer p.copy a:hover  {
	text-decoration: underline;
}

#footer div.info {
	display: block;
	margin: 0 auto;
	clear: both;
}
#footer p.copy strong {
	color: #bb1b0d;
}
#footer p {
	text-align: center;
	padding: 25px 10px 0;
	font-size: 14px;
	line-height: 16px;
	margin: 0 45px;
	color: #fff;
}


#footer p.copy {
	padding: 20px 10px 0;
	font-size: 12px;
	color: #8c8c8c;
}

#footer p.copy a,
#footer p.copy a:visited {
	color: #bb1b0d;
	border: none;
}

#footer p.links {
	color: #fff;
	padding: 20px 10px 0;
}

#footer p.links a {
	font-size: 14px;
	color: #ffcc00;
	padding: 0 10px;
	border: none;
}
#footer p.links a:hover {
	text-decoration: underline;
}


/***Content***/
/***Post Styles***/
.post-content {
	width: 550px;
	padding: 0;
	margin: 0 24px;
}
.post {
	width: 600px;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}
.post hr {
	width: 90%;
	margin: 15px 20px 10px;
	border: none;
	border-bottom: 1px solid #999999;
}
.post p {
	margin: 0px 0px 12px 0px;
	color: #656565;
}
h1.post-title {
	font-weight: bold;
}
h2.post-title,
h3.post-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	letter-spacing: 0.05em;
	line-height: 30px;
	padding-top: 2px;
	text-align: center;
	color: #bb1b0d;
	margin-left: 93px;
	margin-right: 93px;
}
h1.post-title a,
h2.post-title a,
h3.post-title a {
	color: #bb1b0d;
	border: none;
}
h1.post-title a:hover,
h2.post-title a:hover,
h3.post-title a:hover {
	color: #727272;
	text-decoration: none;
}

h4.event-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 32px;
	text-align: left;
	color: #bb1b0d;
	padding-top: 0;
	padding-bottom: 25px;	
}

div.event-entry a.gradbutton.magenta.medium {
	background: #bb1b0d;
	margin-bottom: 10px;

}
div.event-entry a:hover.gradbutton.magenta.medium {
	background: #9b160a;
}

div.event-entry p.info {
	font-size: 12px;
	margin-bottom: 0px;
}

div.event-entry p.audioplayer_container {  
	text-align: center;
}

div.meta {
	width: 560px;
	background: #f1f1f1;
	margin: 30px auto 20px;
	height: 25px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #d8d8d8;
}
div.meta p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #8c8c8c;
}
div.meta a {
	color: #34358a;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	border: none;
}
div.right {
	position: relative;
	float: left;
	left: -11px;
}
a.post-comments {
	background: #b1b1b1;
	color: #FFF;
	display: block;
	left: 10px;
	line-height: 1.5em;
	padding: 10px 12px 7px;
	position: absolute;
	text-align: right;
	font-weight: bold;
	text-transform: lowercase;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	top: 0;
	width: 62px;
	border: none;
	-moz-border-radius: 0 7px 7px 0;
	-webkit-border-radius: 7px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
a.post-comments:hover {
	background: #b31d00;
}
a.post-comments span {
	color: #FFF;
	display: block;
	font-size: 2em;
}
blockquote {
	display: block;
	width: 460px;
	margin: 20px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: #f1f1f1;
	font-style: italic;
	font-weight: normal;
	padding: 20px 30px 25px 65px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d8d8d8;	
}
blockquote p:before {
	display:inline;
	float:none;
	font-size: 0em;
	padding-top: 0;
	margin-right: 0;
	text-transform:none;
}
blockquote:before, 
blockquote:after {
	color: #ababab;
	width: 50px;
}
blockquote:before {
	display: block;
	font-size: 800%;
	content: "\201C";
	height: 0;
	margin-left: -60px;
	margin-top: 10px;
	position: relative;
	top: 20px;
}
blockquote p:after {
	font-size: 100%;
	content: "\201D";
	display: inline;
}
cite {
	font-weight: bold;
	text-align: right;
	color: #656565;
}
cite:before {
	content: "~";
}
#col_full-width ul{
	width: 65%;
}
#col_full-width-narrow ul {
	width: 80%;
}
#col_full-width ul,
#col_full-width-narrow ul,
.post-content ul {
	margin: 15px auto;
	padding: 2px 0;
}
#col_full-width ul li,
#col_full-width-narrow ul li,
.post-content ul li {
	font-size: 14px;
	line-height: 20px;
	margin: 10px 10px 15px;
	padding: 10px 10px 10px 45px;
	background: #fffbe9 url(style/img/bullet-icon.png) no-repeat 6px 5px;
	border: 1px solid #d8d8d8;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e4e0d0;
}
div.promote {
	width: 540px;
	border: 1px solid #dddddd;
	margin: 10px auto;
	display: block;
	padding: 10px;
	background-color: #ededed;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.promote h3 {
	font-size: 20px;
	color: #656565;
	margin-bottom: 10px;
	text-align: left;
}
/***Comments Styles***/
#comments-section {
	width: 556px;
	padding: 0;
	margin: 0px 0px 0px 24px;
}
#comments-section h3 {
	font-size: 24px;
	margin: 10px 0 15px 0;
	color: #bb1b0d;
	text-align: left;
	font-weight: bold;
}
.navigation {
	width: 100%;
	display: block;
	height: 20px;
	line-height: 20px;
	background-color: transparent;
	margin: 10px 0px;
	padding: 5px 10px;
	color: #ff1e55;
}
ol.commentlist {
	width: 580px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: #656565;
}
ol.commentlist li {
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 1%;
	margin: 0 0 15px 0;
	padding: 15px 7px 15px 57px;
	position: relative;
}
ol.commentlist li.alt {
	
}
ol.commentlist li.bypostauthor {
	
}
ol.commentlist li.byuser {
	
}
ol.commentlist li.comment-author-admin {
	
}
ol.commentlist li.comment {
	width: 490px;
}
ol.commentlist li div.comment-author {
	padding: 0 170px 0 0;
}
ol.commentlist li div.vcard {
	font: bold 14px/1.4 helvetica,arial,sans-serif;
}
ol.commentlist li div.vcard cite.fn {
	color: #333;
	font-style: normal;
}
ol.commentlist li div.vcard cite:before {
	content: "";
}
ol.commentlist li div.vcard cite.fn a.url {
	color: #535353;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color: #000;
}
ol.commentlist li div.vcard img.avatar {
	border: 1px solid #ddd;
	left: 7px;
	position: absolute;
	top: 15px;
}
ol.commentlist li div.vcard img.avatar-32 {
	
}
ol.commentlist li div.vcard img.photo {
	
}
ol.commentlist li div.vcard span.says {
	color: #3c3c3c;
}
ol.commentlist li div.commentmetadata {
	
}
ol.commentlist li div.comment-meta {
	font: bold 10px/1.4 helvetica,arial,sans-serif;
	position: absolute;
	right: 20px;
	text-align: right;
	top: 18px;
}
ol.commentlist li div.comment-meta a {
	color: #535353;
	text-decoration: none;
	border: none;
}
ol.commentlist li div.comment-meta a:hover {
	color: #535353;
}
ol.commentlist li p {
	font: normal 13px/1.5 helvetica,arial,sans-serif;
	margin: 10px 15px 12px 0;
	color: #3c3c3c;
}
ol.commentlist li ul {
	font: normal 14px/1.4 helvetica,arial,sans-serif;
	list-style: square;
	margin: 0 0 1em;
	padding: 0;
	text-indent: 0;
}
ol.commentlist li div.reply a {
	border-style: none;
	background: #bb1b0d;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	font: bold 10px/1 helvetica,arial,sans-serif;
	padding: 6px 10px;
	text-align: center;
	width: 60px;
	display: block;
}
ol.commentlist li div.reply a:hover {
	border-style: none;
	background: #9f170b;
}
ol.commentlist li div.reply a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
ol.commentlist li ul.children {
	list-style: none;
	margin: 1em 0 0;
	text-indent: 0;
}
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {
	
}
ol.commentlist li ul.children li.byuser {
	
}
ol.commentlist li ul.children li.comment {
	
}
ol.commentlist li ul.children li.comment-author-admin {
	
}
ol.commentlist li ul.children li.depth-2 {
	margin: 0 0 .25em;
	width: 85%;
}
ol.commentlist li ul.children li.depth-3 {
	margin: 0 0 .25em;
	width: 82%;
}
ol.commentlist li ul.children li.depth-4 {
	margin: 0 0 .25em;
	width: 79%;
}
ol.commentlist li ul.children li.depth-5 {
	margin: 0 0 .25em;
	width: 73%;
}

ol.commentlist li.depth-3 div.vcard,
ol.commentlist li.depth-4 div.vcard,
ol.commentlist li.depth-5 div.vcard {
	padding: 0;	
}

ol.commentlist li.depth-3 div.comment-meta,
ol.commentlist li.depth-4 div.comment-meta,
ol.commentlist li.depth-5 div.comment-meta {
	position: relative;
	text-align: left;
	top: 0;
	left: 0;
}


ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {
	background: #fffbe9;
	border: 1px solid #e4e0d0;
}
ol.commentlist li.odd {
	background: #f6edca;
	border: 1px solid #dad6c7;
}
ol.commentlist li.parent {
	
}
ol.commentlist li.pingback {
}
ol.commentlist li.pingback.parent {
}
ol.commentlist li.pingback div.vcard {
	padding: 0 170px 0 0;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
/***Comment Form***/
#commentform {
	width: 554px;
	margin: 20px 0px;
}
#commentform label {
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px 10px;
}
#commentform input {
	display: inline;
	height: 30px;
	width: 280px;
	margin-bottom: 15px;
	border: 1px solid #c4c4c4;
	color: #656565;
	font-size: 14px;
	padding-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fbfbfb;
}
#commentform textarea {
	background: #fbfbfb;	
	width: 450px;
	height: 160px;
	border: 1px solid #c4c4c4;
	color: #333;
	font-size: 15px;
	font-family: Helvetica, Arial, serif;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#commentform .submit_comment {
	border: none;
	margin: 20px 0px 5px 0px;
	width: 160px;
	height: 32px;
	background: #bb1b0d;
	padding: 0;
	color: #fff;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #000;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#commentform .submit_comment:hover{
background: #9f170b;
}
#commentform p {
	margin: 0  0 12px 0px;
}
/**Single Page Styles**/
.page_tagline {
	background: transparent url('img.jpg') no-repeat scroll;
	background-color: #ededed;
	width: 970px;
	color: #626262;
	border: 5px solid #dddddd;
	font-size: 15px;
	line-height: 23px;
	position: relative;
	padding-bottom: 35px;
	margin-bottom: 25px;
}
.page_tagline h2 {
	color: #ff1e55;
	font-size: 27px;
	padding: 30px 0 10px 30px;
}
.page_tagline p {
	padding: 0px 30px 0px 30px;
	width: 920px;
}
.page_tagline img {
	position: absolute;
	top: -70px;
	right: -55px;
}
#page_content {
	width: 600px;
	font-size: 14px;
	line-height: 23px;
}
#page_content a {
	color: #ff1e55;
}
#page_content p {
	font-size: 14px;
	line-height: 22px;
	margin: 20px 0px;
	color: #656565;
}
.page_image {
	margin: 0px 15px 5px 0px;
}
/***Contact Form Styles***/
#contact_form {
	margin: 10px 0px;
	font-size: 14px;
}
#contact_form p span {
	color: #ff1e55;
	font-weight: bold;
}
#contact_form legend {
	font-size: 28px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0;
}
#contact_form input {
	width: 350px;
	height: 34px;
	background: #fff no-repeat scroll;
	border: none;
	display: block;
	margin: 0px 0px 10px 0px;
	color: #ff1e55;
	font-size: 16px;
	padding-left: 5px;
	margin-top: 10px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#form_message {
	background: #fff repeat scroll;
	width: 350px;
	height: 149px;
	border: none;
	color: #ff1e55;
	font-size: 17px;
	font-family: Helvetica, Arial, serif;
	padding: 10px 5px;
	margin-top: 10px;
	display: block;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.short_text {
	width: 350px;
}
#form_submit.submit_form {
	border: none;
	margin: 20px 0px 5px 0px;
	width: 120px;
	height: 40px;
	background: #55a5d3 url(contact_send.jpg) no-repeat scroll;
	padding: 0;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
	font-style: normal;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input#form_submit.submit_form:hover {
	background: #5ebef3 url(contact_send-hover.jpg) no-repeat scroll;
	cursor: pointer;
	font-weight: bold;
}
#loader {
	margin: 10px 0px;
}
#response {
	width: 370px;
	border: 1px solid #55a5d3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	padding: 10px 5px;
	margin: 20px 0px;
}
/*Search Form*/
#searchform {
	width: 280px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 16px;
	border: 1px solid #fff;
	position: relative;
	color: #fff;
	background: transparent url(style/img/widget_bg.png);
}
input#s {
	width: 180px;
	height: 22px;
	font-size: 13px;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: bold;
	color: #b1b1b1;
	display: block;
	clear: both;
	padding: 0 0 0 6px;
	margin: 10px 0 0 0;
}
input#searchsubmit {
	width: 70px;
	position: absolute;
	top: 42px;
	right: 10px;
	border: none;
	color: #fff;
	background: #bb1b0d;
	padding: 4px;
	font-weight: bold;
	display: block;
	cursor: pointer;
	border: none;
	font-size: 14px;
	font-style: normal;
	text-shadow: 0px 1px 1px #999;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input#searchsubmit:hover {
	background: #a9180b;
	text-shadow: 0px 1px 1px #a4415b
}

/* POST-ITS*/

.post-it {
	width: 70%;
	margin: 13px auto 7px;
	padding: 17px 17px 25px;
	background: #fdff99 url(style/img/post-it.jpg) no-repeat right bottom;
}

#col_left .post-it {
	width: 80%;
}
#col_full-width-narrow .post-it {
	width: 70%;
}
.post-it h4 {
	margin-bottom: 13px;
	color: #000;
}
.post-it p {
	color: #003;
	padding: 0 10px;
}

/*Widgets*/


/*Registration and password forms */

.registration label, .password-form label {
	color: #BB1B0D;
	float: left;
	width: 50px;
	display: block;
	padding: 3px 0;
	
}

.registration div {
	clear: both;
	padding-top: 5px;
}

.registration input, .password-form input {
	margin: 0;
	width: 200px;
	float: left;
	height: 25px;
	padding: 0 3px;
	font-size: 15px;
	line-height: 18px;
	color: #656565;
}

.registration .gradbutton { 
	margin: 10px 0;
	position: relative;
	left: 100px;
}

.registration .notice {
	padding: 5px;
	font-size: 9px;
	color: #000;
	line-height: 11px;
}


ul.password-form {
	position: relative;
	left: 30px;
	margin: 0;
	top: -18px;
	
}

ul.password-form li {
	background-image: none;
	margin: 0;
	padding: 10px 20px 10px 20px;
}	

.password-form input {
	width: 120px;
	position: absolute;
	top: 0;
	left: 80px;
	
}

.password-form label {
	width: 80px;
	position: relative;
}

.password-form p {
	clear: left;
	width: 100%;
	text-align: center;
}

.password-form .gradbutton { 
	margin: 5px;
	left: 220px;
	position: relative;
}

.password-form h2  {
    color: #323232;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 10px 0;
    padding: 0;
    text-align: center;
}

.password-form form {
	width: 220px;
	margin: 0 auto;
	height: 30px;
}

/* End registration and password form */



/*Meet Your Trainers*/
div.trainers {
	margin: 0 10px;
}

div.trainers h5 {
	margin: 10px 0;
}
div.trainers img {
	border: 1px solid #a5a5a5;
	height:auto;
	margin:0 15px 0 0;
	width:80px;
	padding: 0;
}
div.trainers p,
.textwidget p {
	font-size: 13px;
	color: #4b4b4b;
	line-height:18px;
	padding:5px 0 10px;
	clear: both;
}
div.trainers p strong {
	color:#bb1b0d;
	font-size:16px;
}
div.trainers hr {
	clear:left;
	display:block;
	height:12px;
	margin:0;
	padding:0;
	border: none;
	color: transparent;
	border: none;
	border-bottom: 1px solid transparent; /*ie6 hack to hide the border */
}
/*Signup Form*/

form#signup {
	margin: 0;
	background: transparent url(style/img/signup-bkg.png) no-repeat center -5px;
	padding: 0 5px 0px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#signup p.center a {
	color: #ffcc00;
}

#signup p.center small {
	display: block;
	padding: 5px 0 0 0;
	color: #656565;
}

form#signup h2 {
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 36px;
	color: #323232;
	margin: 0 5px 0;
	padding: 10px 0px 10px;
}
form#signup h2 strong {
	color: #fff;
	text-decoration: underline;
}
form#signup p {
	font-size: 14px;
	line-height: 18px;
	padding: 0 ;
	color: #4b4b4b;
	text-align: center;
}
form#signup p em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #262626;
}
form#signup ol,
form#signup ol li {
	padding: 0;
	margin: 5px auto 10px;
	background: none;
	color: #fff;
}
form#signup ol li label{
	text-align: left;
	font-size: 15px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	clear: both;
	color: #535353;
}

#signup ol li button{
	display: block;
	text-align: center;
	margin: 20px auto -5px;

}
form#signup ol li input {
	margin: 5px 0px 0px 0px;
	width: 90%;
	height: 25px;
	padding: 0 10px;
	font-size: 15px;
	line-height: 18px;
	color: #656565;
}
/* Sell Form */
form.selling {
	width: 580px;
	background: #fff;
	padding: 10px 10px;
	color: #000;
	margin: 15px auto 9px;
	border: 1px solid #310063;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#col_left form.selling {
	width: 480px;
	margin: 15px 20px;
}
form.selling h2 {
	border: none;
	font-weight: bold;
	margin: -10px 0px 0px 0px;
}
form.selling p {
	color: #3c3c3c;
	margin-bottom: 0.5em;
	padding: 0 15px;
	margin: 0px 0px 15px 0px;
	background: none;
}
#col_full-width form.selling ul,
.post-content form.selling ul {
	width: 80%;
}
form.selling ol,
form.selling ol li {
	padding: 0;
	margin: 10px auto;
	background: none;
	width: 550px;
	text-align: center;
}

#col_left form.selling ol,
#col_left form.selling ol li {
	width: 450px;
}
form.selling ol li label{
	text-align: left;
	font-size: 16px;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	color: #fff;
}
form.selling ol li input {
	width: 280px;
	height: 30px;
	padding: 0 10px;
	font-size: 17px;
	line-height: 16px;
	font-weight: bold;
	color: #a4415b ;
}

.right {float:left; width:45%;}
.left {float:left; width:45%;}
	line-height: 18px;
	color: #3c3c3c ;
}
/* Sell Form */
form.selling {
	width: 580px;
	background: #fff;
	padding: 10px 10px;
	color: #000;
	margin: 15px auto 9px;
	border: 1px solid #310063;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#col_left form.selling {
	width: 480px;
	margin: 15px 20px;
}
form.selling h2 {
	border: none;
	font-weight: bold;
	margin: -10px 0px 0px 0px;
}
form.selling p {
	color: #3c3c3c;
	margin-bottom: 0.5em;
	padding: 0 15px;
	margin: 0px 0px 15px 0px;
	background: none;
}
#col_full-width form.selling ul,
.post-content form.selling ul {
	width: 80%;
}
form.selling ol,
form.selling ol li {
	padding: 0;
	margin: 10px auto;
	background: none;
	width: 550px;
	text-align: center;
}

#col_left form.selling ol,
#col_left form.selling ol li {
	width: 450px;
}
form.selling ol li label{
	text-align: left;
	font-size: 16px;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	color: #fff;
}
form.selling ol li input {
	width: 280px;
	height: 30px;
	padding: 0 10px;
	font-size: 17px;
	line-height: 16px;
	font-weight: bold;
	color: #a4415b ;
}

.right {float:left; width:45%;}
.left {float:left; width:45%;}

.pagination {
	padding: 20px;
	text-align: center;
}

.pagination a {
	margin: 0 10px;
}


.social-media-buttons {
	height: 25px;
	padding-top: 15px;
}

.social-media-buttons-landing {
	padding-right: 40px;
}

.social-media-buttons-perma {
	padding-right: 20px;
}

.tweet-icon, .fblike-icon, .stumble-icon {
	float: right;
}

.tweet-icon { 

}
.fblike-icon { 

}
.stumble-icon { 
	width: 75px;
	padding: 1px 0 0 0;
}
