/*
Theme Name: Rogue HAA
Theme URI: http://roguehaa.com/
Description: Base theme for the Hamilton Anderson Rogue HAA blog.
Version: 1.0
Author: Octane Design
Author URI: http://octanedesign.com/
*/


body, html{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
body{
	padding-bottom:20px;
}
a:link, a:visited{
	color:#ee1f25;
	text-decoration:underline;
}
a:hover{
	color:#ee1f25;
	text-decoration:none;
}
#page{
	width:780px;
	margin:auto;
}

#page #header #headerimg{
	background-color:#000000;
}

#sidebar{
	width:226px;
	float:right;
	background-color:#000000;
	color:#999999;
	font-size:11px;
	padding-left:22px;
	padding-top:16px;
	padding-right:22px;
}
#sidebar a:link, #sidebar a:visited{
	color:#ffffff;
	text-decoration:none;
}
#sidebar a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#sidebar #submitGraphic{
	vertical-align:middle;
	display:inline;
}
#sidebar #searchform #s, #loginForm .mid{
	vertical-align:top;
	margin-top:3px;
	display:inline;
	border:1px solid #7f7f7f;
	background-color:#000000;
	color:#ffffff;
	font-size:11px;
}
#loginForm .mid{
	margin-bottom:5px;
}
#sidebar ul{
	margin:0px;
	padding:0px;
}
#sidebar ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#sidebar .children{
	margin-left:10px;
}
#content{
	line-height:16px;
}
#content h2, h3{
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
	color:#58585a;
	margin:0px;
	padding:0px;
}
#content h2{
	margin:13px 0px 4px 0px;
}
#content h2 a:link, #content h3 a:link{
	color:#58585a;
	text-decoration:none;
}
#content h2 a:visited, #content h3 a:visited{
	color:#58585a;
	text-decoration:none;
}

#content h2 a:hover, #content h3 a:hover{
	color:#58585a;
	text-decoration:underline;
}
#content h2 .inTitleCatList, .metaAbove .inTitleCatList, .post small{
	font-size:11px;
	color:#9a9a9a;
	font-weight:normal;
	text-transform:lowercase;
	white-space:nowrap;
}
#content h2 .inTitleCatList{
	font-size:11px;
	color:#9a9a9a;
	font-weight:normal;
	text-transform:lowercase;
	white-space:normal;
	display:block;
}
.post small{
	line-height:20px;
}
#content h2 .inTitleCatList a:link, #content h2 .inTitleCatList a:visited, .metaAbove .inTitleCatList a:link, .metaAbove .inTitleCatList a:visited{
	color:#9a9a9a;
	text-decoration:none;
}
#content h2 .inTitleCatList a:hover, .metaAbove .inTitleCatList a:hover{
	color:#9a9a9a;
	text-decoration:underline;
}
.postmetadata, .alt{
	border-bottom:1px solid #e4e4e4;
	padding-bottom:15px;
	font-size:11px;
	color:#9a9a9a;
	clear:both;
}
.alt{
	border-bottom:6px solid #e4e4e4;
}
.alignright{
	float:right;
}
.narrowcolumn{
	width:490px;
	float:left;
}
.narrowcolumn .size-full{
	width:490px;
	height:302px;
}
.narrowcolumn .size-thumbnail, .narrowcolumn .size-medium{
	width:190px;
	height:106px;
}
.widecolumn{
	width:780px;
}
.widecolumn .post h2{
	margin:3px 0px 4px 0px !important;
	border-top:1px solid #e4e4e4;
	padding-top:4px !important;
}

#footer{
	clear:both;
	font-size:11px;
	color:#9a9a9a;
}
.entry{
	text-align:justify;
}
.entry p{
	margin:0px 0px 10px 0px;
}

.metaAbove{
	margin-top:13px;
	font-size:11px;
	color:#9a9a9a;
}
.metaAbove .alignleft{
	width:400px;
}
.metaAbove .alignright{
	width:300px;
	text-align:right;
}
.nocomments{
	display:none;
}

.sidebarList img{
	margin-top:15px !important;
}

.pagetitle{
	font-size:14px !important;
	color:#999999 !important;
	margin-bottom:10px !important;
	border-bottom:1px solid #cccccc;
}
.eventsList{
	color:#ffffff !important;
}

/* post template styles */
.thumbnailTable{
	float:right;
	width:250px;
	margin-top:4px;
}
.thumbnailTable td{
	text-align:right;
	width:250px;
}
.thumbnailTable td p{
	display:block;
	width:inherit;
}
.thumbnailTable img{
	clear:both;
	margin-bottom:8px;
	display:block;
	width:inherit;
	border:none;
}
.thumbnailTable br{
	display:none;
}
.widecolumn p{
	width:500px;
}
.narrowcolumn p{
	/*width:295px;*/
}
.widecolumn  .postmetadata{
	width:780px !important;
}
.narrowcolumn .thumbnailTable img{
	width:190px;
	height:106px;
	clear:both;
}
.narrowcolumn .thumbnailTable{
	width:190px;
	margin-left:12px;
}
.commentH3{
	font-size:14px;
}

ol li{
	width:400px;
}