/*  
Theme Name: Eargoo
Description: Eargoo News theme developed by studioLineal, New York, NY April 2009
Version: 1.0
Author: studioLineal
*/
/*


/*

///////////
LAYOUT
///////////

*/


{
	padding: 0;
	margin: 0;
}

body {
        font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
        font-size:62.5%; /* Resets 1em to 10px */
	background: #333333;
        }

#container {
	background: #333333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
        }

#outer {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: #333333;
        }

#inner {
        background: #333333 url(images/Eargoo_bg_041409.gif) repeat-y;
	position: absolute;
        width: 900px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
        }

#header {
	position: absolute;
	color: #333333;
        margin-top: 0px;
        }

html>body #header {        
        margin-top: -13px;
        }

#header span {
	font-weight: normal;
        }

#header h1 {
        text-indent:-10000px;
        }

#header h1 a {
        display: block;
        background: #333333 url(images/Eargoo_header_041409.jpg) no-repeat left;
	width: 900px;
	height: 216px;
	color:#333;
	text-decoration:none;
	border:none;
        }

#header h2 {
	font-size: 100%;
	font-weight: normal;
	padding:0;
	font-family:"Century-Gothic","Trebuchet MS", Verdana, Arial, Serif;
        }

#menu {
	position: relative;
	width: 900px;
        height: 39px;
	padding: 0 -4px 0 9px;
	margin-top: 128px;
	font-family:Arial, Verdana, Serif;
	text-transform:uppercase;
        }

html>body #menu {        
        margin-top: 131px;
        padding-right: 0;
        }

#menu ul {
	margin:0;
	padding:0;
        }

#menu ul li {
	display: inline;
	line-height: 35px;
	margin:0 7px 0 17px;
        }

#menu ul li a {
	padding: 0px;
	font-size: 14px;
	color: #444;
	font-weight: bold;
	border-bottom:none;
        }

#menu ul li a:hover, #menu ul li.current_page_item a {
	color: #111;
	text-decoration: none;
        }

#searchform {
        height:22px;
        line-height:24px;
        float:right;
	margin:29px 0 0 0;
}

html>body #searchform
{
	margin:27px 0 0 0;
}

input#s {
        color:#111;
        width:136px;
        margin: 0 9px 0 0;
        background:#666;
        border:none;
        }

input#searchsubmit {
        background:#333;
        color:#999;
        margin: 0 -3px -2px 0;
        font-family: "Trebuchet MS", Verdana, Arial, Serif;
        font-weight:bold;
        font-size:1.2em;
        border:none;
        }

html>body #searchsubmit
{
	margin: 0 2px 0 0;
}




/*

///////////
BODY
///////////

*/




h2 a:link,a:active {
        color:#efef1c;
        text-decoration:underline;
        border:none;
        }

h2 a:visited {
	color: #eded1a;
	text-decoration:underline;
        }

h2 a:hover {
	color: #7d7d29;
	text-decoration:underline;
        }

small a {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, Sans-Serif;
	color:#ababab;
        font-size: .9em;
	line-height: 1.5em;
	}

.navigation {
        width:500px;
        float:left;
        color:#666;
        margin: 10px 0 10px 0;
        }

.alignright {
        float:right;
        margin-top:10px;
        }

.alignleft {
        float:left;
        margin-top:10px;
        }

.space {
        background: #333 url(images/Eargoo_bg_041409.gif) repeat-y;
        height:0px;
        clear:both;
        margin:0 auto;
        padding:0;
        }


p {
	margin-top: 14px;
        color:#bbbbbb;
        }

p a {
	color:#dddddd;
        text-decoration:underline;
	}

span a {
	color:#dddddd;
        text-decoration:underline;
	}

ul, ol {
	margin:1em;
	padding:0;
        }

li {
	margin:0 1em;
	padding:5px 0;
        }

blockquote {
        color:#555;
        margin:1em;
        padding-left:10px;
        border-left:#ddd 3px solid;    
        }
fieldset {
	border:none;
        }


/* Begin Images */

a img:hover {
        border: none ! important;
        }

p img {
	padding: 0;
	max-width: 100%;
        border: none;
	}

/*	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.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0px 2px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 15px 2px 0;
	display: inline;
	}

/* End Images */



h1,h2,h3,h4,h5,h6 {
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
        }


#content {
        font-size: 1.2em;
        color: #000;
        line-height: 1.4em;
        width:500px;
        float:left;
        margin:80px 0 0 69px;
        padding:0 0 0 0;
        }

html>body #content {        
        margin:80px 0 0 141px;
        }

#content ul {
        margin:1em;
        padding:0 1em;
        list-style-image:url(images/bullet_main2.gif);
        }

#content ol {
        list-style-type:decimal;
        margin:1em;
        padding:0 1em;
        }

#content .entry {
        width:480px;
        background:#484848;
        float:left;
        color:#222;
        text-align:left;
        margin:0 0 15px 0;
        padding: 10px 10px 15px 10px;
        }

#content .entry h2,h3 {
        font-family:'Century Gothic', 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
        font-size:1.1em;
        line-height:1.4em;
        font-weight:700;
        margin:0 0 0 0;
        padding:0;
        }

#content ul.asides 
{
	list-style:none;
	margin:2em 0;
	padding:0;
        }

#content ul.asides li 
{
	list-style:none;
	padding:0.5em 0;	
        }

small {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, Sans-Serif;
	color:#777;
        font-size: .9em;
	line-height: 1.5em;
	}

#sidebar {
        width:234px;
        float:right;
        margin:80px 0 0 0;
        padding:0;
        }

html>body #sidebar {        
        margin:71px 0 0 0;
        }


#sidebar a:link,a:active,a:visited {
        color:#666;
        text-decoration:underline;
        border:none;
        }

#sidebar a:hover {
	color: #444;
	text-decoration:underline;
        }

.rsidebar {
        width:234px;
        color:#999;
        margin:0 auto;
        padding:0 0 0 0;
        }

.rsidebar h2 {
        font-size:1.1em;
        margin:0 0 0 10px;
        padding:3px 0;
        }

.rsidebar cf {
        font-size:1.1em;
        margin:0 3px 20px 0;
        padding:3px 0;
        }

.rsidebar ul {
        list-style-type:none;
        font-size: 1em;
        margin:0;
        padding:0;
        }

.rsidebar ul li {
        list-style-type:none;
        font-size: 1em;
        margin:0 0 10px 0;
        padding:0;
        }

.rsidebar ul li ul {
        list-style-type:square;
        font-size: 1em;
        margin:0;
        }

.rsidebar ul li ul li {
        list-style-type:none;
        font-size: 1em;
        border:0;
        margin:0;
        padding:0 0 0 10px;
        }


/*comments and their styles*/


#comments, #respond{
	margin: 1em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0;			
}
.commentlist li p 
{
    margin:0 1em 0 15px;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	background:#eee;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	background:#eee;
}
.commentlist li.authorcomment
{
	border:#ddd 1px solid;
	border-top-width:0px;
	
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select 
{
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}
textarea{
	width: 90%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus
{
	background:#333;
	border:#999 1px solid;
}

#footer {
        width:882px;
        background: #333333 url(images/Eargoo_footer_041409.jpg) no-repeat left;
        height:55px;
        line-height:30px;
        clear:both;
        color:#666;
        margin:5px 0 0 0;
        padding:0 0 0 30px;
        }

#footer p{
        margin:0 0 0 105px;
        font-size: 1em;
        }

html>body #footer p{        
        margin:0 0 0 109px;
        }

#footer a:visited {
        text-decoration:none;
        color:#888;
        border:none;
        }

#footer a:link,#footer a:active {
        text-decoration:none;
        color:#888;border:none;
        }

#footer a:hover {
        text-decoration:underline;
        color:#888;border:none;
        }


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;	
	border:#ccc 1px solid;
	}

#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%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead 
{
	margin:0;
	padding:0;	
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background:url(images/a32.gif) repeat top;
	}
#wp-calendar th 
{
	padding: 3px 0;
	text-align: center;	
	background:url(images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
