/*  
Theme Name: Digg 3 Columns
Theme URI: http://www.wpdesigner.com
Description: Digg-like 3 Columns Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/


.authorblock {padding:18px 18px 25px 18px;}

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;
	vertical-align: top;
	background: url(../../../img/back.png) repeat-x #C0C0C0;
	color: #666666;
	padding-top: 10px;
}

p, li {
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}

h2 a{
	text-decoration:none;
	}
	
h2 a:hover{
	text-decoration:underline;
	}	

a{
	text-decoration: underline;
	color: #9c4a9c;
}

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 #bbbbbb;
	background-color: #ffffff;
	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{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 750px;
	padding: 0px;
}

#header{
	margin: 0 0 0px;
	float: left;
	width: 100%;
	height: 160px;
	color: #333;
	background-image:url(../../../img/banner.gif);
	background-repeat:no-repeat;
}

#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;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	color: #9c4a9c;
}

#menu ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #9c4a9c;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#pagetitle{
	clear: both;
	width: 100%;
	height: 155px;
}

#pagetitle h1{
	margin: 78px 0px 0px 18px;
	font-size: 72px;
	font-weight:lighter;
	letter-spacing: -1px;
	color: #fff;
	font-family:impact, Arial, Helvetica, sans-serif;
}

#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 0;
}

#search{
	padding: 0;
	margin:-25px 0 0 -10px;
}

#searchbox input#s{
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
}

#searchbox input#searchsubmit{ height: 24px; }

#linkcat-2 ul li{font-size:10px;
padding:0;
margin:0;
border:0;
}

.pagewrapper{
	margin: 0 0 0px;
	float: left;
	width: 100%;
	background: #fff url(../../../img/river-back.gif);
	background-repeat:no-repeat;
	}

.pagefooter{
	margin: 0 0 10px;
	float: left;
	width: 100%;
	background: #fff;
	color: #333;
}

#foot{
	margin: 0 0 10px;
	float: left;
	width: 100%;
	background: #fff;
	color: #333;
}

.page{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 458px;
}

.narrowcolumnwrapper{
	margin: 5px 0 0;
	float: left;
	width: 458px;
	background-image:url(../../../img/hash.gif);
	background-repeat:repeat;
	
	}

.narrowcolumn{
	float: left;
	width: 458px;
background-image:url(../../../img/river.gif);
	background-repeat:no-repeat;
	}

.content{
	float: left;
	width: 458px;
}


#eventslist li {list-style:none;
padding-left: 55px;
padding-right:15px;
background-image: url(../../../img/calendar.gif);
background-repeat: no-repeat;
background-position: 0 0;
margin-left:-25px;}

.post{
	padding: 9px 16px 10px;
	margin-bottom:0px;
	line-height: 18px;
}

.post h2, .authorblock h2 {
	padding: 6px 90px 9px 5px;
	font-size: 28px;
	font-weight: bold;
	line-height: 27px;	
		background-image:url(../../../img/yellowdotsside.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	font-family:Arial narrow, Arial, Helvetica, sans-serif;
		text-decoration: none;
	color: #ffffff;	
}

.authorblock h2{margin: 12px 0 10px 0;}

.post h2 a{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 0px solid #75abea;
}

.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{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.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: #999999;
}

.postdate{ color: #999999; }

.browse{
	padding: 15px 16px;
	line-height: 18px;
}

.sidebar{
	margin: 10 0 0 5px;
	float: right;
	width: 130px;
	line-height: 18px;
}

.obar{
	width: 130px;
	line-height: 18px;
	margin: 0 5px 0 0;
	float: left;
	padding: 10px 0 0 0;
}

.sidebar ul{
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}

.obar ul{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}



.sidebar ul li.widget_search{
	padding: 8px 8px;
}


.sidebar ul li h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color:#84add6;
}

.obar ul li h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	color: #84add6;
}

.sidebar ul ul li{
	margin: 10px 0 0 0;
	padding: 2px 5px 2px;
	background: none;
	font-weight:bold;
	font-size:12px;
	line-height:1.1em;
	}

.obar ul li{
	margin: 10px 0 0 0;
	padding: 0px 0 8px 3px;
	background: none;
	border-bottom: 1px #84add6 solid;
	border-right: 1px #84add6 solid;
	font-weight:bold;
	font-size:16px;
	line-height:1.1em;
	}

.obar ul li a{
	text-decoration:none;
	}
	
.obar ul li a:hover{
	text-decoration:underline;
	}
	
.sidebar ul ul li a{
	text-decoration:none;
	}
	
.sidebar ul ul li a:hover{
	text-decoration:underline;
	}

.sidebar ul ul ul{ padding: 0px 0 0; }

.obar ul ul{ padding: 0px 0 0px; }

.sidebar ul ul ul li{
	padding: 1px 13px 1px 13px;
	border: 0px;
	font-weight:normal;
	line-height: 1em;
	}

.obar ul ul li{
	padding: 1px 2px 1px 13px;
	border: 0px;
	font-weight:normal;
	line-height: 1.1em;
	font-size:12px;
}


#links {
border: none;
}

#search {
border: none;
padding-top:20px;
}


/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	padding: 0px 0 2px 0px;
	line-height: 17px;
	color: #9c4a9c;
}

.post h3#respond{
	color: #9c4a9c;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	background-color:#ffffff;
	}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #999999;
}

ol.commentlist li .commentmetadata a{
	color: #999999;
}

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

img.photo {float:left;
margin: 12px 10px 2px 0; z-index:10; position:relative;}