/*  
Theme Name: Digg 3 Columns
Theme URI: http://www.wpdesigner.com
Description: Digg-like 3 Columns Wordpress theme created by Small Potato (WPDesigner.com). Re-released under GPL.
Version: 1.0.2
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #fff;
	background-image: url(images/water9.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}



a{
	text-decoration: underline;
	color: #666;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cbb945;
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar, .gallwrapper, .gallnarrowcolumnwrapper .gallnarrowcolumn{
	text-align: left;
	vertical-align: top;
}

#container{
	width: 861px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


#container #header #nav {
	background-image: url(images/mahogany.gif);
	height: 96px;
	width: 861px;
}

#container #header #nav ul {
	font-size: 12px;
	color: #FFF;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-weight: bold;

}

#container #header #nav li {
	float: left;
	width: 95px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #header #nav li a {
	color: #FFF;
	text-decoration: none;
}

#container #header #nav li a:hover{
	text-decoration: underline;
}

#header{
	float: left;
	width: 861px;
	color: #333;
	background-color: #FFF;
	margin: 0;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #325b0a;
}

#menu ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	color: #325b0a;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#pagetitle{
	clear: both;
	width: 861px;
	height: 155px;
}

#pagetitle h1{
	padding: 36px 28px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}

#searchbox{
	float: right;
	padding: 10px 31px 0;
}

#searchbox input#s{
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
}

#searchbox input#searchsubmit{ height: 24px; }

.pagewrapper{
	margin: 0 0 10px;
	float: left;
	width: 861px;
	color: #333;
	background: #fff;

}

.page{
	float: left;
	padding: 0 5px 5px;
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 470px;
}

.gallwrapper{ 
	float: left;
	width: 766px;
        padding-left:24px;
        padding-top: 12px;
}

.narrowcolumnwrapper{
	margin: 5px 0 0;
	float: left;
	width: 470px;
}


.gallnarrowcolumnwrapper{
	margin: 5px 0 0;
	float: left;
	width: 720px;
}

.narrowcolumn{
	float: left;
	width: 470px;
}



.gallnarrowcolumn{
	float: left;
	width: 720px;
}

.content{
	float: left;
	width: 470px;
}

.post{
	padding: 9px 23px 15px;
	line-height: 18px;
}

.post h2{
	padding: 5px 0 8px;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
}

.post h2 a{
	text-decoration: none;
	color: #b81e2c;
        border-bottom: 1px dotted;
}
.post h2 a:hover{
	text-decoration: none;
        border-bottom: none;

}

.post img{
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1 {
        width 424px;
	font-size: 24px;
        font-weight: normal;
        color: #b81e2c;
        line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC8F96;
        padding-bottom: 35px;
        margin-bottom: 20px;
}

.entry h1 strong {
	font-size: 24px;
        font-weight: normal;
        font-style: italic;
        color: #000;
        margin-left: 65px;
}

#dream {
        width 424px;
	font-size: 26px;
        font-weight: normal;
        color: #b81e2c;
        line-height: 38px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DC8F96;
        padding-top: 35px;
        margin-top: 40px;
}

#dream strong {
	font-size: 20px;
        font-weight: normal;
        color: #b81e2c;
        line-height: 30px;

}


#dream a:link, #dream a:visited {
        color: #b81e2c;
        text-decoration:none;
}

#dream a:hover {
        color: #b81e2c;
        text-decoration:underline;
}
.entry h2{ line-height: 26px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #999;
}

.postinfo a{
	color: #999;
}

.postdate{ color: #a12a2a; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
}

.sidebar, .obar{
	margin: 0 0 0 5px;
	float: right;
	width: 242px;
	line-height: 18px;
        padding-left:110px;
}

#sidephotos{
	margin: 28px 0 0 5px;
	float: right;
	width: 355px;
        padding-left:20px;
	line-height: 18px;
}

.obar{
	margin: 0 5px 0 0;
	float: left;
}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li, .obar ul li{
	margin: 5px 0 0;
	padding: 9px 16px 15px;

}

.sidebar ul li.widget_search, .obar ul li{
	padding: 15px 16px;
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color: #b81e2c;
}

.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	padding: 6px 0 3px;
	background: none;
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	padding: 6px 0px 3px 15px;
	background: url(images/bg_arrow_right.gif) no-repeat 0px 8px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}

/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	line-height: 27px;
	color: #e45b00;
}

.post h3#respond{
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}

.clear {
clear:both;}

.gallery {
	border: 1px solid #333333;

}

a:hover .gallery {
	border: 1px solid #CCCCCC;

}

.credits {
	color: #000;
        font-size:10px;
        font-weight:bold;
        margin-top:25px;
}
.credits a {
	color: #000;
}

#mucho {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #b81e2c;
}

#mucho a:link, #mucho a:visited {
	color: #b81e2c;
	text-decoration:none;
	} 
#mucho a:hover {
	text-decoration:underline;}

.photospace {
padding-bottom:100px;}

#sidephotos h2 {
    color: #B81E2C;
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;}
