/*
Theme Name: Colin Evans New Theme
Theme URI: http://colin-evans.com/
Description: Based on a design by Adam Walker Cleaveland of <a href="http://cleavedesign.com" title="cleave design">cleave design</a>. This theme utlizes XHTML and CSS, some code from Kubrick and beautiful icons from FamFamFam.
*/

/***** GLOBAL FORMATTING *****/
* {
	padding: 0;
	margin: 0;
}

body {
	background: #898C79;
  font-size: 12px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #003366;
}

/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 950px;
	position: relative;
	background: #fff url(images/colin-evans-bg.gif) repeat-y;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#header {
	width: 950px;
	background: #9999CC url(images/colin-evans-logo2.jpg) top center no-repeat;
	height: 150px;
	margin: 0px;
	color: #000033;
}

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

#Nav {
	display: block;
}

#content {
	width: 560px;
	float: left;
	color: #000;
	padding: 20px;
}

#sidebarTop {
  width:310px;
  color: #000;
  padding: 20px;
}

#sidebarLeft {
  float:left;
  padding: 20px 10px 20px 20px;
}

#sidebarRight {
  float: left;
  padding: 20px 20px 20px 10px;
}

#sidebarRight, #sidebarLeft { 
	width: 145px;
	color: #000;
}

* html #sidebarRight, * html #sidebarLeft {
	width: 135px;
}

#sidebar {
  /*border: 1px solid #000;*/
  width: 350px;
  float: right;
}

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

#main-left {
  width:265px;
	float:left;
}

#main-right {
  width:265px;
	float:right;
}

#main-left-content, #main-right-content, #main-top-content {
  font-size:11px;
	background-color:#fff;
	/*border:1px solid #A9AD88;*/
	padding:10px;
}

#main-left-content .post, #main-right-content .post {
  border-bottom: 1px solid #A9AD88;
}

#main-left h2, #main-right h2 {
  font-size:14px;
}

.main-heading {
  background: #070E9B url(images/navOff.gif);
	color: #ffffff;
	border-top: 1px solid #A9AD88;
	border-left: 1px solid #A9AD88;
	border-right: 1px solid #A9AD88;
  padding-top:5px;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: center;
}	
	

#footer {
	clear: both;
	width: 950px;
	background: #070E9B url(images/navBlue.gif);
	color: #fff;
	text-align: left;
	/*height: 33px;*/
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

#footer a {
	color: #fff;
}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 950px;
	float: left;
	background: #49647d url(images/navBlue.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
}

ul#Nav li {
	float: left;
	border-right: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav li.RSS{
  padding: 0px 0px;
	float: right;
	border-right: none;
  border-left: 1px solid #fff;
}

ul#Nav li img{
  margin-top: 2px;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}

ul#Nav a:hover {
	background: #cf7f26 url(images/navOnBlue.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item { 
	color: #fff; 
	background: url(images/navOff.gif) repeat-x; 
	text-decoration: none;
}

/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
}

blockquote {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border: 1px dashed #ACAB7B;
	background: #D6E2EC url(wp-content/themes/Quick-Health-Tips/images/bqt_Bg.png) top no-repeat;
	padding: 10px 10px 4px 10px;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

p a:hover {
	border-bottom: 2px solid #999898;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta {
	background: #B3C8D9;
  /*	background: #9FB280;*/
  /*	border: 1px solid #a0abb4;
	border: 1px solid #8097A7;*/
	border: 1px solid #A9AD88;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 a{
  color: #000099;
}

h1 {
	font-size: 20px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

h2 {
	font-size: 16px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: bold;
	/*margin-top: 30px;*/
	margin-bottom: 8px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(wp-content/themes/Quick-Health-Tips/images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}

/***** SEARCH FORM FORMATTING *****/

#searchform {
	display: inline;
	float: right;
	margin: 1px 0px 0px;
	padding: 70px 30px 0px;
	text-align: left;
}

#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

#sidebarTop #adblock-0 {
	/*overflow:hidden;*/
	/*background:url(images/sb-dbl-mdl.jpg) repeat-y center bottom;*/
}

#sidebarTop table {
	/*background:url(images/sb-dbl-btm.jpg) no-repeat center bottom;*/
}

#sidebarTop ul {
	/*background:url(images/sb-dbl-btm.jpg) no-repeat center bottom;*/
} 

h3 {
	font-size: 14px;
	letter-spacing: -0.8px;
	text-align: left;
	padding:  2px;
	text-transform: uppercase;
	font-weight: bold;
	color: #6B7563;
	/*color:  #49647d;
	border-bottom: 2px #5F5F7F solid;*/
	border-bottom: 2px #6B7563 solid;
	margin-bottom: 5px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

#sidebarRight a, #sidebarLeft a, sidebarTop a {
  color: #003366;
	text-decoration: none;
}

#sidebarRight a:hover, #sidebarLeft a:hover, #sidebarTop a:hover {
	background: none;
	color:  #003366;
	text-decoration: underline;
}

#sidebarLeft a:visited, #sidebarRight a:visited, #sidebarTop a:visited {
	color: #003366;
}

/***** SIDEBAR LISTS FORMATTING *****/

.widget.widget_categories, .widget.widget_normalcategories, .widget.widget_subscribercategories {
  list-style-image: url(images/folder.png);
  list-style-position: inside;
}
.widget.widget_links {
  list-style-image: url(images/link.png);
  list-style-position: inside;
}

#recent-posts ul {
  list-style-image: url(images/file.png);
  list-style-position: inside;
}

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	/*font-size: 11px;*/
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

/***** FOOTER FORMATTING *****/

#footer p {
 	color: #B9DEB9;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing: -0.1px;
  margin-top: 3px;
	margin-bottom: 3px;
}

#footer a {
  /*color: #afb65b;*/
	color: #B9DEB9;
	text-decoration: none;
  /*border-bottom: none;*/
}

a.footerlink1{
  border-bottom: 1px solid #B9DEB9;
}

a.footerlink2{
  border-bottom: none;
}

#footer a:hover {
  /*color: #5c7c9a;*/
  color: #D3D8F3;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}

/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}

/***** COMMENTS FORMATTING *****/

.comment odd {
  background-color: #EEF2F6;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.buymebeer p {
  margin-top:5px;
  margin-bottom: 20px;
}

.sharethis{
  margin-top:20px;
} 


/* box styles */
.box { position: relative; width: 100%; margin: 0 0 20px 0; border: 1px solid #5D4F8B; }
.offwhite { background-color: #F7F7F5; }
.white { background-color: #FFFFFF; }
.inner { padding: 10px; }
			
/* corners */
.corner { position: absolute; width: 10px; height: 10px; background: url('images/corners2.png') no-repeat; font-size: 0%; }
.corner3 { position: absolute; width: 10px; height: 10px; background: url('images/corners3.png') no-repeat; font-size: 0%; }

.TL { top: -1px; left: -1px; background-position: 0 0; }
.TR { top: -1px; right: -1px; background-position: -10px 0; }
.BL { bottom: -1px; left: -1px; background-position: 0 -10px; }
.BR { bottom: -1px; right: -1px; background-position: -10px -10px; }
