/*  
Theme Name: Clean Copy Right Sidebar
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller
Description: Clean Copy 2 Column is a clean blue, grey and white theme designed for blog content and sharp simplicity.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Header photo by Ville Miettinen, used with permission
*/

body {
	background-color: #C0C0C0;
	background-image: url(/wp-content/themes/thesis_16/custom/images/header-background.PNG);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
}

#container { 
	background: #ffffff;
	width: 813px;
	align: center;
	text-align: left; 
	border: 1px solid #000000;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 0px;
}

#post-teaser {
	background-image: url(/images/elements/backgrounds/001.PNG);
	background-attachment: inherit;
	background-position: top;
	background-repeat: no-repeat;
}

#header {
	width: 850px;
	height: 96px;
	background: url(/images/headers/blog/natural-health-care-of-the-future.png);
	padding: 0;
}

#header2 {
	width: 813px;
	background-color: #000000;
	height: 108px;
	padding: 0px;
	margin: 0px;
}

#header3 {
	padding: 0px;
	margin: 0px;
}

#header-shadow {
	width: 850px;
	height: 7px;
	padding: 0;
	margin: 0;
	background: url(/wp-content/themes/thesis_16/custom/images/shadows/1.PNG);
	background-repeat: repeat-x;
}

#footer {
	background: #ffffff;
	font-size: 16px;
	width: 813px;
	align: center;
	text-align: left; 
		overflow: hidden;
	
}

#menu_verticle {
	margin-top: 20px;
	margin-bottom: 20px;
}


#menu img{
	border: none;
}

#menu {
	background-color: #FF0000;
	background-repeat: repeat-x;
	height: 23px;
	padding: 0px;
	vertical-align: middle;
	padding: 3px;

	}

#menu a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
    text-decoration: none;
	vertical-align: middle;
}

#menu a:hover {
	color: #FFFF00;
    text-decoration: none;
}


#menu h2 {
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-align:center;
	font-family: Tahoma;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 100%;
}
	
#menu h2 a {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Tahoma;
	margin: 0px;
	text-align:center;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	line-height: 80%;
	vertical-align: top;
}

#menu h2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-align:center;
	font-family: Tahoma;
	margin: 0px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	line-height: 80%;
}

#menu {
	background-color: #303030;
	background-repeat: repeat-x;
	height: 23px;
	padding: 0px;
	vertical-align: middle;
	padding: 3px;
}

#menu2 {
	border: thin;
	border:#666666;
	padding: 0px;
	vertical-align: middle;
	padding: 3px;
}

#menu2 a {
	font-family: Tahoma;
	font-size: 14px;
    text-decoration: none;
	vertical-align: middle;
}

#menu2 a:hover {
    text-decoration: none;
	color: #0000FF;
}

#content { 
	background: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
	float: left; 
	position:relative;
	}

#content caption {
	font-size: 10px;
	font: Verdana;	
}

#content image_left {
	border: none;
	padding: 0px 10px 10px 0px;
}

#content dividerheader {
	border-bottom: #000066 thin;
	font:tahoma;
	font-size: 16px;
	}


#content p {
	line-height: 120%;
}


#content h1 {
font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	color: #000066;
	line-height: 110%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #0000FF;
	text-decoration: none;
	}

#content h2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
}


#content h3 {
	color: #000099;
	font-size: 18px;
	font-family: Tahoma;
	text-align: left;
	font-weight: bold;
	margin-bottom: 7px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h5 {
	color: #666666;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 0px;
	}

#content h5 a {
	color: #0000CC;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px;
	text-decoration: none; 
}

#content h5 a:hover {
	color: #0066FF;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px;
}

#content h6 {
	color: #000099;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 120%;
	text-align: left;
	text-decoration: none; 
	}

#content h6 a {
	color: #0000CC;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 120%;
	}
	
#content h6 a:hover {
	color: #0000FF;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 120%;

}

#content h7 {
	color: #000000;
	font-size: 16px;
	font-family: Times New Roman;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 120%;
	text-align: left;
	text-decoration: none; 
}

	<!--Click here to continue reading button-->

#content h8 {
	color: #000099;
	font-size: 10x;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	line-height: 100%;
	text-align: right;
	text-decoration: none; 
}


#content h8 a {
	color: #000099;
	font-size: 10x;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	line-height: 100%;
	text-align: right;
	text-decoration: none; 
}

#content h8 a:hover {
	color: #0000FF;
	font-size: 10x;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	line-height: 100%;
	text-align: right;
	text-decoration: none; 
}

#content h9 {
	color: #666666;
	font-size: 8x;
	font-family: Arial;
	margin: 0px;
	line-height: 100%;
}



#content ul {
	list-style: circle;
	margin-bottom: 10px;
	line-height: 18px;
	text-indent: 0px;
}

#content li {
}


#product_name {
	color: #0000FF;
}

#content ul li {
	list-style: square outside;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
}

#content ol li {
	list-style-type: decimal outside;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	}


blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 1px solid #;
}

#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 600px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

.postspace2 {
	width: 505px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.postspace3 {
	width: 600px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

#sidebar { 
	width: 240px;
	float: right; 
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 25px;
	padding-right: 25px;
	text-align: center;
}


#optinbox { 
	display: block;
	color: #000000;
	width: 200px;
	float: center; 
	position:relative;
	text-align: left;
	padding: 0px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
	background: url(/images/elements/backgrounds/002.PNG)
}

#sidebar p {
	font-size: 14px;
	font: Verdana;
}
#sidebar h2 {
	color: #000066;
	font-size: 15px;
	font: Tahoma;
	font-weight: bold;
	text-align: center;
}

#sidebar ul {
	list-style: none;



	margin: 0px;



	padding: 5px 0px 5px 0px;



	}



	



#sidebar li {



	list-style: none;



	margin: 0px;



	padding: 0px;



	}



	



#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
}

#sidebar ul li a {
	color: #2397E9;
	font-weight: bold;
	text-decoration: underline;
}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
}


#sidebar ul li ul li {
	padding: 10px 0px 0px 15px;
}

#sidebar ul li ul li a {
	color: #2397E9;
}

#download_frame_top {
	width: 501px;
	height: 23px;
	background: url(/images/elements/download_frame/1.PNG); 
	padding: 0;
}

#download_frame_middle {
	width: 501px;
	background: url(/images/elements/download_frame/2.PNG); 
	background-repeat: repeat;
	padding: 0;
	font-size: 12px;
}

#download_frame_bottom {
	width: 501px;
	height: 23px;
	background: url(/images/elements/download_frame/3.PNG); 
	background-repeat: no-repeat;
	padding: 0;
}

#sidebar-testimonial {
	border-style: dashed;
	border-color:#000099;
	text-align: left;
	float: right; 	
	width: 200px;
	margin-right: 0px;
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(/images/elements/side_bar_background/1.PNG);
	font-size: 12px;
	}
	
#sidebar-testimonial h3 {
	text-align: left;
	font: Tahoma;
	font-size: 18px;
	color:#000099;

}

.url {
	color: #0000FF;
}


