/* ManOWar Version: 1.0 */

/* Links */

a:link { text-decoration: none; color: #464646; }

a:visited { text-decoration: none; color: #464646; }

a:hover, a:active { color: #000000; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles 
{ 
	color: red;
	display: block;
	border-bottom: 2px solid none;
	margin-left: 9px;
	padding: 1px;
	font-weight: normal; 
	font-size: 24px; 
	text-decoration: none; 
	underline: none;
	width: 751px;
	letter-spacing: -1px;
}

	html*.titles 
	{ 
		color: red;
		display: block;
		margin-left: 9px;
		margin-top: 10px;
		padding: 1px;
		font-weight: normal; 
		font-size: 24px; 
		text-decoration: none; 
		underline: none;
		width: 751px;
		letter-spacing: -1px;
	}



.titles a:link { font-weight: bold; color: #994141; }

.titles a:visited { font-weight: bold; color: #9a5656;}

.titles a:hover, #wrapper a:active {color: #fd0402; }

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin: -12px 0 0;
	padding: 0;
	/*background-color: #dadada;*/
	color: #5A5A5A;
	/*background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #5A5A5A;*/
	font: normal 76% Arial,Helvetica,sans-serif;
}

#wrapper2 {
width: 768px;
margin-left: 10px;;
margin-right: auto;
}

#header
{
	float: left;
	width: 749px;
	display: block;
	clear: right;
	height: 41px;
	margin-left: 15px;
}

	/* IE 7 */
	html*#header
	{
		display: block;
		float: left;
		width: 768px;	
		height: 44px;
		margin-top: 23px;
	}

#navigation
{
	clear: both;
	float: right;
	display: block;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	width: 242px;	
	height: 21px;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background: #FFFFFF;
}

#wrapper p
{
	color: #6b6b6b;
}

#content-wrapper
{
	width: 65%;
	float: left;
}

#content
{
	/*padding: 0 0px 10px 30px;*/
	clear:both;
	display:block;
	float:left;
	margin-top:6px;
	padding-left:30px;
	width:737px;
}

#sidebar-wrapper
{
	width: 35%;
	float: right;
}

#sidebar
{
	float: right;
	/*padding: 0px 15px 10px 10px;*/
	width: 210px;
	margin-right: 5px;
	margin-top: 0px;
}

#footer
{
	clear: both;
	background-color: #3e3e3e;
	color: #FFFFFF;
}

#footer .footerWrapper
{
	display: block;
	clear: both;
	padding: 20px;
	width: 1000px;
	height: 191px;
	background-color: #3e3e3e;
}

html*#footer .footerWrapper
{
	display: block;
	clear: both;
	padding: 20px;
	width: 1050px;
	height: 205px;
	background-color: #3e3e3e;
}

	#footer .footerWrapper #innerFooterWrapper h3
	{
		margin: 0 0 6px;
		font-size: 12px;
		font-weight: bold;
	}
	
	#footer .footerWrapper #innerFooterWrapper ul
	{
		margin-left: -41px;
		list-style-image: none;
		list-style-type: none;
	}
	
		html*#footer .footerWrapper #innerFooterWrapper ul
		{
			margin-left: 0;
			list-style-image: none;
			list-style-type: none;		
		}	
	
	#footer .footerWrapper #innerFooterWrapper ul li:hover
	{
		background-color: #787878;
		margin-left: 10px;
	}
	
		/*html*#footer .footerWrapper #innerFooterWrapper li
		{
			margin-left: -40px;
			list-style-image: none;
			list-style-type: none;
			border: 1px solid red;#
		}
		
		html*#footer .footerWrapper #innerFooterWrapper li:hover
		{
			margin-left: -30px;
			list-style-image: none;
			list-style-type: none;
			border: 1px solid red;#
		}*/
	
	#footer .footerWrapper #innerFooterWrapper ul li a
	{
		color: #ffffff;
		margin-left: 10px;
	}
	
	#footer .footerWrapper #innerFooterWrapper ul li:hover a
	{
		color: #ffffff;
		margin-left: 10px;
	}
	
	#footer .footerWrapper #innerFooterWrapper ul li:hover a:hover
	{
		color: #fd0402;
		margin-left: 10px;
	}

	#footer .footerWrapper #innerFooterWrapper .footerColumnOne
	{
		display: inline; 
		float: left; 
		width: 300px; 
		height: 204px;
		margin: 0 15px;
	}		
	
	#footer .footerWrapper #innerFooterWrapper .footerColumnTwo
	{
		border: 1px solid green; 
		display: inline; 
		float: left; 
		width: 300px; 
		height: 100%;
	}
	
	#footer .footerWrapper #innerFooterWrapper .footerColumnThree
	{
		border: 1px solid green; 
		display: inline; 
		float: left; 
		width: 300px; 
		height: 100%;
	}
	
	#footer #flickrWrapper
	{
		float: left; 
		width: 100%;
		background-color: #313131;;
	}
	
	#footer #copyright
	{
		background-color: #515151;
		font-size: 10px;
		padding: 10px;
		
	}	
	#footer #copyright a
	{
		color: #dadada;
	}
	#footer #copyright a:hover
	{
		color: #FD0402;
	}
	
#footer a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	}

#footer a: visited {
	color: #000000;
	}
#footer a:hover {
	color: #000000;
	}
#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 { padding-left: 30px; }

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 0px; padding: 0 0px 0 0; }

html*#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 0px; margin-left: -1px; padding: 0 0px 0 0; border:1px solid none; } 

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #FFFFFF;
	font-weight: bold;	
	display: block;
	padding: 0 2px 0 2px;
	margin-right: 1px;	
	height: 24px;
	font-size: 13px;
	margin-top: -2px;	
	text-align: center;
	width: 52px;
	
}

	#navigation li.page_item1
	{
		border: 1px solid none;
	}

	#navigation li.page_item2
	{
		border: 1px solid none;
		margin-left: -8px;
	}

	#navigation li.page_item3
	{
		border: 1px solid none;
	}
	
	#navigation li.page_item4
	{
		border: 1px solid none;
		padding-left: 5px;
	}

#navigation li a:hover,
#navigation li a:active
{
	color: #fd0402;	
	font-size: 13px;
	font-weight: bold;
}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

#page #content .navigation
{
	display: none;
}



/* Wrapper */

#wrapper a:link { font-weight: bold; color: #994141; }

#wrapper a:visited { font-weight: bold; color: #9a5656;}

#wrapper a:hover, #wrapper a:active {color: #fd0402; }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post-wrapper .thePost
{
	float: left; 
	width: 768px; 
	margin-top: 15px; 
	margin-bottom: 15px; 
	margin-left: -30px; 
	display: block;
}

#content .post { padding-left: 15px; }

.imagePost 
{
	/*width: 735px; */
	width: 800px; 
	padding-left: 10px; 
	margin-top: 10px;
} 

	html*.imagePost 
	{ 
		width: 800px;
		padding-left: 10px; 
		margin-top: 15px;
	}

.imagePost img
{	
	background-color: #F5F5F5;
	border: 1px solid #ECECEC;
	padding: 20px;
	float: left;	
	margin-right: 15px;
}

.post p
{
	float: left;
	clear: both;
	margin: 11px;
}

.post p.theTags
{
	float: left;	
	margin: 4px 0 0 10px;
	text-align: right;
	width: 764px;
}

.post p.theTags a { text-decoration: none; color: #464646; }

.post p.theTags a:visited { text-decoration: none; color: #464646; }
	
.post p.theTags a:hover { text-decoration: underline; color: #FD0402; }


.entry div.theMoreInfo
{
	background-color: #F5F5F5;
	border: 1px solid #ECECEC;
	padding: 20px;
	float: left;	
	margin: -10px 0 0 10px;
	width: 100%;
}

	.entry div.theMoreInfo td.header
	{
		font-weight: bold;
		width: 100px;
	}

.entry div.theMoreFlickrLink
{
	/*background-color: #F5F5F5;
	border: 1px solid #ECECEC;*/
	padding: 10px;
	float: left;
	text-align: right;	
	margin: -26px 0 11px 40px;
	width: 100%;
}
	
.entry div.theMoreContent
{
	background-color: #F5F5F5;
	border: 1px solid #ECECEC;
	padding: 20px;
	float: left;	
	margin: 4px 0 0 10px;
	width: 100%;
}
	
	.entry div.theMoreContent p	
	{		
		margin: 5px 0 5px 0;
	}
	
		html*.entry div.theMoreContent p	
		{		
			margin: 5px 0 5px 0;
			width: 100%;
		}


#aboutPage a, 
.theMoreContent a
{
	color: #fd0402;
}		
#aboutPage a:hover,
.theMoreContent a:hover
{
	color: #c10200;
	text-decoration: underline;
}		


#aboutPage #content #aboutTable td.header
{
	font-weight: bold;
	padding-left: 9px;
}
#aboutPage #content #aboutTable td.result
{
	padding-left: 9px;
}
#aboutPage #content #aboutTable tr.even
{
	background-color: #ebebeb;
}
#aboutPage #content #aboutTable tr.odd
{
	background-color: #f4f4f4;
}

		
.theArchive
{
	float: left; 
	clear: both;
}
	html*.theArchive
	{
		float: left; 
		clear: both;
		width: 100%;
	}

#archiveWrapper #content
{
	margin: 14px 0 14px 0;
}

	html*#archiveWrapper #content
	{
		margin: 14px 0 14px 0;
		width: 745px;
		border: 1px solid none;
	}

/* Archives */

#archiveSearch
{
	float: right;
	clear: both;
}

.archivesTable, .archivesTable a  { text-decoration: none; color: #464646; font-size: 12px; }

.archivesTable a:hover { color: #fd0402; }	

.archivesTable li 
{
	list-style-type: none; 
	padding: 5 0 5 0; 
	margin-left: 10px;
}


/*Transparency for Cross-Browser functionality*/
.imagePost img:hover
{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}


#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	/*font-size: 90%; 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
	background-color: #FFFAEE;
	border: 1px solid #F4E8CA;*/
}

.wp-caption-text
{
	margin-left: 20px;
}

html*.pagination
{
	margin-bottom: 15px;
}

#mainPage
{
	margin-top: 12px;
}

	html*#mainPage
	{
		margin-top: 12px;
	}

#singlePage
{
	margin-top: -12px;
	width: 785px;
}

	html*#singlePage
	{
		margin-top: 12px;
	}	

#page #content h2.singlePage
{
	margin: 30px 0px 14px -22px;
	color: #515151;
}

#page #content h2
{
	margin: 30px 0px 14px -22px;
}

.postmetadata
{
	display: none;
}

/* Sidebar */

.sideblock
{
	padding: 5px 10px;
	margin-bottom: 20px;
	background-color: #F7F7F7;
	border: 1px solid #E2E2E2;
}

.sideblock ul { }

.sideblock h3 { margin-top: 5px; font-size: 14px; color: #DCA345; font-weight: bold; }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#aboutPage
{
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 680px;
padding: 12px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform .commentInline
{
	display: inline;
	margin-left: 10px;
}

#commentform .commentInline small
{
	font-size: 11px;
}

ol.commentlist li
{
	padding: 10px;
	
	margin-bottom: 5px;
	
	background-color: #F5F5F5;
	border: 1px solid #ECECEC;
	width: 100%;
}

ol.commentlist li img
{
	display: none;
}

.titles. span.date {
	font-size: 24px;
	font-weight: normal;	
	color: #FFFFFF;
}
.titles .month {
	text-decoration: none;
	underline: none;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
	margin-left: 5px;
	color: #FFFFFF;
}
.titles .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 13px;
color: #6F6F6F;
text-transform: lowercase;
margin-left: 30px;
margin-bottom: 2px;
}

#respond
{
	/*background-color: #f1f1f1;
	padding: 1px 0 5px 28px;
	border-left: 8px solid #efa6a5;
	border-right: 2px solid #eb4644;
	
	border-top: 5px solid #efa6a5;
	border-bottom: 5px solid #eb4644;*/

	float: left;
	clear: both;
	width: 745px;
	margin: 6px 0 10px 25px;	
}

#respond h3
{
	margin-left: 22px;
}

#theCommentWrapper
{
	float: left;
	clear: both;
	width: 745px;
	margin: 6px 0 10px 25px;
}

/* Start of Flickr Badge */
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
.flickr_badge_image img:hover {border: 1px solid red !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !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:none !important; 
	background:inherit !important;
	color:#3993ff;
}

#flickr_badge_uber_wrapper td

#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
/* End of Flickr Badge */

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left: 0px;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	border: 1px solid red;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}
/*---------- end bubble tooltip -----------*/

/*---------- start shoutbox -----------*/
#daddy-shoutbox 
{
	padding: 5px;
	background: #3E5468;
	color: white;
	width: 713px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}
.shoutbox-list {
	border-bottom: 1px solid #627C98;

	padding: 5px;
	display: none;
}
#daddy-shoutbox-list {
	text-align: left;
	margin: 0px auto;
}
#daddy-shoutbox-form {
	text-align: left;
}
.shoutbox-list-time {
	color: #8DA2B4;
}
.shoutbox-list-nick {
	margin-left: 5px;
	font-weight: bold;
}
.shoutbox-list-message {
	margin-left: 5px;
}

#theShoutBox_container
{
	margin-left: 21px;
	width: 722px;
}
/*---------- end shoutbox -----------*/