body, h1, h2, h3, h4, h5, h6, form, ol, p, ul{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	font-size: 12px;
}



body{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #000;
	background: #2d2d2d url(http://coolnetlife.com/wp-content/uploads/2009/01/20original.gif);
}

table{
	font-family: Arial, Verdana;
	font-size: 11px;
}

form, input, textarea{
	font-family: Arial, Verdana;
	font-size: 11px;
}

input, textarea{
	margin: 0 0 1px 0;
	border: 1px solid #262626;
	color: #ccc;
	background: #111;
}

ul, li{
	list-style-type: none;
}

a{
	text-decoration: none;
	color: #fff;
}

a:hover{
	text-decoration: none;
}

img{
	border: 0px;
}


#sidebar{
	float: left;
	margin: 288px 0 0 0;
	width: 200px;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #FFCA02;
	background: #000;
}

#sidebar ul{
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#sidebar ul li{
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #FFCA02;
}

#sidebar ul li a{
	text-decoration: none;
	color: #FB7203;
}

#sidebar ul li a:hover{
	text-decoration: none;
}

#sidebar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFCA02;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #FFCA02;
}

#sidebar ul ul li a{
	text-decoration: none;
	color: #fff;
}

#sidebar ul ul li a:hover{
	text-decoration: none;
}

.narrowcolumn{
	float: left;
	width: 550px;
	margin: 22px 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #FFCA02;
	background: #000;
}

#menu{
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: top;
	color: #FFCA02;
	background: #000;
}

#menu ul li{
	float: left;
	border-top: 1px solid #FB7203;
	border-right: 1px solid #FB7203;
	border-left: 1px solid #FB7203;
	margin: 0 5px 0 0;
	padding: 6px 15px 7px; 
	font-family: Arial, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	background: #444 url(images/bg_menu_item.gif) repeat-x;
}

#menu ul li a{
	text-decoration: none;
}

#menu ul li a:hover{
	text-decoration: none;
}

#header{
	clear: both;
	width: 550px;
	padding: 10px 0;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	color: #FFCA02;
}

#footer{
	width: 1000;
	background: #fff;
}
.post{color: #000;}
.post h2{
	border-top: 2px solid #FB7203;
	padding: 18px 20px 17px;
	font-family: "Times New Roman", Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	color: #000;
	background: #444 url(images/bg_post_title.png) repeat-x;
}

.post h2 a{
	text-decoration: none;
}

.post h2 a:hover{
	text-decoration: none;
}

.entry{
	border-top: 1px solid #FB7203;
	padding: 10px 20px 20px 20px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #000;
	background: #fff;
}

.entry p{
	padding: 10px 0 0 0;
}

.entry a{
	color: #FB7203;
}

p.postmetadata, post-date, cite{
	font-family: Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
}

.navigation{
	padding: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #FFCA02;
	background: #000;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #FB7203;
	padding: 10px;
	font-size: 11px;
	background: #fff;
	color: #000;
}

blockquote{
	margin: 5px 0 5px 5px;
	border: 1px solid #FB7203;
	padding: 5px 10px;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
}


.gravatar {
float:left;
padding: 1px;
border: 1px solid #fb7203;
background: #fff;
}

.postgrav {
float: left;
padding: 3px;
margin-right: 15px;
margin-left: 5px;
border: 1px solid #000;
background: #fff;
}

.caption { 
margin: 5px; 
padding: 5px; 
border: solid 1px #E5E5FF; 
background: #E5F2FF; 
font-size:90%; 
color: black 
}

ul.tagcloud {
	padding: 0;
	margin: 0 1em 0 0;
	background: none;
	list-style: none;
	text-align: center;
}
ul.tagcloud li {
	background: none;
	display: inline;
	list-style: none;
	margin-left: 0;
}
ul.tagcloud li a {
	font-weight: bold;
	list-style: none;
}
ul.tagcloud li a:hover {
	text-decoration:underline;
}

/* OBAR */
#obar{
	float: right;
	margin: 288px 0px 0 0;
	width: 240px;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
	color: #FFCA02;
	background: #000;
	position: absolute;
        clear: left;
}

#obar ul{
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#obar ul li{
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #FFCA02;
}

#obar ul li a{
	text-decoration: none;
	color: #FB7203;
}

#obar ul li a:hover{
	text-decoration: none;
}

#obar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFCA02;
}

#obar ul ul{
	padding: 0;
}

#obar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #FFCA02;
}

#obar ul ul li a{
	text-decoration: none;
	color: #fff;
}

#obar ul ul li a:hover{
	text-decoration: none;
}

#container {
width: 1000px;
position: relative;
}

div.sociable { margin: 16px 0; text-align: left; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	float:left; /* IE FIX */
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	color: #000;
}
.sociable-hovers:hover {
	background-color: # e5e5e5;
}
