/*
Theme Name: SXSW is easy - iPhone
Theme URI: http://sxswiseasy.com/
Description: The template for SXSW is easy.
Version: 1.0
Author: Stalelife, Nonimage, Armadillo Studios
Author URI: http://sxswiseasy.com/
*/

@import "reset.css";

body {
    background: #c7bf99 url('images/main-header.jpg') top center no-repeat;
    font: 14px Helvetica, Arial, Verdana, sans-serif; 	
    color: #333;
    }
    
a:link {
	color: #972828;
	font-weight: normal;
	}
	
a:visited {
	color: #972828;
	font-weight: normal;
	}
	
a:hover {
	color: #570e0e;
	text-decoration: underline;
	}
    
.clear {
	clear: both;
	height: 0;
	width: 0;
	}
    
#page {
	width: 959px;
	margin: 0 auto;
	}
	
#main {
	background: transparent url('images/content-bg-trans.png') top left repeat-y;
	margin: 63px 0 0 5px;
	}
	
	
/* HEADER */
	
#header {
	margin: -45px 0 0 0;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0){
	/* Safari hack */
	#header {
	margin: 20px 0 0 0;
	}
	}
	
h1 {
	float: left;
	display: inline;
	margin: 0 0 0 6px;
	}
	
#followus {
	width: 90px;
	height: 68px;
    float: right;
    display: inline;
    margin-top: 15px;
	}
	
#followus a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	}
	
#twitter {
	width: 260px;
	height: 60px;
    background: transparent url('images/twitter-bg-trans.png') top right no-repeat;
    float: right;
    display: inline;
    margin: 0 4px 0 0;
    color: #fff9c3;
    line-height: 1.3em;
    padding: 10px 10px 10px 32px;
    font-size: 0.9em;
	}
	
#twitter a {
	font-weight: bold;
	text-decoration: underline;
	color: #fff9c3;
	}
	
#twitter a:hover {
	color: #fff;
	}
	
.twitter-timestamp {
	color: #fff;
	}
	
	
/* CONTENT */

#content {
	margin: 15px 0 30px 63px;
	float: left;
	width: 520px;
	}
	
h2 {
    font: 1.7em Georgia, Helvetica, Arial, Verdana, sans-serif; 
    line-height: 1.3em;	
    margin-bottom: 1.5em;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.4em;
    color: #000;
	}
	
h2 a {
    text-decoration: none;
    color: #000;
	}
	
h3.search-header {
    font: 1.7em Georgia, Helvetica, Arial, Verdana, sans-serif; 
    line-height: 1.3em;	
    margin-bottom: 0.6em;
    font-weight: normal;
	}
	
h3.search-header a {
    text-decoration: none;
	}
	
.entry p {
    font: 1.1em Georgia, Helvetica, Arial, Verdana, sans-serif; 
    line-height: 1.4em;
    margin-bottom: 1em;
	}
	
.entry {
	margin-bottom: 1em;
	}
	
h3 {
	font-size: 1.3em;
	margin: 2em 0 1em 0;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 0.5em;
	}
	
h3.blog-post-title {
	font-size: 1.4em;
	margin: 2em 0 1em 0;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 0.5em;
	}
	
h3.blog-post-title a {
	text-decoration: none;
	font-weight: bold;
	}
	
h4 {
	font-size: 1.2em;
	margin: 2em 0 1em 0;
	font-style: italic;
	}
	
.ourtakeINT {
	border: 1px dashed #CC6600;
	background-color: #FFCC66;
	color: #993300;
	padding: 8px;
	margin: 10px 20px 40px 0px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	}
	
.easyNote {
	width: 200px;
	border: 1px dashed #006699;
	background-color: #99CCFF;
	color: #003366;
	padding: 5px;
	margin: 10px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	}
	
.alignright {
	float: right;
	margin: 10px 0 10px 20px;
	}
	
.alignleft {
	float: left;
	margin: 10px 10px 0 20px;
	}
	
img.alignleft, img.alignright {
	border: 2px solid #ccc;
	}
	
.alignright img, .alignleft img {
	border: 2px solid #ccc;
	}
	
.entry ul {
	margin-bottom: 1em;
	}
	
.entry ul li {
	margin-bottom: 0.7em;
	line-height: 1.3em;
	font-size: 1.05em;
	}
	
p.wp-caption-text {
	font-size: 0.9em;
	color: #ccc;
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-style: italic;
	}
	
.navigation .alignleft, .navigation .alignleft {
	border: 0;
	}
	
	
/* COMMENTS */

#respond h3, h3#comments {
    font: 1.4em Georgia, Helvetica, Arial, Verdana, sans-serif; 
    margin: 50px 0 30px 0;
    font-style: italic;
	}
	
.commentlist p {
	line-height: 1.2em;
	margin-bottom: 0.6em;
	color: #636363;
	}
	
#respond p {
	margin-bottom: 10px;
	}
	
#respond textarea {
	width: 100%;
	}
	
#respond {
	margin-top: 20px;
	}
	
.comment-author {
	margin: 0;
	display: inline;
	float: left;
	}
	
img.avatar {
	border: 3px solid #fff;
	display: inline;
	float: left;
	}
	
cite.fn {
	margin: -10px 0 0 20px;
	font-weight: bold;
	}
	
cite.fn a {
	font-weight: bold;
	}
	
.commentmetadata {
	display: inline;
	float: right;
	font-size: 0.9em;
	margin: 10px 0 0 0;
	}
	
li.comment p {
	display: block;
	}
	
.author-name {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	}
	
ol.commentlist li {
	width: 520px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 30px;
	}
	
.author-info {
	background-color: #ccc;
	margin-bottom: 20px;
	padding: 10px;
	}

	
/* SIDEBAR */	
	
#sidebar {
	float: right;
	width: 220px;
	margin: 30px 60px 30px 0;
	}
	
h2.widgettitle {
	margin: 40px 0 20px 0;
	}
	
#sidebar ul {
	margin: -5px 0 0 0;
	}
	
#sidebar ul li {
	margin: 0 0 10px 0;
	}


/* FOOTER */	

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer-top {
    background: transparent url('images/footer-edge-trans.png') top left repeat-x;
	margin-top: -5px;
	}
	
#footer {
	background-color: #333;
	margin-top: -7px;
	padding: 20px 0;
	color: #ccc;
	}
	
#footer-inside {
	width: 814px;
	margin: 0 auto;
	}
	
#footer ul {
	border-right: 1px solid #fff;
	margin-right: 20px;
	width: 140px;
	float: left;
	display: inline;
	}

#footer ul li {
	margin-bottom: 10px;
	}
		
#footer-main {
	float: left;
	display: inline;
	}
	
.badge {
	margin: 20px 50px 30px 0;
	}
	
p.legal {
	margin-top: 1em;
	font-size: 0.8em;
	}
	
		
/* MAIN MENU */

#menu {
	margin: 20px 0 20px -42px;
	}
 
#menu ul {
	}
	
#menu ul li {
	float:left;
	position:relative; 
	padding: 0px 1px 0px 1px; 
	margin-left: 110px;
	}
	
#menu a:link, #menu a:visited {
	display:block;
	font-size: 1.6em;
	text-decoration:none; 
	color:#333333; 
	line-height:35px; 
	padding: 0px 1px;
	font-weight: bold;
	}
	
#menu a:hover, #menu ul ul a:hover {
	color: #972828; 
	}
	
#menu :hover > a, #menu ul ul :hover > a {
	color:#972828; 
	}

#menu ul li:hover ul, #menu ul a:hover ul {
	visibility:visible; 
	}

/* Second Level of the Menu */

#menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	}

* html #menu ul ul {
	top:30px;
	t\op:31px;
	}

#menu ul li ul li{
	float:left;
	position:relative; 
	padding: 0px 1px 0px 1px; 
	margin-left: 0px;
	}

#menu ul ul a.drop {
	background-color: #333; 
	border: 1px solid #595858;
	width: 150px;
	font-size: 1em;
	padding-left: 10px;
	color: #fff;
	}
	
#menu ul ul a.drop:visited {
	background-color: #333; 
	border: 1px solid #595858;
	width: 150px;
	font-size: 1em;
	padding: 10px 1px 10px 10px;
	color: #fff;
	}
	
#menu ul ul a.drop:hover {
	background: #595858; 
	border: 1px solid #000;
	}
	
#menu ul ul :hover > a.drop {
	background:#595858; 
	border: 1px solid #595858;
	}

/* style the second level links */

#menu ul ul a, #menu ul ul a:visited {
	background:#d4d8bd; 
	color:#000; 
	height:auto; 
	line-height:1em; 
 
	width:128px;
	border-width:0 1px 1px 1px;
	}
