@charset "utf-8";

/*
Theme Name: GP2 Socrates
Theme URI: http://www.socratestheme.com
Description:  Premium WP Theme with Advanced Customization Features
Version: 2.3
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

*/



/* =Menu
-------------------------------------------------------------- */
#access {
	background: transparent;
	display: block;
	float: left;
	margin: 0 auto;
	width: 980px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 968px;
}
#access .menu-header ul,
div.menu ul,
.sub-menu {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #6B2A31;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #eee;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a {
	background: transparent;
	
}
#access ul ul :hover > a {
	background: #ddd;
	
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	
}


/* ------------------------------------- Main Structure ------------------------------------------------------- */
body {
	background-color: #F4F4F4;
	margin: 0;
	font-size: 9pt;
}

/* for the next and previous links on the bottom of a single post page */
.clear-fix {
	clear: both;
	height: 0px;
}

.nav-previous {
	float: right;
}

.nav-next {
	float: left;
}

/* no need to change the im-wrapper it simple allows everything to be centered */
.im-wrapper {
	width: 100%;
}

.topBar {
	position: relative;
	z-index: 3;
	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 {
	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;
	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: 3px !important;
	\ padding: 5px;
	margin: 0 0 10px;
	color: #000;
}
.titleText h1 {
	color: #fff;
	font-size: 100%;
	padding: 10px 0 5px 0;
	}

/* required stuff */
img,a img {
	border: none
}

a:active {
	outline: none;
}

a:focus {
	outline: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.rounded {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.line {
	position: relative;
	left: 15px;
	border-bottom: 3px double #a2c9e3;
	clear: both;
	width: 945px;
	margin: 0px 0px 5px;
	height: 3px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px 0px 5px;
	line-height: 26px;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16pt;
	font-family: arial, helvetica, san-serif;
}
h3 {
	font-size: 14pt;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 0px;
	color: #161618;
	line-height: 16px;
}

.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: 5px 0px 0px 0px;
	padding;
	0
	px
	-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
}

.post a {
	color: #336699
}

.post a:hover {
	color: #D45D2A
}

.post img {
	padding: 0px 10px 0px 10px;
}

.post h1 {
	margin: 5px 0px 5px 0px;
	font-size: 18pt;
	font-family: arial, helvetica, san-serif;
}
.post h2 {
	margin: 5px 0px 5px 0px;
	font-size: 16pt;
	font-family: arial, helvetica, san-serif;
}
.post h3 {
	margin: 5px 0px 5px 0px;
	font-size: 14pt;
	font-family: arial, helvetica, san-serif;
}

.post h4,.post h5,.post h6 {
	margin: 5px 0px 0px 0px
}

.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;
	padding: 5px 5px 5px 0px
}

.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;
	line-height: 16px;
}

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

blockquote p {
	font-style: italic;
	color: #666 !important;
	font-family: Georgia;
}

/* --------------------- STICKY POST ----------------------------*/
.sticky {
	background: #eee;
	border: 1px solid #bbb;
	padding: 10px !important;
}

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

.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: 80%;
	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;
	font-family: Verdana, Geneva, sans-serif
}

.im-nav a {
	position: relative;
	top: 10px;
	font-size: 100%;
	padding: 9px 14px 8px 14px;
	font-weight: bold;
	margin-left: -6px;
}

.im-nav a:hover {
	background: url("images/navSlash.png") repeat-x;
	text-decoration: none
}

.im-nav a+a {
	background: url("images/navSlash.png") no-repeat;
}

/* ---------------------- START new navigation (wordpress 3.0 menus) ----- */
.menu-primary,.menu-top,.menu-bottomleft,.menu-bottomright {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.menu-primary li a,.menu-top li a,.menu-bottomleft li a,.menu-bottomright li a {
	
}

.menu-primary li a:hover,.menu-top li a:hover,.menu-bottomleft li a:hover,.menu-bottomright li a:hover {
	
}

.menu-primary li,.menu-bottomleft li {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.menu-top li,.menu-bottomright li {
	float: right;
	margin: 0px;
	padding: 0px;
}

/* top menu above header */
.menu-top {
	position: relative;
	text-align: right;
	width: 930px;
	left: 40px;
	top: -33px;
	margin-bottom: -35px !important;
	z-index: 0;
	height: 28px;
	background: url("images/topFade.png") right no-repeat;
}

.menu-top li a {
	position: relative;
	font-size: 80%;
	padding: 13px 10px 10px 10px;
	margin: 5px 0px 0px -4px;
	z-index: 1;
}

.menu-top a:hover {
	text-decoration: none;
	
}

/* primary navigation below header */
.menu-primary {
	position: relative;
	background: url("images/completeNavBg.png") no-repeat;
	background-position: -5px 0px;
	width: 980px;
	height: 46px;
	z-index: 4;
	padding: 0px 0px 0px 10px;
	left: 0px;
	top: -18px;
	font-family: Verdana, Geneva, sans-serif;
}

.menu-primary li a {
	position: relative;
	top: 6px;
	font-size: 100%;
	padding: 9px 14px 8px 14px;
	font-weight: bold;
	margin-left: -6px;
}

.menu-primary li a:hover {
	background: url("images/navSlash.png") repeat-x;
	text-decoration: none;
}

.menu-primary li a+a {
	background: url("images/navSlash.png") no-repeat;
}

/* bottom navigation */
.menu-bottomleft li {
	padding-right: 20px;
}

.menu-bottomright li {
	padding-left: 20px;
}

/* ------------------------- END new navigation (wordpress 3.0 menus) ----- */
/* ------------------------------------- AD BLOCKS ----------------------------------------------------------- */
.im-topAds {
	padding: 0px 10px;
	margin: -15px 0px 10px 3px;
	height: 90px;
}

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

.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;
	border-bottom: 1px dotted #a2c9e3;
	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;
	padding: 0px 2px 3px 16px;
	margin: 0 0px 2px 0;
}

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

.ddnav {
	top: -18px;
	position: relative;
	z-index: 4;
	padding: 5px 0px 0px 4px;
	width: 973px;
}

.socactivation {
	background: #000000;
	z-index: 99999;
	position: absolute;
	width: 100%;
	height: 100%;
}