/* ==== CSS Reset ==== */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

strong {
	font-style: normal;
	font-weight: bold;
}

ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym { border: 0;
}

/* ==== Main Structure ==== */

body {
	background: #000000 url(images/b.gif) repeat-y fixed center;
	text-align: center; /*needed to center in ie5*/
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
}

#structure {
	width: 780px;
	margin: 0 auto; /*center layout*/
	text-align: left;
}

/* ==== Page Elements ==== */

.line {
	border-top: 4px solid #000000;
	margin: 4px 0 10px 0;
}

.lineee {
	border-top: 4px solid #000000;
	margin: 4px 0 4px 0;
}

.main img {
	padding: 3px;
	border: 1px solid #000000;
}
	
ul {
	padding: 4px 0 0 0;
	font-size: 13px;	
}

li {
	background: url(images/icon.gif) no-repeat 0% 50%; 
	padding: 3px 0 3px 20px;
}

blockquote {
	padding: 0 10px;
	margin: 0;
	background: url(images/lgrey_diag.gif) repeat top left;
}

/* ==== Header ==== */

#header {
	margin: 4px 0;
}

.menu {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.menu li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 4px;
	padding: 0px;
}

.menu li a, .menu li a:visited {

float: left;
color: #FFFFFF;
	font-size: 14px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 10px;
	text-transform: uppercase;
	background: #000000;
	border: 1px solid #000000;
}

.menu li a:hover, .menu li a:active {
	background: #FFFFFF;
	color: #000000;
}

/* ==== Search ==== */

#search {
	margin: 10px 0 10px 0;
	}

.searchfield {
	border: 1px solid #A9A9A9;
	padding: 2px 5px 1px 5px;
	width: 200px;
	}

.searchfield:hover {
	border: 1px solid #000000;
}

.searchbutton {
	background: #000000;
	color: #FFFFFF;
	border: 1px solid #000000;
	text-transform: uppercase;
	height: 20px;
	margin-left: 2px;
	padding: 0 10px;
	width: 82px;
}

.searchbutton:hover {
	background :#FFFFFF;
	color: #000000;
}


/* ==== Text and Links ==== */

.postinfo {
	font-size: 13px;
	padding: 6px 0 5px 0;
}

p {
	line-height: 1.8;
	margin: 10px 0;
}

h1 {
	font-size: 26px;
}

h2, h3 {
	font-size: 20px;
}

	
a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover, a:active {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
	
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
	
h1 a:hover, h1 a:active, h2 a:hover, h2 a:active {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

/* ==== Content ==== */

#contentwrapper {
	float: left;
	width: 100%;
}

#contentcolumn {
	margin-right: 300px; /*Set right margin to RightColumnWidth*/
}

.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	background: #FFFFFF;
}

/* ==== Sidebar ==== */

#rightcolumn{
	float: left;
	width: 300px; /*Width of right column*/
	margin-left: -300px; /*Set left margin to -(RightColumnWidth) */

}

#adscolumn{
	width: 300px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#adsleftwrapper{
	float: left;
	width: 100%;
}

#adsleft{
	margin-right: 150px; /*Set right margin to RightColumnWidth*/
}

#adsright{
	float: left;
	width: 150px; /*Width of right column*/
	margin-left: -150px; /*Set left margin to -(RightColumnWidth) */
}

.ads img {
	padding: 3px;
	border: 1px solid #000000;
	margin-bottom: 8px;
}

/* ==== Share ==== */

.share {
	padding: 10px;
	margin: 0;
	background: url(images/lgrey_diag.gif) repeat top left;
	height: 90px;
	position: relative;
}

.share .digg {





	background: #FFFFFF;
	border: 0px solid #000000;
	padding: 5px;
	position: absolute;
	right: 10px;
	top: 10px;
}


.share .wbox {
	padding: 10px;
	height: 72px;
	background: #FFFFFF;
}


.share .save {
	margin: 0px 0 10px 0;
	font-size: 20px;
}


/* ==== Footer ==== */

#footer{
	clear: left;
	width: 100%;
	text-align: center;
	padding: 4px 0;
text-transform: uppercase;
margin: 0 0 10px 0;
font-size: 13px;
}

/* ==== Comments ==== */

em {
	color: red;
}

ol.commentslist {
	list-style: none;
	margin: 5px 0 12px 0;
}

.commentslist li {
	background: url(images/lgrey_diag.gif) repeat top left;
	border: 1px solid #A9A9A9;
	margin-bottom: 7px;
	padding:7px 0;
}

.commentslist li.alt {
	background: #FFFFFF;
}

.commentslist li:hover {
	border-color:#000000;
}

.commentslist .comment_text {
	margin: 0 7px; 
	overflow:hidden;
}

p.author_meta {
	font-weight: bold;
	margin: 0 0 0 7px;
}

p.post_meta {
	text-align: right;
	margin: 0 7px 0 0;
}

/* ==== Comments Form ==== */

#commentform p {
	margin: 1em 0;
}

#author,
#email,
#url,
#comment {
	width: 200px;
	border: 1px solid #A9A9A9;
	padding: 2px;
}

#comment {
	width: 450px;
	overflow:auto;
}

#author:hover,
#email:hover,
#url:hover,
#comment:hover {
	border: 1px solid #000000;
}

.submitcomment {
	width: 200px;
	background: #000000;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 4px 10px;
	margin: 0;
	text-transform: uppercase;
}

.submitcomment:hover {
	background :#FFFFFF;
	color: #000000;
}

/* ==== Blog Ads ==== */

div#adspot_998621875.adspot {
border-spacing:0;
overflow:hidden;
background-color:#FFFFFF;
border-color:#000000;
border-width:0px;
border-style:none;
width:150px !important;
font-size:10pt;
}
div#adspot_998621875 .adspot_head {
font-family:Arial;
font-size:10pt;
color:#000000;
font-weight:bold;
font-style:normal;
text-decoration:none;
text-align:left;
}
div#adspot_998621875 a.adspot_link , div#adspot_998621875 a.adspot_adurl {
font-family:Arial;
font-size:8pt;
color:#660000;
font-weight:normal;
margin:0;
padding:0;
display: inline;
text-decoration:none;
text-align:left;
background-image: none;
}
div#adspot_998621875 a.adspot_link:link, div#adspot_998621875 a.adspot_link:visited, div#adspot_998621875 a.adspot_adurl:link, div#adspot_998621875 a.adspot_adurl:visited {
color:#660000;
text-decoration:none;
font-size:10pt;
}
div#adspot_998621875 a.adspot_link:active, div#adspot_998621875 a.adspot_link:hover, div#adspot_998621875 a.adspot_adurl:active, div#adspot_998621875 a.adspot_adurl:hover {
color:#000000;
background-color:#FFFFFF;
text-decoration:none;
}
div#adspot_998621875 * ul {
list-style-position:outside;
list-style-image:none;
list-style-type:none;
width:150px;
margin:0;
padding:0;
}
div#adspot_998621875 * li {
background:#FFFFFF;
width:150px;
margin:0;
margin-bottom:5px;
padding:0;
text-align:left;
border-color:#BBBBBB;
border-width:1px;
border-style:solid;
border-spacing:0;
display:block;
text-indent:0;
overflow:hidden;
line-height: 12px;
}
div#adspot_998621875 span.blogad_rss_ad li {
border: none;
}
div#adspot_998621875 .adspot_adhead {
text-align:left;
font-family:Arial;
font-size:10pt;
font-weight:bold;
color:#000000;
margin:0;
padding:2px;
border-spacing:0;
width:150px;
display:block;
}
div#adspot_998621875 * img {
border-width:0;
border-spacing:0;
}
div#adspot_998621875 * li * img {
text-align:center;
display:block;
clear:both;
margin:auto;
}
div#adspot_998621875 .adspot_adtext {
font-family:Arial;
font-size:8pt;
font-weight:normal;
font-style:normal;
color:#000000;
margin:0;
padding:2px;
border-spacing:0;
display:inline;
clear:both;
width:150px;
text-align:left;
}
div#adspot_998621875 div.adspot_link {
width:150px !important;
text-align:left;
}