/*
Theme Name: Coolmist
Version: 1.0
Description: 2 Column theme
Author: Smartertemplates.com
*/

/* Links */

a:link {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #34373B; 
}
a:visited { 
	text-decoration: underline;
	color: #666666; 
}
a:hover, a:active { 
	color: #750F67; 
}

/* Headings */

h2, h3, h4, h5, h6 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	margin: 20px 0 10px; 
}
h1 { 
	border-bottom: 1px dashed;
	color: #750F67; 
	padding-bottom: 8px; 
	font-weight: normal; 
	font-size: 30px; 
	margin: 20px 0 15px 0px; 
	font-variant: small-caps 
}
h2 { 
	font-size: 20px; 
	color: #88A902
}
h3 { 
	font-size: 10px; 
	margin: -15px 0px -15px 0px; 
}
h4, h5, h6 { 
	font-size: 20px; 
}
#navigation h1 {
	margin-top: 0px;
	color: #34373B;
}
#navigation h1 a:link {
	margin-top: 0px;
	color: #34373B;
}
#navigation h1 a {
	margin-top: 0px;
	color: #34373B;
}

/* Other Html Elements */
.titles { 
	font-weight: normal; 
	border-bottom-width: 0; 
	font-size: 24px; 
	text-decoration: none; 
}
.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
}
pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 3.8em;
	background-color: #750F67;
	border: 0px solid #e0e0e0;
}
pre:hover, blockquote:hover{
	background-color: #750F67;
	
}
pre { 
	padding-top: 10px; 
	padding-bottom: 10px; 
}
code { 
	color: #779900; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
ul, ol { 
	line-height: 2.0em; 
}
ul { 
	list-style-image: url(images/bullet.gif); 
}
abbr, acronym { 
	font-style: normal; 
	border-bottom: 1px dotted #333333; 
	cursor: help; 
}
del { 
	text-decoration: line-through; 
	color: #999999; 
}
ins { 
	text-decoration: none; 
	color: #009977; 
}

/* Structure */

body {
	margin-top: 0px;
	padding-top: 0px;
	color: #750F67;
	background-color: #750F67;
	font: normal 80% Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.8em;
}
#showhide {
}
#wrapper2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #750F67;
	margin-top: 0px;
}
#menu {
	width: 950px;
	background: url(http://newstandardtherapy.com/wp-content/themes/coolmist/images/random/rotate.php) no-repeat 0 0;
	height: 300px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 5px;
}
#wrapper {
	clear: both;
	float: left;
	width: 100%;
	color: #34373B;
	background-image: url(images/bg_sidebar.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#content-wrapper {
	width: 60%;
	float: left;
}
#content {
	float: left;
	padding: 0 0px 20px 60px;
}
#footer {
	clear: both;
	float: left;
	width: 930px;
	text-align: left;
	padding-left: 20px;
	background-color: #34373B;
	color: #AFBF72;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#footer a {
	color: #CDCDCD;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#footer a:visited {
	color: #CDCDCD;
	}
#footer a:hover {
	color: #750F67;
	}
#extras {
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* menu */
#menu ul{
	list-style-type: none; 
	list-style-image: none; 
	float: left; 
	margin-top: 3px; 
	margin-left: 20px; 
	margin-bottom: 0px; 
	padding: 0px 0px 0px 0px;
	}
#menu li{
	display:inline
	}
#menu li a{
	float: left;
	color: #FFFFFF;
	border-bottom: none;
	text-decoration: none; 
	background: #88A902;
	display: block;
	padding: 0px 15px 0px 15px;
	margin: 270px 5px 0px 0px;
	height: 27px;
	font-size: 12px;
	}
#menu li a:hover{
	color: #750F67;
	font-size: 12px;
	margin-top: 270px;
	}
#menu .current_page_item a{
	float: left;
	color: #34373B;
	font-weight: bold; 
	text-decoration: none; 
	background: #D6E0B2;
	display: block;
	padding: 0px 15px;
	margin-right: 5px;
	height: 27px;
	font-size: 12px;
	margin-top: 270px;
	}

/* Wrapper */

#wrapper a:link { 
	font-weight: normal; 
}
#wrapper a:visited { 
	font-weight: normal; 
}

/* Sidebar */

.sideblock {
	padding: 15px 20px 0px 700px;
	margin-bottom: 20px;
}
.post-wrapper {
	padding-left: 10px;
	width: 560px;
	margin-left: -20px;
}

.sideblock h3 { 
	margin-top: 0px; 
	font-size: 30px; 
	font-weight: normal; 
	font-variant: small-caps;  
	border-bottom: 1px dashed; 
	padding-bottom: 8px; 
	color: #D6E0B2; 
	padding-left: 0px; 
	padding-top: 2px;  
}
#sidebar dt { 
	margin: 0; 
	padding-top: 5px; 
	font-weight: bold; 
	color: #750F67; 
}
#sidebar dd { 
	margin: 0 0 5px; 
	padding-bottom: 5px; 
	line-height: 1.8em; 
}
#sidebar dd a:link { 
	border-bottom-width: 0; 
	font-weight: normal; 
	color: #750F67; 
	border-bottom: none; 
	text-decoration: none;
}
#sidebar dd a:visited { 
	border-bottom-width: 0; 
	font-weight: normal; 
	color: #750F67; 
	border-bottom: none; 
	text-decoration: none; 
}
#sidebar dd a:hover, #sidebar dd a:active { 
	color: #750F67; 
	border-bottom: none;
	text-decoration: none;
}