/*

Theme Name: Anatomonics

Theme URI: http://www.anatomonics.com

Description: Wordpress theme for Anatomonics

Version: 1.0

Author: Robin Burks

Author URI: http://robinburks.sunrise-promotions.com



/* GENERAL PROPERTIES */



body  {

	font: 14px Arial, Helvetica, sans-serif;

	background: #ffffff url(images/bg-main.jpg) repeat-x;

	margin: 0;

	padding: 0;

	text-align: center; 

	color: #414549;

}

body.inside {

	font: 14px Arial, Helvetica, sans-serif;

	background: #ffffff url(images/bg-main-inside.jpg) repeat-x;

	margin: 0;

	padding: 0;

	text-align: center; 

	color: #414549;

}

body.other {

	font: 14px Arial, Helvetica, sans-serif;

	background: #ffffff url(images/bg-main-other.jpg) repeat-x;

	margin: 0;

	padding: 0;

	text-align: center; 

	color: #414549;

}

#container { 

	width: 988px;  

	margin: 0 auto;

	text-align: left;

} 

a {

	color: #414549;

	font-weight: bold;

}

a:hover {

	color: #8dafb2;

}

a:active, a:focus {

	outline: none;

}



img {

	border: 0;

}

.center {

	text-align: center;

	padding: 0 0 18px 0 !important;

}

/* HEADER AND LOGO */



#header { 

	height: 109px;

} 

#header h1 {

	display: inline;

	background:  url(images/logo.gif) no-repeat;

	position:relative; 

	float: left; 

	width: 293px; 

	height: 50px; 

	margin: 40px 0 0 0;

	text-indent:-9999px;

}

#header h1 a {

	display:block; 

	width:100%; 

	height:100%; 

	text-indent:-9999px;

}



/* NAVIGATION */



#navigation {

	float: right;

	padding:0; 

	margin: 30px 0 0 0; 

	list-style-type:none; 

	list-style-position:outside; 

	color: #a5cccc;

}

#navigation ul {

	position:relative; 

	float:left; 

	display:block; 

	padding:0; 

	margin:0;

	border: none;

}

#navigation li {

	position:relative; 

	float:left; 

	display:block; 

	padding:0; 

	margin:0;

}

#navigation li a {

	position: relative;

	display: block;

	font-size: 16px;

	padding: 19px 23px;

	color:#ffffff;

	text-decoration:none;

	font-weight: bold;

	border-right: 1px solid #696a6b;

}

#navigation li a .normal {

	font-size: 12px;

	color:#a5cccc;

	font-weight: normal;

}

#navigation li a:hover {

	color: #a5cccc;

}

#navigation li a.noborder {

	border: none;

}



/* HOME PAGE CALLOUT */



#callout {

	height: 367px;

	background: url(images/callout.jpg) no-repeat;

	list-style-type:none; 

	list-style-position:outside;

}

#callout ul {

	position:relative; 

	float:right; 

	display:inline; 

	margin: 250px 0 0 498px;

	padding:0;

	border: none;

}

#callout li {

	position:relative; 

	float:left; 

	display:inline; 

	margin: 0 0 0 9px;

}

#callout li a.play {

	display: inline;

	background:  url(images/play_big.png) no-repeat;

	position:relative; 

	float: left; 

	width: 234px; 

	height: 77px; 

	text-indent:-9999px;

}

#callout li a.order {

	display: inline;

	background:  url(images/order_big.png) no-repeat;

	position:relative; 

	float: left; 

	width: 234px; 

	height: 77px; 

	text-indent:-9999px;

}



/* INSIDE PAGE CALLOUT */







#callout2 {

	height: 159px;

	background: url(images/callout2.jpg) no-repeat;

	list-style-type:none; 

	list-style-position:outside;

}

#callout2 ul {

	position:relative; 

	float:right; 

	display:inline; 

	margin: 0 -35px 0 0;

	padding:0;

	border: none;

}

#callout2 li {

	position:relative; 

	float:left; 

	display:inline; 

	margin: 60px 0 0 9px;

	border: none;

}

#callout2 li a.play {

	display: inline;

	background:  url(images/play_small.png) no-repeat;

	position:relative; 

	float: left; 

	width: 184px; 

	height: 61px; 

	text-indent:-9999px;

}

#callout2 li a.order {

	display: inline;

	background:  url(images/order_small.png) no-repeat;

	position:relative; 

	float: left; 

	width: 234px; 

	height: 77px; 

	text-indent:-9999px;

}



/* MAIN CONTENT */



#mainContent { 

	margin: 20px 330px 0 0; 

	background: url(images/bg-maincontent.jpg) no-repeat top center;

	padding: 5px 20px;

/*	line-height: 18px;*/

} 

#mainContent h1 {

	font-size: 24px;

	color: #414549;

	margin: 0 0 0 0;

}



#mainContent h2 {

	font-size: 18px;

}

/* MAIN CONTENT OTHER */



#mainContentOther { 

	margin: 40px 20px 0 0; 

	background: url(images/bg-maincontentOther.jpg) no-repeat top center;

	padding: 5px 20px;

	text-align: center;

/*	line-height: 18px;*/
	min-height:400px;

} 

#mainContentOther h1 {

	font-size: 24px;

	color: #414549;

	margin: 0 0 0 0;

}



#mainContentOther h2 {

	font-size: 18px;
	text-align:center;

}

/* SIDEBAR */



#sidebar {

	float: right; 

	width: 305px;

	margin: 0 0 0 0;

}

#sidebar-box {

	margin: 20px 0 0 0;

}

#sidebar-box h3 {

	font-size: 16px;

	color: #414549;

	background: url(images/bg-header.jpg) no-repeat;

	height: 48px;

	margin: 0;

	padding: 15px 0 0 15px;

}

#sidebar-box p, ul {

	margin: -15px 0 0 0;

	padding: 0 0 15px 18px;

	border-left: 1px solid #ebeced;

	border-right: 1px solid #ebeced;

}

#sidebar p.testimonials {

	height: 145px;

	font-size: 11px;

	padding: 0 10px;

}

#sidebar p.samples {

	text-align: center;

}

#sidebar-box-bottom {

	background: url(images/sidebar-box-bottom.jpg) top center no-repeat;

	height: 11px;

	margin: -10px 0 10px 0;

}

#sidebar-box img.avatar {

	margin: 0 10px 40px 0;

	padding: 3px;

	border: 1px solid #ebeced;

}

#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin: 0 0 10px 15px;

	}



/* FOOTER */



#footer { 

	background: url(images/bg-footer.jpg) repeat-x;

	height: 167px;

	text-align: center;

	padding: 20px 0 0 0;

	margin-top: 20px;

} 

#footer h4 {

	background:  url(images/logo2.gif) no-repeat top center;

	width: 100%;

	height: 41px; 

	text-align: center;

	text-indent:-9999px;

}

#footer {

	float:left;

	display: inline;

	clear: both;

   	width:100%;

   	overflow:hidden;

   	position:relative;

}

#footer ul {

	clear:left;

   	float:left;

	display: inline;

   	list-style:none;

   	margin:0;

   	padding:0;

   	position:relative;

   	left:50%;

   	text-align:center;

		border: none;

}

#footer ul li {

	display:block;

   	float:left;

   	list-style:none;

   	margin: 10px 0 0 0;

   	padding:0;

   	position:relative;

   	right:50%;

}

#footer li a {

	display:block;

   	margin:0;

   	padding: 0px 30px;

   	text-decoration:none;

	font-size: 12px;

	font-weight: normal;

	color:#c6dfde;

	border-right: 1px solid #c6dfde;

}

#footer li a.noborder {

	border: none;

}

#footer li a:hover {

	text-decoration: underline;

}

#copyright {

	color: #ffffff;

	font-size: 10px;

	margin: 15px 0 0 0;

}

#copyright a {

	color: #ffffff;

	text-decoration: underline;

}



/* MISC */



.fltrt { 

	float: right;

	margin-left: 8px;

}

.fltlft { 

	float: left;

	margin-right: 8px;

}

.clearfloat { 



	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}



/* WORDPRESS */



.post {

	padding: 0 0 20px 0;

	margin: 0 0 20px 0;

	border-bottom: 1px dotted #cccccc;

}

.postmetadata {

	font-size: 10px;

}



/* Tables */

table.order {

	border-collapse: collapse;

	background-color: #f8f7f2;

	border: 1px solid #c1bfb4;

	width: 90%;

	margin: 30px auto;

}



table.order td {

	padding: 20px;

	text-align: center;

}



table.bonuses {

	margin: 10px auto 20px auto;

	width: 85%;

}



table.bonuses td {

	padding: 8px;

}



table.benefits {

	margin: 10px auto;

	width: 90%;

}



table.benefits td {

	padding: 8px;

}



table.modules {

	margin: 10px auto;

	width: 90%;

}



table.modules td {

	padding: 4px;

}



table.printer td {

	padding: 7px;

}

table.download {
	margin: 0px auto;
	width: 65%;
	border: 1px solid #c3c3c3;
	background-color: #efefef;
	padding: 10px;
}

.sale div {
	font-weight: bold;
	font-size: 16px;
}

.sale ul {
	margin: 20px 0 0 -15px;
	border: 0;
	list-style-type: none;
}

.sale li {
	background-image: url('/wp-content/uploads/2010/05/tick.jpg');
	background-repeat: no-repeat;
	background-position: 0pt 0.25em;
	padding: 6px 0 6px 25px;
}

.parts {
	margin: 0;
	border: 0;
}
.sample {
	border-bottom: 1px solid #ebeced;
	width: 100%;
	margin-bottom: 20px;
}
.testimonial {
	margin-bottom: 40px;
}
.testimonial img {
	padding: 2px;
	border: 1px solid #ebeced;
	float: left;
	margin-right: 10px;
}
#mnemonics_list {
	width: 270px;
	height: 190px;
	overflow-x: auto;
	overflow-y: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;*/
}
