﻿/*
Theme Name: Clear Vision Coaching v2.2
Theme URI: http://www.ynotweb.com
Description: Clear Vision Coaching Wordpress theme (centered)
Author: Kammy Burleson
Author URI: http://www.ynotweb.com


/*-----------Block Level Elements--------------*/
*{margin:0; padding:0;} /* removes all margins and padding */
html { min-height:100%; margin-bottom:1px; } /*keeps short pages from jumping */


body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000;
background-color: #B0713C; /*#98229C*/;
}

img a {border: none; text-decoration: none;}
img {border: none;}

#page {
	width: 748px;
	/*margin: 0 auto;*/
	background-image: url(images/containerBG.png);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#headerimg {height: 137px;}
#ladies {float: left;width: 212px;}
#description {margin-left: 212px;width: 350px;}
#description h1 {color: #85654C; font-size: 16pt; text-align: center; padding-top: 50px; }
#logo {float: right; width: 191px;margin-right: 5px; vertical-align: top;}


#menu {
	background-color: #98229C;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	width:100%; 
	height:25px;
	
}


#menu ul {
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 0 13px;/*6px 13px 6px 13px;*/
	margin: 0;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	border-right: 1px solid #99409C;
}

#menu ul li a:hover {
	
	color:#fff;
}

/* end menu */

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 549px;
}

#sidebar {
	width: 199px;
	margin-left: 549px;
}

#footer {
	width: 748px;
	height:36px;
	clear: both;
	margin: 0 auto;
}

a {color: blue;}

/*-------------Headings-------------*/

h1 {
font-size: 18pt;
color: #A8A8A8;
text-decoration: none;
font-weight: lighter;
margin-bottom: 0px;
}

h2 {
font-size: 16pt;
color: #A8A8A8;
text-decoration: none;
font-weight: lighter;
margin-bottom: 0px;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
color: #A8A8A8;
text-decoration: none;
font-weight: lighter;
margin-bottom: 0px;
}

.post {
margin: 15px;
}

.post p {
padding-bottom: 10px;
}

.post a {

}

.post ul {
margin-left: 25px;
margin-bottom: 10px;
}

.post ol {
margin-left: 28px;
margin-bottom: 10px;
}


.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/
#sidebar h2 {
margin-top: 10px;
}
#sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}




/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-left: 15px;
	margin-right: 15px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#lastfooter { width: 749px;}
p.bottomfooter {float: right; margin-right: 30px;}
.credits{color: #fff;}
.credits a (color: #fff !important;)