@charset "utf-8";
/* CSS Document */

/*
Theme Name: Socrates
Theme URI: http://www.socratestheme.com
Description:  Premium WP Theme with Advanced Customization Features
Version: 2.03
Author: Flying Monkey Media, Inc.
Author URL: http://www.socratestheme.com
Tags: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* ------------------------------------- Main Structure ------------------------------------------------------- */
body				{ background-color:#2f2f2f; margin:0; 
	font-size: 11pt;
	line-height: 1.55;
	font-family: Frutiger, "Frutiger Linotype", Univers, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/* no need to change the im-wrapper it simple allows everything to be centered */
.im-wrapper			{ width:100%; }
.topBar				{ position:relative; z-index:3; background-image:url(images/bg-top.png); width:980px; height:19px; margin-top:20px; left:0; text-align:left; clear:both; background-position: 0 0;}
.topBarLeft			{ position: relative; z-index:3; background-image:url(images/bg-sales-top-left.png); width:17px; height:19px; margin-top:20px; float:left; text-align:left; clear:none; background-position: 0 1;}
.topBarMiddle		{ position: relative; z-index:3; background-image:url(images/bg-sales-top-center.png); width:946px; height:19px; margin-top:20px; text-align:left; float:left; clear:none; background-position: 0 0; overflow:hidden;}
.topBarRight		{ position: relative; z-index:3; background-image:url(images/bg-sales-top-right.png); width:17px; height:19px; margin-top:20px; text-align:left; float:left; clear:none; background-position: 0 1;}

.bottomBar			{ background-image:url("images/bg-bottom.png"); width:980px; height:29px;}
.bottomBarNoLogo		{ background-image:url("images/bg-bottom-nologo.png"); width:980px; height:29px;}
/* width of frame determines width of content area. The clear eliminates the need for a <br clear:all /> tag 
   when using the complex template
*/
.im-frame			{ position:relative; width:980px; text-align:left; clear:both; background:url(images/bg-center.png) repeat-y; left:0px;  height:100%; z-index:4}
.im-lowerFrame		{ position:relative; width:980px; text-align:left; clear:both; left:5px;}

.wp-caption p.wp-caption-text {font-size: 10px; text-align:center;line-height: 1.25 !important;\ padding: 5px; margin: 0 0 10px; color:#000;}

.titleText h1		{ color:#FFF;}


/* required stuff */
img, a img 			{ border:none}
a:active 			{ outline: none;}
a:focus				{ outline: none;}
a					{ text-decoration:none; color: #2e3192; }
a:hover				{ text-decoration:underline; color: #8C0404; }

.rounded			{-moz-border-radius: 5px; -webkit-border-radius: 5px;}
.socshadow				{ text-shadow: black 2px 2px 5px;}
.line				{ position:relative; left:15px; border-bottom:3px double #e2e2e2; clear:both; width:945px; margin:0px 0px 5px; height:3px;}

.aligncenter 		{ display:block; margin-left:auto; margin-right:auto; text-align:center}
.alignleft, .homepagepost img.attachment-thumbnail, .archive img.attachment-post-thumbnail	{ float: left; margin-right: 6px; }
.homepagepost img.attachment-thumbnail, .archive img.attachment-post-thumbnail { padding: 3px; border: 3px double #ccc; float: left; margin-left: 6px; margin-right: 12px; }
.alignright, h2 img 		{float: right; margin-left: 12px; }


.navigation { display: block; margin-bottom: 12px; }

/* .homepagepost img { width: 244px; height: auto; } */
.homepagepost { padding-bottom: 12px; }
.homepagepost p { clear: none; margin-left: 176px !important; line-height: 1.25; }
.archive .post p, .archive .post h3 { clear: none; margin-left: 320px !important; line-height: 1.125; }
.home .post .entry { margin-top: -18px; }



h1, h2, h3, h4, h5, h6		{ margin:0px 0px 5px; }
h1							 { font-size:100%;}
h2							 { font-size:24pt;}
h2.pagetitle, h2.posttitle 				{ color: #2e3192; }
p							{ margin:0px 0px 0px 0px; padding:5px 15px 5px 0px;color: #161618}

.blue { color: #2e3192; }

.widgettitle					{ position:relative;  padding-bottom:3px; margin:0px 0px 5px 0px; /* border-bottom:1px dotted #e2e2e2 */ }
.widgetFrame .widgettitle		{ position:relative;  padding-bottom:3px; margin:0px 0px 0px 0px; border:none}

ul 					{ padding:0; margin:5px 0px 10px 15px}
li 					{ color:#161618; margin:0px; padding; 0px -5px;}
ol 					{ list-style-type: decimal; color:#585858; margin:0px;}
ol ol 				{ list-style-type: upper-alpha; }
ol ol ol 			{ list-style-type: decimal; }
ol ol ol ol 		{ list-style-type: lower-alpha; }
ol ol ol ol ol 		{ list-style-type: lower-roman; }

/* ------------------------------------- SQUEEZE PAGE ------------------------------------------------------- */

.socratessqueezepage h2 {line-height:100%;}
.socratessqueezepage body {background-color:#FFFFFF; background-image:none;}

/* ------------------------------------- SALES PAGE ------------------------------------------------------- */

.socratessalespage h2 {line-height:100%;}

/* ------------------------------------- Admin Area ------------------------------------------------------- */
.socialmedialabel { display: block; width: 150px; float: left;}
.socialmediainput { float: right;}

/* ------------------------------------- POSTS ------------------------------------------------------------------ */
.post					{ padding:0px 0px 0px 0px; overflow:hidden; border-bottom: 3px double #ccc; margin-bottom: 12px; width: 612px; line-height: 1.4 }
/* .post a					{ color:#2e3192}
.post a:hover			{ color:#8C0404} */
.post img				{ padding:0px 10px 0px 10px;}

.post h1, .post h2, .post h3	{ margin:0px 0px 12px 0px; line-height: 1}
.post h4, .post h5, .post h6	{ margin:3px 0px 6px 0px}

.post h4 { color: #8C0404; }

.singleTitle			{ border-bottom:double #e8d9cf; margin:5px 0px 0px 0px}

.postAuthor				{ font-size:10px; color:#999; margin-bottom:10px;}
.postAuthor	a			{ color:#85695b}
.postAuthor	a:hover		{ color:#553e30; text-decoration:underline;}

.post p					{ margin:0 0 1em 0; padding:0px}
.post ul 				{ margin: 0 0 1em 1.5em; list-style: square; }
.postmetadata			{ color:#777777; font-size:80%; margin:10px 0px 20px;;}
.post .edit a			{ color:#7d1515; font-size:60%}

.post blockquote		{ margin:3px 20px; color:#585858}
.post .entry                                        { color:#161618; padding-bottom: 10px; }

.post .type-testimonials {
	display: block;
	width: 292px;
	padding-top: 6px;
	height: 412px;
	float: left;
	border-bottom: 3px double #ccc;
	font-size: 92%;
	line-height: 1.25;
}

.post .type-testimonials.alt {
	padding-right: 6px;
	margin-right: 6px;
	border-right: 3px double #ccc;
}

.post .type-testimonials img.attachment-post-thumbnail {
	margin-bottom: 9px;
	padding: 0;
	width: 292px ;
	height: auto;
}

//table			{ background:#868686; border:none}
//th				{ background:#696869; color:#FFF; padding:3px}
//tr				{ background:#e3e3e3;}
//tr.alternate	{ background:#d2d0d2}
//td				{ padding:3px}

.even					{ background:#e3e3e3}
.odd					{ background:#d2d0d2}
#commentsFrame			{ width:455px; font-size:90%;  }
#commentsFrame h3		{ margin:5px 0px 5px 0px}
#respond a				{ }
#respond a:hover		{ text-decoration:underline;}

.commentlist .photo		{ float:left; padding:3px 5px 0px 0px}
ol.commentlist 			{ left:-20px; margin:3px 0px; padding:0px}
.commentlist li			{ list-style:none; margin:10px 0px; padding:5px; border-bottom:1px dotted #666}
.commentlist a			{ }
.commentlist .url		{ font-size:120%; font-weight:bold; font-style:normal;}

.commentlist .reply		{ margin-bottom:5px}
.commentlist .reply a	{  font-weight:bold; }
.commentlist .reply a:hover	{  text-decoration:underline; }

.comment-meta			{ margin-top:5px;}

.commentlist p			{ }
#commentsFrame .even	{ background:#fff}
#commentsFrame .odd		{ background:#fff}


/* ------------------------------------- Header --------------------------------------------------------------- */
.im-header			{ position:relative; min-height:150px; padding:5px 0px; left:10px; width:960px; margin:-43px 0px 0px;  z-index:3 }
.im-header img		{ border:1px solid black;}
#im-searchForm		{ position:absolute; top:145px; left:748px; width:223px; z-index:5; text-align:right}
#searchBtn			{ float:right; clear:none;}
.searchBox			{ float:left; font-size:90%; color:#666; width:186px; margin:1px 0px 0px;  }
#header				{width:940px; height:150px; overflow:hidden; padding:5px 10px 0px; background:url(header-images/abstract/JigsawPuzzles.jpg) no-repeat;}

.descText			{ color:#F0F0F0;padding-top:5px;}

/* ------------------------------------- Navigation ----------------------------------------------------------- */
.im-topNav			{ position:relative; text-align:right; width:930px;  left:40px; top:-33px; margin-bottom:-35px; z-index:0; 
						height:28px; background:url(images/topFade.png) right no-repeat;}
.im-topNav a		{ position:relative; font-size:90%; padding:13px 10px 10px 10px;	margin:5px 0px 0px -4px; color:#242424; z-index:1;}
.im-topNav a:hover	{ text-decoration:none; color:#FFF}				

.im-nav				{ position:relative; background:url(images/completeNavBg.png) no-repeat; background-position:-5px 0px; width:980px; height:46px; 
						 z-index:4; padding:5px 0px 0px 5px; left:0px; top:-18px; }
						 
.im-nav a			{ position:relative; top:6px; font-size:90%; padding:9px 14px 8px 14px;  font-weight:bold; margin-left:-6px; color: #2e3192 !important;}
.im-nav a:hover		{ background:url(images/navSlash.png) repeat-x; text-decoration:none; color: #272743 !important; }

.im-nav a + a		{ background:url(images/navSlash.png) no-repeat;}



/* ------------------------------------- AD BLOCKS ----------------------------------------------------------- */
.im-topAds			{ padding:0px 10px; margin:-15px 0px 10px; height:90px; line-height: .9}
.top728				{ width:728px; height:90px; background-color:#FFFFFF; float:left; overflow:hidden;}
.side190			{ width:220px; height:90px; float:right; overflow:hidden; }





/* ------------------------------------- Footer --------------------------------------------------------------- */
.im-footer			{ position:relative; min-height:0px; padding: 0px;  left:19px; width:935px; clear:both;}
.im-footer li			{ list-style:none }
.im-lowerFooter		{ position:relative; padding:0px;  left:0px; width:980px; margin:0px 0px 0px;  }
.footerContent		{ clear:both; background:#141655 url(images/footer-img.png) top left repeat-x; color: white; padding: 4px 6px; font-size: 12px; margin-top: 6px;  }
.footerContent a { color: #fff; }
.im-lowerWidgets	{ position:relative; left:-5px; width:955px; font-size:100%;}
.im-lowerWidgets h4 {font-family: arial, Verdana, Sans-Serif;border-bottom: 1px dotted #ccc;padding: 0px 0px 2px 0px;margin: 0 0 3px 0;font-size:14px;font-weight: bold;text-transform: uppercase;letter-spacing: 0px;}
.lowerWidget		{ border:0px solid #e2e2e2; min-height:0px; float:left; width:305px; margin:5px; padding:5px 0px;}
.widgetFrame		{ padding:0px 5px 0px 0px; font-size:90%}
.widgetFrame ul ul {list-style-type: none;margin:1px;padding-top: 5px;}
.lowerNav			{ float:left; font-size:80%; width:485px; text-align:left; overflow:hidden }
.copyright			{ float:right; font-size:80%; width:480px;  overflow:hidden; text-align:right; padding-right:10px;}
.disclaimer			{ font-size:60%; text-align:center;}

.widgetFrame a		{ color:#666}


/* ------------------------------------- Content -------------------------------------------------------------- */
.im-mainContent		{ position:relative;  float:left; padding:0px;  font-size:100%; margin-bottom:5px;}
/* ------------------------------------- Sidebar --------------------------------------------------------------- */
/* the width of the sidebar must be less then the width of the frame minus the 
   width of the content are minus any padding. In this example the frame is 1000
   the content is 670px + 5px padding on each side totaling 680px. Therefore the
   sidebar width must be less then or equal to 320px. The side bar has a width of 
   300px and a padding of 5px on each side totaling 310px, that will give us a
   margin of 10px between the content and the sidebar.
*/   
.sidebar				{ position:relative; font-size:100%; }
.sidebar caption		{ font-weight:bold; color:#696869; text-align:left; font-style:italic;}
.sidebar a				{ color:#333}
.sidebar a:hover		{ color:#333a23; text-decoration:underline}
.sidebar h2 {font-family: arial, Verdana, Sans-Serif;padding: 6px 0px 4px 6px;margin: 0 0 10px 0;font-size: 14px;font-weight: bold;text-transform: uppercase;letter-spacing: 0px;}
.sidebar ul ul {list-style-type: none;margin:-4px;padding-top: 5px;}
.sidebar li li {list-style-type: none;background: transparent url(images/bullet.png) -1px 1px no-repeat;line-height: 1.125; padding: 0px 2px 12px 16px;margin: 0 0px 2px 0;}

a.socialicon, a.socialicon img { margin: 0 !important; padding: 0 !important }

.sidebar .widget { 
	border: 3px double #ccc;
	border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 1px;
	/* border-bottom: 3px double #ccc; padding-bottom: 12px; */ 
	}
h2.widgettitle { background-color: #8C0404; color: #fff; border-none; border-radius: 4px; -moz-border-radius: 4px;}

.top728 { background: #ddf2f9 url(images/top728bg.png); position: relative;}
.top728 .widget {margin: 0; padding: 0; }
.top728 blockquote { margin: 0 !important; padding: .125em 0 0 1em !important; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 11.6px; line-height: 1.375; }
#moretestimonials { font-size: 11px; font-weight: bold; position: absolute; bottom: 3px; right: 9px; }


.top728 blockquote cite, div.cite {
	display: block;
	font-size: 100%;
	font-style: italic;
	margin-left: 2em;
	text-indent: -1em;
}

.top728 blockquote cite { font-style: normal; }

.top728 blockquote cite:before, div.cite:before { content: "—" }

#calendar_wrap				{ text-align:center; }
#wp-calendar				{ position:relative;}
#wp-calendar table			{ background:#d8cac2; border:none}
#wp-calendar th				{ background:#696869; color:#FFF; padding:3px}
#wp-calendar tr				{ background:#e3e3e3;}
#wp-calendar tr.alternate	{ background:#d2d0d2}
#wp-calendar td				{ padding:3px}

