/*
THEME NAME: Sean A Sullivan
THEME URI: http://www.seanasullivan.com/theme
DESCRIPTION: For use on <a href="http://www.seanasullivan.com/">Sean A Sullivan's site</a>
VERSION: 1
AUTHOR: Sean A Sullivan
AUTHOR URI: http://www.seanasullivan.com
Tags: onepress, sean sullivan, sas

TEMPLATE: onepress
*/
/*
THEME NAME: Sean A Sullivan
THEME URI: http://www.seanasullivan.com/theme
DESCRIPTION: For use on <a href="http://www.seanasullivan.com/">Sean A Sullivan's site</a>
VERSION: 1
AUTHOR: Sean A Sullivan
AUTHOR URI: http://www.seanasullivan.com
Tags: onepress, sean sullivan, sas

TEMPLATE: onepress
*/

@import url('../onepress/op-layout.css');
@import url('../onepress/widgets.css');

html{
	background: #7a8173;
}

div#page{
	width: 993px;
	background: url('./images/bg.jpg') repeat-y;
	padding: 0 17px 0 16px;
}
div#content{
	background: #182b26 url('./images/content-bg.jpg') repeat-x;
	padding: 0;
	width: 960px;
}
/* Header */

#header {
	background: url("./images/header.jpg") no-repeat top left;
	height: 234px;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

div#headerimg h1{
	margin: 0;
	padding: 0;	
}

#headerimg h1 a{
	font-size: 0px;
	display:block;
	height:234px;
	text-decoration:none;
}

#headerimg div.description{
	visibility:hidden;
}

div#header a.rss{
	position: absolute;
	display:block;
	right: 320px;
	top: 40px;
/*	height: 150px;*/
	padding-left: 55px;
	background: url('./images/rss.png') no-repeat;
}

div#op_navigation{
	/*visibility:hidden;*/
	display:none;
}

div#main_wrap{
	padding: 10px;	
}

div#main_wrap div#main{
	margin: 15px 5px 0 5px;
	padding: 1px 5px;
	background: #eee url('./images/main-bg-content.jpg') repeat-x;
}

div#main_wrap.layout10, div#main_wrap.layout7{
	background: url('./images/main-top.jpg') top left no-repeat;
	width: 520px;
}

div#main_wrap.layout10 div#main, div#main_wrap.layout7 div#main{
	width: 500px;
}

div#main_wrap.layout3{ width: 675px; background: url('./images/main-top-single.jpg') top left no-repeat; }
div#main_wrap.layout3 div#main{ width: 655px; }

#content{
	/*border-width: 1px 1px 0 1px;*/
	/*border-color: #eee;
		border-style: solid;*/
	/*background: white;*/
	width: 950px;
	/*padding: 5px;*/
}

div#sidebar_wrap{
	background: #4c5f48 url('./images/sidebar-bg-bottom.jpg') bottom no-repeat;
}
div#sidebar{
	width: 245px;
	padding: 10px;
	background: url('./images/sidebar-top.jpg') top left no-repeat;
}

div#sidebar2{
	width: 124px;
}

div#sidebar2_wrap{
	margin: 0px 5px 0 5px;
	padding: 1px 5px;
	background: #eee url('./images/main-bg-content.jpg') repeat-x;
}

/** Multiple Post Styles **/
body.multiple div.post{
	/*border-top: 2px solid #eee;*/
	padding: 7px 5px;
}

body.multiple div.post div.div-1{
	float:left;
	background: url('./images/thumb_bg.png') no-repeat;
	width: 124px;
	height: 177px;
}

body.multiple div.post div.div-1 div{
	text-align: center;
}

body.multiple div.post div.div-1 div div{
	border:none;
}

body.multiple div.post div.post_date{
	padding: 5px;
	width: 111px;
	background: none;
	color: #fefefe;
}

body.multiple div.post div.post_thumbnail{
	margin-top: 2px;
	padding: 2px;
}

body.multiple div.post div.post_thumbnail img{
	width: 115px;
}

.alignleft{
	margin: 0 5px 0 0;
}

body.multiple div.post div.post_category{
	margin-top: 2px;
	font-size: 80%;
	padding: 5px;
	width: 111px;
	/*text-transform: lowercase;*/
	font-weight: bold;
	/*font-family: Courier;*/
	letter-spacing: 1px;
}
body.multiple div.post div.post_category a{
	color: #fefefe;
}

body.multiple div.post div.div-2{
	margin: 0 0 0 130px;
}

body.multiple div.post div.post_title h2{
	margin: 0;
}

body.multiple div.post div.post_title h2 a{
	display:block;
	background: #4d604a;
	padding: 5px;
	margin: 0;
	color: #eee;
	font-family: Tahoma;
	font-variant: small-caps;
}

body.multiple div.post div.post_title h2 a:hover{
	background: #1c1c1c;
}

body.multiple div.post div.post_title div.post_extra{
	border: none;
	float:right;
}

body.multiple div.post div.post_title div.post_extra ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

body.multiple div.post div.post_title div.post_extra ul li{
	display:inline;
	margin: 0;
	padding: 0;
}

body.multiple div.post div.post_title div.post_extra ul li a{
	display:block;
	width: 16px;
	height: 16px;
	margin: 2px;
}

body.multiple div.post div.post_title.link div.post_extra ul li a{ background: url('./images/link.png') }
body.multiple div.post div.post_title.link h2 a:hover{ background: #0c3653; color: #eee;}
body.multiple div.post div.post_title.video div.post_extra ul li a{ background: url('./images/video.png') }
body.multiple div.post div.post_title.video h2 a:hover{ background: #0c3653; color: #eee;}

body.multiple div.post div.div-3 div{
	padding: 2px 2px;
	border-top: 1px solid #f5f5f5;
	/*font-size: 90%;*/
}
body.multiple div.post div.div-3 div div{
	border:none;
}

body.multiple div.post div.div-3 div.post_time{
	margin-top: 2px;
}

body.multiple div.post div.post_content{
	border-top: 1px solid #f5f5f5;
	padding: 10px 4px 0 4px;
	text-align: justify;
	font-size: 85%;
	font-family: Verdana;
	color: #333;
	line-height: 17px;
/*	border-top: 1px solid #f5f5f5;
	padding: 10px 4px 0 4px;
	text-align: justify;
	font-size: 100%;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #333;
	line-height: 1.5em;*/
}

body.multiple div.post div.div-4{
	text-align: right;
	font-size: 80%;
}

body.multiple div.post div.div-5{
	clear: left;
}

/** Single Post Styles **/
body.single div.post{
	padding: 10px 0;
}

div.post_date{
	background: #eee;
	padding: 10px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	color: #666;
}

body.single div.post_date{
	float:left;
	width: 60px;
}

body.single div.div-1{
	margin-left: 90px;
}

body.single div.div-2 h2{
	margin: 6px 0;
}

body.single div.div-2 h2 a{
	font-size: 160%;
	color: #136299;
	font-family: Tahoma;
	letter-spacing: -1px;
	text-decoration: none;
	font-variant: small-caps;
}

body.single div.div-2 div{
	border-top: 1px solid #ccc;
	padding: 5px 2px;
}

body.single div.div-2 div div{
	border:none;
}

body.single div.post_content{
	padding: 10px 10px 10px 0;
	text-align: justify;
	line-height: 17px;
	font-size: 90%;
	border-top: 1px solid #ccc;
}
body.single div.post_content img{
	border: 1px solid #d0d0d0;
	padding: 2px;
}

body.single div.post_content img.alignright{
	margin: 5px 0 5px 10px;
}

body.single div.post_content blockquote{
	margin: 5px;
	padding: 35px 0 0 0;
	background: #eee url('./images/quote_hd.gif') top left no-repeat;
}

body.single div.post_content blockquote p{
	padding: 0 10px 35px 10px;
	background: #eee url('./images/quote_ft.gif') bottom right no-repeat;
}

body.single div.comment{
	margin: 0 20px;
}

body.single div.comment ol{
	list-style: none;
	padding: 0;
	margin: 0;
}

body.single div.comment ol li{
	list-style: none;
	/*background: #eee;*/
	padding: 10px;
	border-bottom: 1px solid #666;
}

body.single div.comment ol li img{
	float:left;
}
body.single div.comment ol li div{
	margin-left: 60px;
}

body.single div.comment ol li div cite{
	display:block;
	padding: 5px 0;
	font-size: 90%;
	font-weight: bold;
}

body.single div.comment ol li p{
}

body.single div.comment ol li small.commentmetadata{
	float:right;
	font-size: 80%;
}
body.single div.comment textarea{
	width: 500px;
}

body.single div.video{
	padding: 10px 5px;
	background: #7a8173;
	text-align: center;
	border: 1px solid #eee;
	font-size: 80%;
	color: #fefefe;
	margin: 5px 0;
}

/** End Single Post Styles **/

div#sidebar .widget{
	/*font-family: 'Times New Roman', serif;*/
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}

div#sidebar .widget ul{
	margin: 0 10px 0 20px;
}

div#sidebar .widget ul li{
	color: #ccc;
	list-style-type: circle;
	letter-spacing: 1px;
}

div#sidebar .widget h2{
	color: #ccc;
	font-weight: bold;
	/*text-decoration: underline;*/
	text-transform: uppercase;
	font-size: 90%;
	font-family: Tahoma, sans-serif;
	margin: 0 0 10px 0;
}

div#sidebar .widget a, div#sidebar .widget a:visited,div#sidebar .widget a:active{
	color: #ccc;
	text-decoration: underline;
	line-height: 20px;
	font-size: 85%;
}

div#sidebar .widget a:hover{
	color: #e6e7c7;
	text-decoration: none;
}

/** Sidebar 2 widgets **/

div#sidebar2 .widget{
	/*font-family: 'Times New Roman', serif;*/
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}

div#sidebar2 .widget ul{
	margin: 0 10px 0 15px;
}

div#sidebar2 .widget ul li{
	color: #333;
	list-style-type: circle;
	letter-spacing: 1px;
	font-size: 85%;
}

div#sidebar2 .widget h2{
	color: #333;
	font-weight: bold;
	/*text-decoration: underline;*/
	text-transform: uppercase;
	font-size: 90%;
	font-family: Tahoma, sans-serif;
	margin: 0;
	margin-top: 10px;
}

div#sidebar2 .widget a, div#sidebar2 .widget a:visited,div#sidebar2 .widget a:active{
	color: #333;
	text-decoration: underline;
	line-height: 20px;
}

div#sidebar2 .widget a:hover{
	color: #666;
	text-decoration: none;
}

.footer_widget{
	color: #eee;
}
.footer_widget h2{
	font-variant: small-caps;
	color: #aeaeae;
	background: #3c4732;
	padding: 10px 10px;
	margin: 2px 5px;
}

.footer_widget ul{
	
}

.footer_widget ul li{
	list-style: none;
}

p.signature{
	color: #eee;
}

a, a:visited, a:active{
	color: #136299;
}

a:hover{
	color: #684a34;
	text-decoration: none;
}

/*
 * Flickr Badge
 */
#flickr_badge_uber_wrapper {text-align:center;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image img {border: 1px solid #eee; padding: 2px}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickrstream_www {padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#eee !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:underline !important; background:inherit !important;color:#136299;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

div#sidebar div.widget.seansulli_twitter ul li{
	letter-spacing: 0;
	font-size: 90%;
}

/**
* Lifestream
*/
div#sidebar div.widget_lifestream ul, div#sidebar div.widget_lifestream ul li{
	list-style:none;
	margin: 0;
	padding: 0;
}

div#sidebar div.widget_lifestream ul li div.lifestream_icon{
	float:left;
}

div#sidebar div.widget_lifestream ul li div.lifestream_text{
	padding-left: 24px;
}

div#sidebar div.widget_lifestream ul li,
div#sidebar div.widget_lifestream ul div.lifestream_label a,
div#sidebar div.widget_lifestream ul div.lifestream_label a:visited,
div#sidebar div.widget_lifestream ul div.lifestream_label a:active{
	letter-spacing: 0;
	color:#E9E9E9;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
}

div#sidebar div.widget_lifestream ul div.lifestream_meta a,
div#sidebar div.widget_lifestream ul div.lifestream_meta a:visited,
div#sidebar div.widget_lifestream ul div.lifestream_meta a:active
div#sidebar div.widget_lifestream ul li{
	color: #bbbd7c;
}

div#sidebar div.widget_lifestream div.lifestream_events{
	display:none;
}