@charset "UTF-8";
/* CSS Document */

* {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

html, body {
	padding: 0px; 
	margin: 0px; 
	height: 100%;
}

#blog {
	background: url(images/bground.jpg) center top no-repeat;
}


#header {
	background: #000;
	padding: 10px;
	text-align: right;
}

#header #details {
	width: 960px;
	margin: 0px auto; 
	padding: 0px;
}

#header #details  #menu1, #header #details  #menu2, #header #details  #menu3, #header #details  #menu4, #header #details  #menu5, #header #details  #menu6, #header #details  #menu7 {
	width: 70%; 
	float: right;
	padding: 0px; 
	margin: 0px;
	color: #FFF;
	font-size: 14px;
	padding-top: 10px;
}

#header #details  #menu1 ul, #header #details  #menu2 ul, #header #details  #menu3 ul, #header #details  #menu4 ul, #header #details  #menu5 ul, #header #details  #menu6 ul, #header #details  #menu7 ul {
	list-style-type: none;
	padding: 0px; 
	margin: 0px;
}

#header #details  #menu1 li, #header #details  #menu2 li, #header #details  #menu3 li, #header #details  #menu4 li, #header #details  #menu5 li, #header #details  #menu6 li, #header #details  #menu7 li {
	display: inline;
	margin: 0px 10px;
	text-transform: lowercase;
	background: #000;
}

#header  #details #menu1 a, #header  #details #menu1 a:visited, #header  #details #menu1 a:active, 
#header  #details #menu2 a, #header  #details #menu2 a:visited, #header  #details #menu2 a:active,
#header  #details #menu3 a, #header  #details #menu3 a:visited, #header  #details #menu3 a:active, 
#header  #details #menu4 a, #header  #details #menu4 a:visited, #header  #details #menu4 a:active, 
#header  #details #menu5 a, #header  #details #menu5 a:visited, #header  #details #menu5 a:active, 
#header  #details #menu6 a, #header  #details #menu6 a:visited, #header  #details #menu6 a:active,
#header  #details #menu7 a, #header  #details #menu7 a:visited, #header  #details #menu7 a:active 
{
	color: white;
	text-decoration: none; 
	font-weight: normal;
}

#header  #details #menu1 a:hover {
	color: #ff0100;
	text-decoration: none; 
	font-weight: normal;
}

#header  #details #menu2 a:hover {
	color: #ff00fe;
	text-decoration: none; 
	font-weight: normal;
}

#header  #details #menu3 a:hover {
	color: #01fffd;
	text-decoration: none; 
	font-weight: normal;
}

#header  #details #menu4 a:hover {
	color: #00ff1f;
	text-decoration: none; 
	font-weight: normal;
}

#header  #details #menu5 a:hover {
	color: #f4fe00;
	text-decoration: none; 
	font-weight: normal;
}

#header  #details #menu6 a:hover {
	color: #ff7d01;
	text-decoration: none; 
	font-weight: normal;
}

#header  #details #menu7 a:hover {
	color: #b138ff;
	text-decoration: none; 
	font-weight: normal;
}

#header #details #logo {
	width: 280px;
	float: left;
	padding-top: 2px;
}

#header #details #logo span {
	display: none;
}

#body-content {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 300px 0px;
	margin: 0px auto;
	min-height: 80%;
	position: relative;
	
}

.date {
	font-size: 11px; 
	color: #FFF;
	font-weight: normal;
}

#wrap {
	width: 950px; 
	padding: 0px;
	margin: 0px auto;
	background: url(images/dash.jpg) center top repeat-y;
}

#wrap #main {
	width: 60%; 
	float: left;
	padding: 25px 20px 25px 0px;
	/*border-right: #333 1px dashed;*/
	font-size: 12px;
	position: relative;
}

#wrap #main a { 
	color: #FF3531; 
	font-weight: normal; 
	text-decoration: underline;
}

#wrap #main a:hover {
	color: #FF7300; 
	font-weight: normal; 
	text-decoration: underline;
}

#wrap #main a:visited {
	color: #39E5A7; 
	font-weight: normal; 
	text-decoration: underline;
}

#wrap #main h1 {
	font-weight: 500;
	text-transform: uppercase;
	color: #FF3531; 
	padding: 0px 0px 5px 130px; 
	margin: 0px;
	font-size: 36px;
}

#wrap #main h2 {
	padding: 15px 10px 10px 10px ; 
	margin: 0px 0px 10px 0px;
	background: #FF3531 top right url(images/shapes.png) no-repeat; 
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrap #main h2 a:visited {
	text-decoration: none; 
	color: #FFF; 
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#wrap #rightbar {
	width: 35%; 
	float: right;
	padding-top: 45px;
}

#wrap #rightbar #about {
	font-size: 12px;
}

#blogroll {
	padding: 0px 0px 10px 0px; 
	margin: 0px; 
}

#blogroll h2 {
	color: #1ec78a;
	font-weight: bold;
	background: none; 
	font-size: 15px;
	padding: 10px 0px 0px 0px; 
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#blogroll ul {
	list-style: none;
	padding: 10px;
	margin: 0px;
}

#blogroll li {
	background: url(images/green-bullet.jpg)  no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	font-size: 13px;
}

#blogroll a { 
	color: #FF3531; 
	text-decoration: underline;
}

#blogroll a:hover {
	color: #FF7300; 
	text-decoration: underline;
}

#blogroll a:visited {
	color: #39E5A7; 
	text-decoration: underline;
}

#blogroll {
	padding: 0px 0px 10px 0px; 
	margin: 0px; 
}

#monthly h2 {
	color: #9900d9;
	font-weight: bold;
	background: none; 
	font-size: 15px;
	padding: 10px 0px 0px 0px; 
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#monthly ul {
	list-style: none;
	padding: 10px;
	margin: 0px;
}

#monthly li {
	background: url(images/violet-bullet.jpg)  no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	font-size: 13px;
}

#monthly a { 
	color: #9900d9; 
	text-decoration: underline;
}

#monthly a:hover {
	color: #FF3531; 
	text-decoration: underline;
}

#monthly a:visited {
	color: #c864f3; 
	text-decoration: underline;
}

#justrandom {
	margin: 0px; 
	padding: 0px 0px 10px ; 
}

#justrandom h2 {
	color: #0E197C;
	font-weight: bold;
	background: none; 
	font-size: 15px;
	padding: 10px 0px 0px 0px; 
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrap #rightbar #about h2 {
	color: #FF3531; 
	font-weight: bold;
	background: none; 
	font-size: 15px;
	padding: 10px 0px 0px 0px; 
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer {
	height: 300px; 
	width: 100%; 
	position: absolute; 
	bottom: 0px;
	background: #000;
	color: #FFF;
}

#footer #content {
	width: 920px; 
	padding: 10px 5px; 
	margin: 0 auto;
	color: #FFF;
}

#footer #content .column
{
	width: 544px; 
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 5px;
}


#footer #content .column2
{
	width: 252px; 
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 5px;
}

#footer #content .maincolumn {
	width: 350px; 
	float: left;
	padding: 0px; 
	margin: 0px; 
}

#copyright {
	text-align: center; font-size: 11px;
	padding-top: 10px;
}

#copyright a {
	color: #FF7300; 
	text-decoration: none;
	font-weight: normal;
}

#copyright a:active, #copyright a:visited, #copyright a:hover {
	color: #FF3531;
	text-decoration:none;
	font-weight: normal;
}


#flickr {
}

#flickr h2 {
	color: #FF3096;
	font-weight: bold;
	background: none; 
	font-size: 15px;
	padding: 0px 0px 10px 0px; 
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#flickr img {
	margin: 5px 10px 5px 0px;
	border: 0px;
}

#doingnow {
	font-family: "Times New Roman", Times, serif;
	height: 200px;
}

#doingnow #tweetit {
	padding: 10px 10px 0px 10px; 
	margin: 0px;
	font-size: 13px; 
	font-family:"Times New Roman", Times, serif;
	text-align: left;
}

#doingnow #tweetit ul {
        list-type: none; 
        margin: 0px; 
        padding: 0px;
}

#doingnow #tweetit li {
	list-style: none; 
}

#doingnow #tweetit  a, #tagclouds a { 
	color: #FF3531; 
	font-weight: normal; 
	text-decoration: none;
	font-size: 10px;
	display: block;
	padding: 0px;
	margin: 0px;
}

#doingnow #tweetit a:hover, #tagclouds a:hover {
	color: #FF7300; 
	font-weight: normal; 
	text-decoration: none;
	font-size: 10px;
	display: block;
	padding: 0px;
	margin: 0px;
}

#doingnow #tweetit  a, #doingnow #tweetit a:hover {
        display: inline;
	font-size: 13px;
}

#doingnow #tweetit  a:visited, #tagclouds a:visited {
	color: #39E5A7; 
	font-weight: normal; 
	text-decoration: none;
	font-size: 10px;
	display: block;
	padding: 0px;
	margin: 0px;
}

#tagclouds a, #tagclouds a:hover, #tagclouds a:visited, #tagclouds a:active {
	display: inline;
}

#doingnow h2 {
	color: #FFBC00;
	font-weight: bold;
	background: none; 
	font-size: 15px;
	padding: 0px 0px 10px 0px; 
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#tagclouds {
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	line-height: 12px;
}

#tagclouds h2 {
	color: #0CF;
	font-weight: bold;
	background: none; 
	font-size: 15px;
	padding: 0px 0px 10px 0px; 
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.break {
	clear: both;
}

.entry {
	padding: 0px 0px 15px 0px; 
	margin: 0px;
}

h3 {
}

p {
	padding: 10px 0px 10px 5px; 
	margin: 0px;
}

blockquote {
	background: #c8ffeb;
	border: #84cab1 dashed 1px;
}

blockquote p {
	margin: 0px; 
	padding: 10px;
}

.whitelink {
	color: #FFF;
	text-decoration: none;
}

.tweettime {
	margin: 0px;
	padding: 0px;
}

.alignright {
	float: right;
	padding: 10px 0px 10px 10px;
	border: none;
}

.alignleft {
	float: left;
	padding: 10px 10px 10px 0px;
	border: none;
}

.postmetadata {
	background: #A9E1F7; 
	border: 1px dashed #39F; 
	padding: 10px;
	margin: 15px 30px;
	font-size: 10px;
}

.postmetadata a:visited {
	color: #666 !important;
}

.navigation {
	display: none;
}
