/*
    Theme Name: Esosiac
    Theme URI: http://rawgirltoxicworld.com
    Description: A child theme for TwentyTen
    Author:  Esosa
    Template: twentyten
    Colors: 009966 green, 
*/
@import url(../twentyten/style.css);



/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	background: transparent;
	margin-top: 0;
	padding: 0 0px;
}

.newsfeed {
width: 250px;
float: left;
padding-right: 20px;}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}



/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #f1f1f1;
	font-family: 'Titillium Web', Garamond, serif;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #338429;
	text-decoration: none;
}
a:visited {
	color: #338429;
		text-decoration: none;

}
a:active,
a:hover {
	color: #59d600;
		text-decoration: none;

}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0 0 0 0;
	
}
#site-title {
	float: left;
	font-size: 10px;
	line-height: 36px;
	margin: 0;
	width: 10px;
	text-indent: -999em;
}
#site-title a {
	color: #009966;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 0;
	width: 220px;
	text-indent: -999em;
}

/* This is the custom header image */
#branding img {
	border-top: 0;
	border-bottom: 0;
	margin-left: 0px;
	margin-bottom: 0;
	margin-top: 0;
	clear: both;
	display: block;
	z-index: 10;
	
}




/* =Menu
-------------------------------------------------------------- */
#access {padding-left: 35px; margin-top: -48px; width: 940px; background: transparent; background-image: url(images/bg1.png); background-repeat: repeat;}
#access .menu-header ul,
div.menu ul {

	
}
#access .menu-header li,
div.menu li {
}
#access a {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-family: 'Titillium Web', Garamond, serif;
	text-transform: uppercase;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;

}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #000000;
	background-repeat: repeat;
	color: #f1f1f1;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #FFFFFF;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #FFFFFF;
}


/* =Content
-------------------------------------------------------------- */




/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
#container {
	float: left;
	margin: 0 -320px 0 0;
	width: 100%;
	background-image: url(images/containerbg1.jpg); background-repeat: repeat-y;
}
#content {
	margin: 0 360px 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 300px;
}#secondary {
	clear: right;
}
#main {background: #ffffff; width: 915px;}
/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 'Titillium Web', Garamond, serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: 'Titillium Web', Garamond, serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

.widget-title {
text-align: left;
color: #000000;
margin: 10px 0 15px 0px;
font-size: 1.5em;
font-weight: normal;
padding-bottom: 0;}

.entry-title, .page-title {color: #009966;}

#content .entry-title {color: #009966; font-weight: normal;}

.page-title a:active,
.page-title a:hover {
	color: #009966;
	text-decoration: underline;
}

.entry-title a:active,
.entry-title a:hover {
	color: #009966;
	text-decoration: underline;}

.entry-title a:link, .entry-title a:visited {	color: #009966;}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	border-top: none;
}


#site-info {
	font-weight: normal;
}
#site-info a {
	color: #666;
	padding-left: 20px;
	text-decoration: none;
}


#site-generator a {
	background: transparent;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 0;
	text-decoration: none;
}

#content h1, h2, h3, h4, h5, h6 {color: #009966;}

.entry-meta {color: #000000; font-size: 1em;}

.newsfeed {width: 145px; float: left; margin-right: 15px; margin-bottom: 10px; padding: 5px; border: solid gray 1px;
}

.frontburner {margin-bottom: 15px;}

iframe[Attributes Style] {width: 535px!important;}

#socialize {position: absolute; background: transparent; height: 30px; width: 180px; line-height: 30px; margin: 280px 0 0 730px;}
#socialize a {float: left; margin: 5px 0 0 0; padding: 0 0 0 5px; line-height: 30px;}
div.sharedaddy {margin-bottom: 15px;}

#footer-widget-area .widget-area {
float: left;
margin-left: 80px;
width: 800px;
color: #ffffff;
}
