/*  
Theme Name: Amy Out Loud
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-color: #000; }
	
.innerBody {
	background: #000 url(images/bg.jpg) no-repeat center top; }
	
.content, .main, .footer, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: url(images/content_bg.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }

.content_top {
	background: url(images/top.jpg) no-repeat;
	height: 20px;
	padding: 0;
	margin: 0;	}
	
.content_bottom {
	background: #000 url(images/footer.jpg) no-repeat center top;
	clear: both;	}
	
.content_bottom .bottom {
	float: left;
	padding: 0px 12px;
	margin: 25px 0 10px 0 ;
	width: 220px;
	color: #FFF;
	border-left: 5px solid #6f3; }

.content_bottom p {
	padding: 0 0 0 0px;
	line-height: 1.3em;
	color: #ccc;
	margin: 0; }
	
.content_bottom ul {
	color: #ccc;
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px; }
	
.content_bottom a:link, .content_bottom a:visited {
	color:  #ccc; }
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #333; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6f3; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 2em;
	text-decoration: none;
	margin: 1.1em 0em .2em 0em;
	padding: 0;
	line-height: 1.3em;
	color: #333; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.3em;
	margin: 1.2em 0em .2em 0em;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 {
	text-transform: uppercase;
	margin: 0px 0 3px 0;
	font: 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }

h5 a:link, h5 a:visited { /*authors */
	color: #5e0e11;
	font-weight: bold;
	text-decoration: none; }
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.6em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 1.2em 0em 1.2em 0em;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }
	
	/* @end */
	
	
/* @group MAIN ELEMENTS */

.header { 
	position: relative;
	width: 1000px; }

.logo {
	position: relative;
	width: 1000px;
	height: 275px;
	background: url(images/logo.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline p {
	position: absolute;
	color: #fff;
	text-transform: uppercase;
	top: 170px;
	left: 116px;
	font: 1.1em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }

.tagline a:link, .tagline a:visited {
	color: #fff; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.main.full {
	width: 960px;
	padding: 0 20px; }
	
.blog {
	position: relative;
	float: left;
	width: 710px;
	padding: 0px 0px 0px 20px;
	margin: -20px 0 0 0; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	padding: 0px 0px 0px 0px; }
	
.byline {
	font-size: .9em;
	line-height: 1.4em;
	padding: 7px 0px 0 100px;
	margin: 8px 0 0 0;
	height: 55px;
	color: #666;
	background: url(images/byline.jpg) no-repeat; }
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

input, button {
	background-color: #FFF;
	color: #666;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #ccc;
	font-size: .9em;
	width: 122px; }

.rss {
	position: absolute;
	top: -65px;
	left: 40px;
	background: url(images/rss.jpg) no-repeat 5px 1px;
	padding: 0px 0 15px 32px; }

.rss a#rss {
	position: absolute;
	left: 8px;
	top: 40px;
	width: 40px;
	color: #666; }	


.networking {
	top: 0;
	position: absolute;
	width: 1000px;
	margin: 0;
	height: 60px; }
	
.icon a {
	top: 5px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
	position: absolute;
	margin: 0;
	height: 50px; }
	
.delicious.icon a {
	left: 231px;
	width: 110px; }
	
.facebook.icon a {
	left: 358px;
	width: 100px; }
	
.linkedin.icon a {
	left: 471px;
	width: 97px; }

.youtube.icon a {
	left: 584px;
	width: 75px; }

.twitter.icon a {
	left: 671px;
	width: 100px; }
	
	/* @end */
	

/* @group CTA Header Vert */

.header .cta {
	z-index: 100; }

.header .cta ul {
	top: 110px;
	right: 0px;
	position: absolute;
	font: 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }

.header .cta ul li { 
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	text-align: right; }

.header .cta a:link, .header .cta a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;	  }

.header .cta a:hover {
	color: #CCC;
	text-decoration: underline; } 

	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: right; 
	margin: 0em 0 0 0;
	padding: 10px 6px 0 0px; 
	width: 240px; }
	
.sidebar h3 {
	background: url(images/sidebar_title.jpg) no-repeat 0px top;
	padding: 5px 0 0 0;
	font-size: 1.3em;
	margin: 15px 0px -3px 0;
	height: 37px;
	clear: both;	}

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px;  }

	
	/* @end */
	
	
/* @group NAV */

.navContainer {
	position: relative;
	width: 1000px;
	background: url(images/nav.jpg);
	height: 73px;
	padding: 0;
	margin: 0;
	z-index:3000; }

.nav {
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 0 auto;
	line-height: normal;
	text-align: center;	}
	
.nav ul {
	margin: 0;
	padding: 0;
	position:relative;   }
  
.nav li {
	font-size: 1.1em;
	text-transform: uppercase;
	display: block;  
	float: left;
	height: 53px;
	padding: 22px 20px 0px 13px;
	margin: 0;
	background: url(images/nav_divider.jpg) no-repeat right top; }
  
.nav li a:link, .nav li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666; }
	
.nav li a:hover {
	color:#000; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none; }

	.nav ul li ul {
		display:none;
		margin:0;
		padding:0px 0px 0px 0px;
		position:absolute;
		top:50px;
		left:auto;
		z-index:30000;
		margin-left:-10px;
	}

	.nav ul li ul li {
		float:none;
		display: block;
		height:30px;
		width:130px;
		background-color: #66FF33;
		margin:0;
		padding:0;
		text-align:left;
		padding:3px 0px 0px 15px;
	}

	.nav ul li ul li a {
		float:none;
		text-decoration: none;
		background-color: #66FF33;
		color:#000;
		margin:0;
		padding:0;
		font-size:12px;
	}

	.nav li ul li a:hover {
		text-decoration: none;
		background-color: #66FF33;
		color: #000;
	}	


	.nav li:hover ul,
	.nav li.hover ul {
		display:block;
	}

  	/* @end */
  	
  	

	
/* @group FOOTER */

.footer {
	color: #6f3;
	margin: 5px auto;
	display: block;
	padding: 10px 0 0 0; 
	text-align: center;
	clear: both; }
	
.footer a:link, .footer a:visited {
	color: #6f3; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 3px 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }

#comment {
	width:500px;
}

/* @end */