/*
Theme Name: aesthetecV1
Theme URI: http://www.aesthetec.net/
Description: <strong>theme to match Aesthetec's Site</strong>
Version: 1.0
Author: Ann Poochareon
Author URI: http://www.miserychick.net
Tags: custom-colors, custom-header, fixed-width, two-columns, black, gold, light, theme-options, right-sidebar, threaded-comments
*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	background: #f1f0e6;
}

img, img a{
	border: none;
}
a{
	color: #b5985a;
	text-decoration: underline;
}
a:hover {text-decoration: none;}

h1, h2, h3 {
	font-weight: normal;
	font-style: normal;
	margin: 0px;
}
#wrap {
	text-align: left;
	margin: 0px auto;
	width: 870px;
}

#header{
	margin-top: 80px;
	margin-bottom: 80px;
	width: 870px;
}
.contentsingle{
	width: 870px;
	margin-bottom: 60px;
	padding: 0px;
}
.border {border: 1px solid}
.newspage-col1{
	width: 560px;
	float: left;
}
.newspage-col2{
	margin-left: 620px;
}
#contenttriple-col1{
	width: 260px;
	float:  left;
}

#contenttriple-col2{
	margin-left: 50px;
	width: 30%;
	float: left;
}

#contenttriple-col3{
	width: 260px;
	float: right;
}
#backtotop {
	clear: both;
	padding-top: 30px;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .1em;
}
.footerbox {
	margin-bottom: 50px;
}
.footerbox ul{
	margin: 0;
	padding: 0;	
}
.footerbox ul li{
	list-style-type: none;
	margin: 5px 0px 5px 0px; 
}
.footerbox ul li a{
	text-decoration:none;
}
.footerbox ul li a:hover{
	color: #333;
	text-decoration: none;
}
#footer {
	clear: both;
	padding-bottom: 2px;
	text-align: right;
	border-top: 1px solid #b5985a;
	width: 100%;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 50px;
}
#commentform{
	margin-bottom: 50px;
}

/* @group navigation */
ul#navigation li {
	list-style-type: none!important;
	margin: 0;
	display: inline;
}
ul#navigation {
	display: block;
	float: right;
	margin: 11px 0 0 0;
}
ul#navigation li a {
	color: #555;
	border: none;
	margin: 0 12px;
	font-size: 16px;
	text-decoration:none;
}
ul#navigation li a:hover, ul#navigation li.current_page_item a {
	color: #000;
	border-bottom: 1px solid #b5985a;
}
/* @end */
/* @group header styles */

h1 a.image {
	display: block;
	width: 154px;
	height: 43px;
	background: url('images/aeslogo.gif') top left;
	border: none!important;
	float: left;
	text-indent:-9009px; /*makes the text invisible*/
}

h1.pagetitle{
	margin: 0px;
	font-size: 50px;
	margin-bottom: 40px;
}

h1.pagetitlelong{
	margin: 0px;
	font-size: 26px;
	margin-bottom: 40px;
}
h2.posttitle{
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #b5985a;
}
h2.posttitle a{
	color: #000;
	text-decoration: none;
}
h2.posttitle a:hover{
	color: #b5985a;
}
h2.pagetitle{
	font-size: 20px;
	margin-bottom: 20px;
	color: #b5985a;
}

/* @end */
.blogpost{
	margin-bottom: 40px;
}
blockquote {
	color: #666;
	font-style: italic;
}
p.postfooter {
	font-size: 14px;
}
p.postfooter a{
	color: #b5985a;
	text-decoration: underline;
}
p.postfooter a:hover{
	text-decoration: none;
}
.postnavigation {
		margin: 50px 0;
		padding-top: 30px;
		clear:both;
}

/* @group sidebar styles*/

#sidebar {
	color: #666;
}
#sidebar form {
	margin: 0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;	
}
#searchdiv {
	
}
#tweetbox ul li{
	list-style-type: circle;
	list-style-position: inside;
}
#socialize {
	
}
#socialize ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin: 0px 10px 0px 0px;
}
#mailinglist{
	
}
.sidesection {
	text-align: left;
	margin: 0px 0px 45px 0px;
}
.goldbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	padding: 3px;
	background-color: #f1f0e6;
	border: 1px solid #b5985a;
}
.aktt_tweets ul li{
	list-style-type: circle;
	list-style-position: inside;
}
.aktt_more_updates{
	text-align: right;	
}
h1.sidebar-noline {
	font-size: 20px;
	font-weight:bold;
	padding-bottom: 12px;
	color: #b5985a;
}
fieldset{
	padding: 0;
	margin: 0;
	border: none;
}
#mce-responses{
	padding: 5px;
}

/* @end */


#backtotop {
	clear: both;
	padding-top: 30px;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .1em;
}
#backtotop a{
	color: #666;
	text-decoration: none;	
}
#backtotop a:hover{
	color: #333;
	text-decoration: none;	
}
.black{color: #000;}
.gold {color: #b5985a;}
.left {text-align: left;}
.center{text-align: center;}
.right{text-align: right;}
.italic {font-style: italic;}
.bigtext {
	font-size: 20px;
	line-height: 28px;
}
.bold {font-weight: bold;}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
/* \*/
.clear {
	display: block;
}
/* */





/* @group Comments*/


.commentlist {
	padding: 0;
	}

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
/* @group Threaded Comments */	

ol.commentlist { list-style:none; margin:0 0 0em; padding:0; text-indent:0; }
ol.commentlist li {  margin: 15px 0 0px; list-style: none; padding: 20px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 14px; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float: right;	padding: 2px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {margin: 0; display: block;}
ol.commentlist li div.comment-meta {  }
ol.commentlist li p {margin: 13px 5px 13px 0; line-height:16px;}
ol.commentlist li ul { margin:0 0 0em 0em; }
ol.commentlist li div.reply { }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:2em 0 0; text-indent:0; padding:0}
ol.commentlist li ul.children li { font-size: 12px;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {margin:0;}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fcfcfc; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist .navigation {
	padding:10px 0;
	margin:10px 0;
	clear:both;
	border: none;
	}	
/* @end */
/* @end */