/*  
Theme Name: FreshStyle
Theme URI: http://www.digital-heaven.co.uk
Description: Custom theme for Fresh Start Hypnotherapy
Version: 1.0
Author: Martin Baker
Author URI: http://www.digital-heaven.co.uk
*/

/*************************************
           Containers
 *************************************/
html{
	padding: 0px; 
	margin: 0px;
	background-color: #c0eaf3;
	min-height: 800px;
	height: 100%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	min-height: 700px;
	background-image: url(images/footergrad.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	width: 100%;
}
#logo {
	background-repeat: no-repeat;
	background-image: url(images/fslogo.jpg);
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
	width: 760px;
}
#content760{
	margin-left: auto;
	margin-right: auto;
	/* margin-top: -20px; */
	width: 760px;
}
#sidebar{
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	text-align: center;
	color: #047189;
	float:left;
	width:240px;
}

/*
#sidebar{
	width: 140px;
	padding-top: 15px;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-right: 50px;
	text-align: left;
	color: #047189;
	float:left;
}

*/

#sidebar ul{
	line-height: 1.7em;
	font-size: 1.2em;
	list-style: none; 
	margin:0;
	padding:0;
}
#sidebar ul li a{
	padding-bottom:2px;
	margin-bottom:3px;
}
#sidebar ul li a:hover{
	padding-bottom:2px;
	margin-bottom:3px;
	color: #ff5000;
}

#content{
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: -30px;
	float: right;
	padding:0;
	width: 490px;
}

#sidebar #phone {
	margin-bottom: .8em;
	margin-top: 1.7em;
	font-size: 1.3em;
}

#sidebar #email{
	margin-bottom: 1em;
}
#sidebar #email a{
	color: #047189;
}

#sidebar #email a:hover{
	color: #ff5000;
}

.sidebar_gap{
	padding:0 12px 10px 0;
	width:240px;
	border-right:2px solid #333;
	margin:10px 0 0 0;
}
#footer{
	/* border-top-color: #047189; */
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 10px;
	color: #6e6e6e;
	clear:both;
	font-size:0.9em;
	text-align: left;
	padding:3px 0 7px 0;
	/* border-top:1px solid; */
}

#footer a{
	color: #6e6e6e;
}
#footer a:hover{
	color: #ff5000;
}

#map {
	border-color: #6e6e6e;
	border-style: solid;
	border-width: 1px;
	font-size: .85em;
}

#bubble {
	margin: 0px;
	color: #047189;
	width: 100px;
	height: 45px;
	padding-right: 10px;
}

img.testimg{
	border-style: solid;
	border-width: 1px;
	border-color: #047189;
	margin-bottom: 2em;
}

img.johnimg{
	border-style: solid;
	border-width: 1px;
	border-color: #047189;
	float: right;
	margin-bottom: 1em;
}

img.johnsig{
	float:right;
	margin-bottom: 1em;
	margin-right: 30px;
	margin-top: 20px;
}

img.floatright{
	float: right;
}
.hr {
	margin-bottom: 1em;
	background-color: #047189;
	color: #047189;
	height: 1px;
	clear: both;
}
/*************************************
              Headings
 *************************************/


h1, h2, h3{
	font-weight:normal;
	margin:0;
}
.entrytitle h2{
	font-size:1.5em;
}
.entrytitle h2 a:hover{
	color:#333;
	background-color:#FFF;
}
.entrytitle h3{
	font-size:1.8em;
	color:#6F6F6F;
}
.archivetitle h2{
	font-size:2.2em;
	color:#69af6e;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
#sidebar h2 a{
	color:#69af6e;
	background:#333;
	text-decoration:underline;
}
#sidebar h2 a:hover{
	color: #ff5000;
}
.page_item a{
	color: #047189;
}
.current_page_item a{
	color: #ff5000;
}
h4{
	font-size:15px;
	padding:0;
	margin:0;
}


/*************************************
         Random Quotes
 *************************************/
#wp_quotes {
	padding-right: 1.5em;
	padding-left: 1.5em;
	text-align: center;
	margin-bottom: 2em;
	color: #3ca3c6;
	position: relative;
	/* text-indent: 2em; */
	font-size: 1.2em;
	font-style: italic;
}


.bqstart, .bqend { 
font-size: 300%; 
}

/* apply IE specific rules first */
.bqstart {
	text-indent: 0;
	margin: -0.6em 0 -2em 0;
	float: left;
}
#wp_quotes> .bqstart {
	/* add extra non-IE rules */
	position: absolute;
	top: -0.2em;
	left: 0;
	/* remove IE specific rules */
	float: none;
	margin: 0;
}
.bqend {
	position: absolute;
	margin-top: -0.1em;
	right: 0;
	text-indent: 0;
}
#wp_quotes> .bqend {
	margin-top: -0.1em;
}
 

/*************************************
         The Actual Entry
 *************************************/
blockquote{
	padding-right: 2em;
	padding-left: 2em;
	background-repeat: no-repeat;
	background-position: 0 top;
	background-image: url(images/snowflake.gif);
}
.home .entry, .entry-archive {
	margin:0 0 10px 0;
	padding:3px 7px 7px 7px;
}

/*
.home .entry, .home {
	width:444px;
}
*/

.post {
	margin-bottom: 2em;
}

.entry_single {
}

.entrymeta{
	font-size:0.9em;
	line-height:1.5em;
	clear:both;
}
.postinfo_single {
	line-height:1.5em;
	background-color:#69af6e;
	border:1px dotted #333;
	padding:0 3px 3px 3px;
	color:#FFF;
	margin:0 0 5px 0;
	display: none; //hide post info
}
.home .entry .postinfo{
	background-color:#565656;
	border:none;
	margin:0;
}
.home .entry img, .entry_single img, .page_single img, .entry-archive img {
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color:#fff;
	margin:3px;
}
.home .entry img .wp_smiley, .entry_single img .wp_smiley {
	padding:0;
	margin:0;
	border:none;
}

.home .entry .entrybody a {
	color:#FFF;
}

.entry_single .entrybody a{
	color:#FFF;
}
.entry_single .entrybody{
	padding:5px 0 0 0;
}

.home .entry .entrybody a:hover {
	color:#333;
	background-color:#FFF;
}

.entry_single .entrybody a:hover{
	color:#565565;
	background-color:#FFF;
}
.entrymeta .postinfo img {
	margin:0 5px 0 0;
	padding:0;
	border:none;
}
.entrymeta .postinfo .postedby, .entrymeta .postinfo .filedto, .entrymeta .postinfo .commentslink{
	margin:0 5px 0 0;
}
.entry_single .calendardatetime{
	background:#fff;
	color:#333;
	height:61px;
	height: 45px; //hide posting time
	width:65px;
	float:right;
	border:1px solid #047189;
	text-align:center;
	margin:5px 5px 5px 0;
}
.entry_single .calendardatetime .month{
	display:block;
	font-size:13px;
	padding:0 2px 0 2px;
}
.entry_single .calendardatetime .date{
	display:block;
	font-size:21px;
	padding:0 2px 0 2px;
	font-weight:bold;
}
.entry_single .calendardatetime .time{
	display:block;
	font-size:13px;
	padding:0 2px 0 2px;
	display: none; //hide posting time
}
.postedby, .filedto, .commentslink,.editpost{
	margin:0 2px 0 2px;
}
.editpost{
	font-weight:bold;
}

.postmetadata {
	display: none;
}


/*************************************
           Single Page
 *************************************/
.page_single {
	margin-bottom:10px;
	padding:3px 7px 7px 7px;
}
.page_single .pagebody a:hover{
	color:#565565;
	background-color:#0FF;
}
.page_single .pagebody a{
	color:#FFF;
}
.pagemeta{
	font-size:0.9em;
}
.pagetitle h2{
	font-size:2.2em;
}
.pagetitle h2 a
{
	color:#FFF;
}
.pagetitle h2 a:hover{
	color:#333;
	background-color:#FFF;
}
.pagetitle h3{
	font-size:1.8em;
	color:#6F6F6F;
}

/*************************************
            The Sidebar
 *************************************/
/*************************************
              Comments
 *************************************/
.commentsblock{
	margin:0 0 10px 0;
	padding:2px 15px 2px 15px;
	background-color:#565656;
	display: none; //hide comments
}
.commentsblock textarea{
	width:390px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ul.commentlist{
	list-style: none; 
	color:#FFF;
	font-size:0.9em;
	margin:10px 0 10px 0;
	padding:0;
}
.commentlist li{
	margin:0.1em 0 0 0;
	padding:1em;
}
.commentlist li p{
	padding:0;
	margin:0;
	color:#69af6e;
}
.commentlist li .editlink a{
	color:#333;
	background-color:#fff;
	padding:0 3px 0 3px;
}
.commentlist li .editlink a:hover{
	color:#fff;
	background-color:#69af6e;
}
.alt{
	background:#333;
	border:1px dotted #d1d1d1;
	padding:0.5em;
	color:#777;
}
h3 #comments{
	font-size:1.6em;
}

/*************************************
             Miscellanious
 *************************************/
a{
	text-decoration:none;
	color:inherit;
}

#content a {
	color:#000000;
}

a:hover, #content a:hover{
	color: #ff5000;
}

img{
	border:none;
}
img a{
	border:none;
}
.ads{
	margin-top:20px;
	border-top:2px solid #fff;
	padding-top:20px;
	text-align:center;
}
#sidebar .breaker{
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #fff;
}
.navigation{
	margin-left: 0;
	margin-bottom: 4em;
	margin-right: 0;
	margin-top: 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.user_posts h4{
	font-size:1em;
	margin:0;
	padding:0;
}
.user_posts h2{
	margin:0 0 10px 0;
}
.user_posts .entry{
	background:#565656;
	margin-bottom:10px;
	padding:5px;
}
#sidebar #searchform #s{
	width:234px;
	background:#333;
	border:1px solid #fff;
	color:#fff;
}
#sidebar #searchform #s:focus{
	background:#69af6e;
	color:#fff;
}
#sidebar .align_right{
	margin:0 auto;
	width:100%;
}
.lastfmcover{
	width:109px;
	height:109px;
	margin:3px;
}
.gravatar{
	float:left;
	padding:1px;
	border:1px solid #fff;
	margin-right:10px;
}
.taggedas{
	font-variant:small-caps;
	padding:5px 0 5px 0;
	line-height:15px;
}
#taginput{
	padding:0 5px 0 5px;
}
#taginput input{
	background:#333;
	color:#fff;
	border:1px solid #69af6e;
}
#taginput input:focus{
	background:#69af63;
	color:#333;
	border:1px solid #fff;
}
