html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, center, u, b, i, marquee {
	margin: 0px;
	padding: 0px;
}
body {
	background:#f1f1f1 url(images/body.jpg) top center no-repeat;
	color:#111111;
	font-family:tahoma, Century gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto 0 0;
	padding:10px 0 0;
	;
}
#top {
	display:block;
	float:left;
	margin: 20px 0 0 0;
}
#header {
	height:575px;
	margin:0 auto;
	width:1000px;
}
#logo {
	display:none;
	float:left;
	width: 385px;
	height: 96px;
	margin: 0;
	background: url(images/logo.jpg) no-repeat;
}
img {
	border:0;
	margin: 0 0;
}
a {
	color:#666666;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}

/*Rightbar*/

#rightbar {
float:right;
font-size:10px;
margin:-19px 9px 0 0;
padding:0;
	}


#rightbar a{
	float:left;
margin:0 5px;
padding:1px 5px 2px;
	color: #e1e1e1;
	}
	
#rightbar a:hover{
background:#111111 none repeat scroll 0 0;
color:#FFFFFF;
float:left;
margin:0 5px;
padding:1px 5px 2px;
	}
	
#rightbar img{
	float:left;
	margin:1px 0 0 4px;
	padding: 0;
	color: #ffffff;
	}



a:hover {
 #color:#666666;
}
h1, h2, h3, h4, h5, h6 {
}
blockquote {
	padding:10px 10px 10px 10px;
	color:#444;
	font-style: normal;
	float:left;
}
.clear {
	clear:both;
}
table {
	margin: 10px 0 10px;
}
table td, table th {
	text-align: left;
	padding: .4em .8em;
}
table th {
	background: #ccc;
	color: #444;
	text-transform: uppercase;
	font-weight: normal;
}
table td {
	background: #e4e4e4;
}
table tr.even td {
	background: #eee;
}
table tr:hover td {
	background: #FFF9DF;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
}
img.alignright {
	padding: 5px 5px;
	margin: 10px 0px 10px 10px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
}
img.alignleft {
	padding: 5px 5px;
	margin: 10px 10px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #ffffff;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px;
}
.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0 auto;
}
#casing {
background:url("images/casing.png") repeat scroll 0 0 transparent;
float:left;
margin:-400px 0 0 -10px;
padding:8px 6px 6px 11px;
width:997px;
}
/* The Header */
	
.blogname {
	width:600px;
	font-family:arial, Century gothic, Verdana, Tahoma, sans-serif;
	margin:10px 0 0 0px;
	float:left;
	height:60px;
}
.blogname h1 {
	font-size:36px;
	padding:0 0 0px 0;
	font-weight:normal;
	color:#fff;
	text-align:left;
}
.blogname h1 a:link, .blogname h1 a:visited {
	color: #fff;
	display:block;
	margin:10px 0 0 20px;
}
.blogname h1 a:hover {
	color: #DCB20C;
}
.blogname h2 {
	margin:5px 0px 0px 20px;
	font-size:12px;
	font-weight:normal;
	color: #111111;
	text-align:left;
	text-transform:uppercase;
}



#navigation {
	display:block;
	float:left;
	font-weight:normal;
	margin:28px -4px 17px 0;
	padding:0;
	width: 634px;
}

#navigation ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li a {
		display:block;
		text-align:center;
		line-height: 26px;
		width:80px;
		height:26px;
		margin-right:5px;
		float:left;
		background-image:url(http://www.youresorandom.com/wp-content/themes/youresorandom/images/nav-sprite.png);
		background-repeat:no-repeat;
		cursor:pointer;
		color: #ffffff;
}

#navigation li a:hover {
background-position:-83px 0;
}

.hover {
background-position:-83px 0;
}

#navigation li.tabselected a{
background-position:-163px 0;
}

#navigation li.tabselected a:hover{
background-position:-83px 0;
}

#navigation li.tab{
color:#FFFFFF;
display:block;
margin:0;
padding:0;
font-family:tahoma, Century gothic, Arial, Helvetica, sans-serif;
}


	/*
#navigation {
	display:block;
	float:left;
	font-weight:normal;
	margin:28px -4px 17px 0;
	padding:0;
	text-transform:uppercase;
	width: 634px;
}

#navigation ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li a {
color:#FFFFFF;
display:block;
font-size:12px;
margin:2px 6px 0 5px;
padding:6px 10px;
font-family:tahoma, Century gothic, Arial, Helvetica, sans-serif;
}

#navigation li a:hover {
border:2px solid #1c1c1c;
background:#28CEFE none repeat scroll 0 0;
color:#FFFFFF;
margin:0 7px 0 0;
padding:6px 10px;
text-decoration:none;
font-family:tahoma, Century gothic, Arial, Helvetica, sans-serif;
}

#navigation li.tabselected a{
border:2px solid #1c1c1c;
background:#0cb4e5 none repeat scroll 0 0;
color:#FFFFFF;
margin:0 5px 0 0;
padding:6px 10px;
text-decoration:none;
font-family:tahoma, Century gothic, Arial, Helvetica, sans-serif;
}

#navigation li.tabselected a:hover{
border:2px solid #1c1c1c;
background:#28CEFE none repeat scroll 0 0;
color:#FFFFFF;
margin:0 5px 0 0;
padding:6px 10px;
text-decoration:none;
font-family:tahoma, Century gothic, Arial, Helvetica, sans-serif;
}

#navigation li.tab{
color:#FFFFFF;
display:block;
margin:0;
padding:0;
font-family:tahoma, Century gothic, Arial, Helvetica, sans-serif;
}


*/



/*FEATURED*/
#featured {
	background:url("images/featered.jpg") no-repeat;
	border:8px solid #020202;
	display:none;
	float:left;
	height:70px;
	margin:20px 0 0 -6px;
	padding:100px 0 0;
	width:989px;
}
#featured a {
	background:url(images/featered-bg.png) repeat-x;
	float:left;
	font-size:22px;
	padding:8px 21px 12px 18px;
	color: #fff;
}
#featured a:hover {
	background: #020202;
	float:left;
	font-size:22px;
	padding:8px 21px 12px 18px;
	color: #fff;
}
/* Main Content*/	


#content {
	display:inline;
	float:left;
	height:100%;
	margin:0 20px 0 0;
	padding:15px 0 0;
}
.title {
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
}
.date {
	font-size:10px;
	font-family:Tahoma, century gothic, Arial, Verdana, Helvitica, sans-serif;
	padding:0px 5px 0px 0px;
	color:#ca680b;
	text-transform: uppercase;
}
.author {
	color:#fff;
	padding:3px 5px 3px 5px;
}
.clock {
	color:#fff;
	padding:3px 5px 3px 5px;
	background:#2ca0d9;
	margin-left:5px;
}
.single {
	width:680px;
	margin: 0px 5px 20px 0px;
	height:100%;
	color:#666;
	font: 13px Tahoma, century gothic, Arial, verdana, sans-serif;
}
.single h2 {
	font-size:24px;
	font-weight: normal;
	line-height:normal;
	margin:15px 0 0;
	overflow:hidden;
	padding:0 0 0;
	text-align:left;
}
.single h2 a, .single h2 a:link, .single h2 a:visited {
	color: #111111;
	background-color: transparent;
}
.single h2 a:hover {
	color: #111111;
	background-color: transparent;
}
.comm {
	color:#fff;
	padding:3px 5px 3px 5px;
	background:#2ca0d9;
	margin-left:5px;
}
.comm a:link, .comm a:visited {
	color:#fff;
}
.comm a:hover {
	color:#fff;
}
.singleinfo {
	background:#D8DADB;
	color:#271A0A;
	font-size:10px;
	font-weight:normal;
	line-height:normal;
	padding:5px 5px 5px 10px;
	margin:0 0 50px;
}
.category {
	padding:5px 0 5px 5px;
}
.category a:link, .category a:visited {
	color:#000;
}
.category a:hover {
	color:#224e6c;
}
.entry {
	margin:0 0;
	padding: 0px 2px;
}
.entry a:link, .entry a:visited {
color:#111111;
margin:3px;
padding:1px 5px 2px;
}
.entry a:hover {
background:#111111 none repeat scroll 0 0;
color:#FFFFFF;
margin:3px;
padding:1px 5px 2px;
}
.entry ul, .entry ol {
	margin: .4em 0 1em;
	line-height: 150%;
}
.entry ul li, .entry ol li {
	list-style-position:outside;
	margin-left: 1.6em;
}
.entry p {
	margin:5px 0px;
	padding:5px 0px;
	line-height:22px;
}
/* right column */
#right {
	display:inline;
	float:left;
	margin:0 0 0 10px;
	overflow:hidden;
	padding:0;
	width:276px;
}
#right h3 {
	background:none repeat scroll 0 0 #111111;
	color:#FFFFFF;
	float:left;
	font-size:15px;
	font-weight:normal;
	margin:15px 0 10px;
	padding:5px 0 6px 7px;
	width:281px;
}
/* The Sidebar */

.sidebox {
	float:left;
	width:265px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Tahoma, Century gothic, Arial, sans-serif;
	margin:10px 0px 0px 10px;
	color:#444;
}
h3.sidetil {
	color:#222;
	font-size:20px;
	width:265px;
	background:#228fc4;
}
.sidebox h2 {
	color: #111111;
}
.sidebox p {
	padding: 7px 10px;
	margin:0;
}
.sidebox table {
	width:100%;
	text-align:center;
	color:#787d7f;
}
/*DesignBump*/

#designbump {
	border:1px solid #D8DADB;
	display:block;
	float:left;
	margin:-21px 3px 0 2px;
	padding:0 4px;
	width:auto;
}
/*calendar*/

#wp-calendar {
	width: 100%;
	padding: 0px 5px;
}
#calendar_wrap {
	width:270px;
	background:#fff url(images/side.png) repeat-x;
	border:1px solid #ccc;
	margin:0px auto;
}
#wp-calendar caption {
	padding: 10px 5px 5px 5px;
	font-size:16px;
	color:#843400;
	font-weight:bold;
	font-family:Georgia, Century gothic, Arial, sans-serif;
	text-transform:uppercase;
}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#843400;
}
#wp-calendar td a {
	padding: 0px;
	border:none;
	color:#843400;
}
#wp-calendar td {
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th {
	padding: 2px 0;
}
/* The Attachment */

.contentCenter {
	text-align:center;
}
/* The Page Title */

h2.pagetitle {
	color: #111111;
	float:left;
	font-size:20px;
	line-height:normal;
	margin:0 0 30px;
	padding:10px 0;
	text-align:center;
}
h2.pagetitle a {
	color: #111111;
}
#comment {
	height:100%;
	padding:0;
	margin:20px 0 0;
	width:680px;
}
#comnums h3 {
border-bottom:1px solid #D8DADB;
color:#111111;
float:left;
font-size:18px;
font-weight:normal;
margin:25px 0 0;
padding:10px 0 2px;
text-transform:uppercase;
width:684px;
}
#respond {
float:left;
height:100%;
margin:35px 0 0;
padding:0;
width:679px;
}
#respond h3 {
border-bottom:1px solid #111111;
color:#111111;
font-size:22px;
font-weight:bold;
margin:5px 0 18px -10px;
padding:5px 10px 10px;
}

.cancel-comment-reply {
	font-family:tahoma, Century gothic, Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding:0px 0px;
}

.comments input#submit {
background:#1A1A1A none repeat scroll 0 0;
color:#FFFFFF;
float:left;
height:25px;
padding:5px 0 10px;
}
ol.commentlist {
background:none repeat scroll 0 0 #F1F1F1;
float:left;
list-style:none outside none;
margin:0;
padding:20px 0 0;
text-indent:0;
width:682px;
}
.comment-body {
float:left;
margin:0 0 14px;
padding:0;
width: 650px;
}
ol.commentlist li {
	margin:0;
	padding:5px 0px 5px 0px;
	position:relative;
	float:left;
}
ol.commentlist li div.comment-author {
	padding:0 10px 0 0;
	color:#C00808;
	float:left;
}
ol.commentlist li div.vcard {
color:#FFFFFF;
float:left;
font-size:9px;
left:0;
text-transform:uppercase;
top:5px;
}
ol.commentlist li span.says {
	display:none;
}
ol.commentlist li div.vcard cite.fn {
color:#111111;
font-style:normal;
left:0;
margin:24px 0 0 18px;
padding:0;
position:absolute;
text-align:center;
top:63px;
width:77px;
}
#comment a {
	color: #111111;
}
#comment a:hover {
	color: #111111;
	text-decoration:underline;
}

ol.commentlist li div.vcard cite.fn a:link {
	color:#111111;
}
ol.commentlist li div.vcard img.avatar {
border:3px solid #E8EAEA;
margin:2px 0 51px 18px;
padding:0;
}
ol.commentlist li div.comment-meta {
display:block;
float:right;
font-size:10px;
margin:0 7px 0 0;
}
ol.commentlist li p {
background:none repeat scroll 0 0 #FFFFFF;
border:3px solid #E8EAEA;
color:#666666;
float:left;
font-size:11px;
line-height:normal;
margin:4px 0 0 10px;
padding:7px 6px 10px 10px;
width:510px;
}
ol.commentlist li ul {
	font:normal 12px/1.4 helvetica, arial, sans-serif;
	list-style:square;
	margin:0 0 1em;
	padding:0;
	float:left;
	text-indent:0;
}
ol.commentlist li div.reply {
	font:10px Tahoma, helvetica, arial, sans-serif;
	text-transform:uppercase;
	padding:0px 0px;
	text-align:right;
	margin:0px 5px 5px 0px;
	float:left;
}
ol.commentlist li div.reply a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:3px 10px;
	border:1px solid #159ada;
	background:#1a94b7 url(images/button.png) repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
	float:left;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 0px 90px;
	float:left;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 0px 90px;
	float:left;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 0px 90px;
	float:left;
}
ol.commentlist li.even {
float:left;
width:680px;
}
ol.commentlist li.odd {
background:none repeat scroll 0 0 #E8EAEA;
float:left;
margin:0 0 35px;
width:681px;
}
ol.commentlist li.pingback div.vcard {
	padding:0 0px 0 0;
	color:#C00808;
	float:left;
}
ol.pinglist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
	float:left;
	width: 600px;
}
ol.pinglist .comment-body {
	padding:10px 10px;
	border:1px solid #ccc;
	background:#F4F4F4;
	float:left;
}
ol.pinglist li {
	margin:20px 0 20px 0px;
	padding:5px 0px 5px 0px;
	position:relative;
	float:left;
}
ol.pinglist li div.vcard {
}
ol.pinglist li span.says {
	display:none;
}
ol.pinglist li div.vcard cite.fn {
}
ol.pinglist li div.vcard cite.fn a:link {
	color:#435036;
}
ol.pinglist li div.comment-meta {
	padding:5px 0px;
}
ol.pinglist li p {
	font:normal 12px Tahoma, helvetica, arial, sans-serif;
	margin:0 0 1em;
	line-height:18px;
	color:#464646;
	padding:5px 5px;
}
ol.pinglist li ul {
	font:normal 12px/1.4 helvetica, arial, sans-serif;
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	float:left;
}
ol.pinglist li div.reply {
	display:none;
}
/*Blog*/

#blog {
	float:left;
	width: 680px;
	margin:0;
	padding:0;
}
#blog p {
color:#111111;
float:left;
font-size:12px;
line-height:20px;
width:660px;
}
#blog .sy0 {
color:#596666;
}
#blog .kw2 {
color:#596666;
}
#blog .me1 {
color:#596666;
}
#blog .codesnip p {
color:#596666;
}
#blog a {

}
#blog a:hover {
	}

#more a {
background:url("images/moreblog.jpg") repeat scroll 0 0 transparent;
border: 3px solid #1C1C1C;
float:left;
font-size:17px;
margin:16px 20px 10px 0;
padding:3px 16px 5px 16px;
color:#F1F1F1;
font-weight:normal;
	
}
#more a:hover {
background-position: -250px 0;
color:#F1F1F1;
font-weight:normal;
}

.textbloginner ul {
float:left;
margin:8px 0 22px 14px;
padding:0;
width:100%;
}

.textbloginner li {
color:#111111;
float:left;
margin:0 0;
padding:0;
width:100%;
}

 .textbloginner a {
   color:#111111;
   font-weight:bold;
}

 .textbloginner a:hover {
    color:#000000;
   font-weight:bold;
}

.textbloginner {
	border-bottom:1px solid #d8dadb;
	float:left;
	margin:28px 0 35px 5px;
	padding:0 0 30px;
	width:679px;
}
#blogfoto {
	margin: -23px 0 11px 0;
}
#blogfoto img {
	border: 8px solid #111111;
	margin:10px 0 0;
}
#blogfoto2 img {
	border: 8px solid #E8EAEA;
	margin:30px 0;
}
#blogfoto a:hover img {
	border: 8px solid #020202;
}
#blogbox {
	background:url("images/blogbox.jpg") repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:25px;
	margin:0 0 0 5px;
	width:680px;
}
#blogbox img {
	margin: 5px 6px 0 12px;
	float:left;
}
#blogtitle {
	display:block;
	float:left;
}
#blogtitle h2 {
float:left;
font-family:"Graublau",Georgia,Serif;
font-size:22px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:27px;
margin:0 0 0 15px;
padding:0 0 0;
}
#blogtitle2 {
	display:block;
	float:left;
}
#blogtitle2 h2 {
float:left;
font-family:"Graublau",Georgia,Serif;
font-size:22px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:27px;
margin:0 0 0 15px;
padding:0 0 0;
color: #111111;
}
#blogtitle a {
	color:#111111;
	float:left;
	padding:2px 10px 3px 0;
}
#blogtitle a:hover {
	background:none repeat scroll 0 0 #111111;
	color:#ffffff;
	float:left;
	padding:2px 10px 3px 0;
}

#blogtitle .textsearch{
display:block;
float:left;
margin:16px 0 0 15px;
width:505px;
}

.textblog {
	border-bottom:1px solid #d8dadb;
	float:left;
	margin:28px 0 35px 5px;
	padding:0 0 30px;
	width:679px;
}
.blogdate {
	background:none repeat scroll 0 0 #111111;
	color:#FFFFFF;
	float:left;
	font-size:10px;
	margin:0 0 0 5px;
	padding:2px 8px 4px;
	text-align:center;
}
.blogdate strong {
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.blogcategory {
	color:#E6E7E7;
	float:left;
	font-size:11px;
	margin:5px 0 0 0;
}
.blogcomments {
	float:left;
	margin: 5px 0 0 0;
	font-size: 11px;
}
#blog .readmore {
	display:block;
	float:right;
	margin:30px 8px 0 0;
}
#blog .readmore img {
	display:block;
	float:left;
}

#blog .readmore a {
	background: url(images/more.jpg);
	border:2px solid #1c1c1c;
	padding: 3px 7px 5px;
	float:left;
	color:#fff;
	font-size: 11px;
}


#blog .readmore a:hover {
	background-position:-220px 0;
}


.readmore strong {
	font-size: 10px;
	color: #fff;
}
/*Blogdetail*/

#blogdetail {
	float:left;
	width: 680px;
	margin: 0;
	padding:0;
}
#blogdetail a {
	color: #666666;
	font-weight:bold;
}


/*RELATED POSTS*/
#relatedposts {
background:none repeat scroll 0 0 #F1F1F1;
border:3px solid #E8EAEA;
float:left;
margin:0;
padding:14px 0 14px 14px;
width:662px;
}
#relatedposts h2 {
color:#111111;
font-size:17px;
font-weight:normal;
line-height:normal;
margin:0 10px 15px 0;
padding:0;
}
#relatedposts a {
	background:none repeat scroll 0 0 #E8EAEA;
	color:#111111;
	float:left;
	font-size:11px;
	font-weight:600;
	margin:0 10px 2px 0;
	padding:2px 10px 5px;
}
#relatedposts a:hover {
	background:#E1E4E4;
	color:#111111;
}
#relatedposts ul {
	margin: 0;
	padding: 0;
}
#relatedposts li {
	color:#ffffff;
	float:left;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 100%;
}
/*Search*/
#searchform input {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #8D8D8D;
	color:#000000;
	margin:10px 0 0 3px;
}
#searchsubmit input {
	width: 150px;
	color: #06C;
}
#searchbox {
	display:block;
	float:left;
	width: 288px;
}
/*Code*/

blockquote {
	background:transparent url(images/code-bg.jpg) repeat scroll 0 0;
	display:block;
	font-size:10px;
	margin:10px 0;
	float:left;
}
/*Tags*/
#tagcloud {
	display:block;
	float:left;
	width: 288px;
}
#tagcloud a {
	color: #666666;
	font-size: 11px;
}
#tagcloud a:hover {
	color: #666666;
	font-size: 11px;
	border-bottom: 1px dotted;
}
#tagcloud .tag-link-5 {
	font-size: 14px;
}
/*Spotlight*/

#spotlight {
	display:block;
	text-align: center;
	margin:0;
}

#spotlight a {
background:url("images/spotlight.jpg") no-repeat scroll 0 0 transparent;
border:11px solid #111111;
display:block;
float:left;
height:25px;
margin:6px 0 10px 1px;
padding:184px 0 0;
width:252px;
color: #fff;
	}

/*latestposts*/
#latestposts a {
	color:#111111;
	float:left;
	font-size:11px;
	margin:0;
	border-bottom: 1px solid #ffffff;
	padding:4px 10px 5px;
	width:256px;
}
#latestposts a:hover {
	background: #111111;
	color:#ffffff;
	float:left;
	font-size:11px;
	margin:0;
	padding:4px 10px 5px;
	border-bottom: 1px solid #ffffff;
}
#latestposts li {
	float:left;
	list-style:none;
}


/*latestcomments*/
#latestcomments {
	display:block;
	float:left;
	width: 300px;
	margin: 10px 0 0 0;
	}

#latestcomments a {
	color:#ffffff;
	float:left;
	font-size:10px;
	margin:0;
	border-bottom: 1px solid #0c0c0c;
	padding:4px 10px 5px;
	width:236px;
}
#latestcomments a:hover {
	background: #111111;
	color:#ffffff;
	float:left;
	font-size:10px;
	margin:0;
	padding:4px 10px 5px;
	border-bottom: 1px solid #ffffff;
}
#latestcomments li {
	float:left;
}


/*Archives*/
#archives {
	display:block;
	float:left;
	width: 288px;
	height: 100%;
}
#archives a {
	color: #666666;
	font-size: 11px;
}
#archives a:hover {
	color: #666666;
	font-size: 11px;
	border-bottom: 1px dotted;
}
#archives ul {
	margin: 0;
	padding: 0;
}
#archives li {
	padding: 0;
	margin: 0;
	float:left;
	width: 288px;
	height: 16px;
}
/*Footer*/
#footer {
background:url("images/footer-bg.jpg") repeat-x;
display:block;
float:left;
height:343px;
margin:70px 0 0;
width:100%;
}
#fwrapper {
	height:343px;
	margin:0 auto;
	background:url("images/footer.jpg") center no-repeat;
}

#fwrapperinner {
		width:1000px;
		margin:0 auto;
	}

#fwrapperinner .left{
color:#EFEFEF;
float:left;
margin:50px 0 0 450px;
width:300px;
}

#fwrapperinner .left h3{
background:url("images/comments-h3.jpg") repeat-x scroll 0 0 transparent;
color:#EFEFEF;
float:left;
height:23px;
margin:0;
padding:4px 0 0 10px;
width:267px;
}


#fwrapperinner .right{
color:#EFEFEF;
float:right;
margin:-46px 0 0;
}

#fwrapperinner .right h3{
background:url("images/comments-h3.jpg") repeat-x scroll 0 0 transparent;
color:#EFEFEF;
float:left;
height:23px;
margin:0;
padding:4px 0 0 10px;
width:267px;
}

#fwrapperinner .right .tekst{
color:#FFFFFF;
float:right;
margin:0 10px 0 0;
width:460px;
}

#fwrapperinner .right .tekst a{
color:#fff;
}

/*Facebook plugin*/

.fan_box .full_widget .connect_top {
	background: #000;
	color:#fff;
	}

.fan_box .full_widget {
	border: 0;
	}
	

/*Footerbar*/

#footerbar {
float:left;
font-size:10px;
height:25px;
margin:267px 0 0 535px;
padding:0;
width:465px;
	}


#footerbar a{
	float:left;
margin:0 5px;
padding:1px 5px 2px;
	color: #e1e1e1;
	}
	
#footerbar a:hover{
background:#111111 none repeat scroll 0 0;
color:#FFFFFF;
float:left;
margin:0 5px;
padding:1px 5px 2px;
	}
	
#footerbar img{
	float:left;
	margin:1px 0 0 4px;
	padding: 0;
	color: #ffffff;
	}	

/*-----------------------------------------------------------------*/
#blog .socialnetworks {
	display:block;
	float:right;
	margin:0;
	width:61px;
}
/*Facebook*/

.facebook {
	background-image: url(social/facebook.jpg);
	width: 16px;
	height: 16px;
	float:left;
	margin: 4px 4px 0 0;
}
.facebook a {
	display:block;
	background-image: url(social/facebook.jpg);
	width: 16px;
	height: 16px;
}
.facebook a:hover {
	display:block;
	background-image: url(social/facebook-hover.jpg);
	width: 16px;
	height: 16px;
}
/*twitter*/

.twitter {
	background-image: url(social/twitter.jpg);
	width: 16px;
	height: 16px;
	float:left;
	margin: 4px 4px 0 0;
}
.twitter a {
	display:block;
	background-image: url(social/twitter.jpg);
	width: 16px;
	height: 16px;
}
.twitter a:hover {
	display:block;
	background-image: url(social/twitter-hover.jpg);
	width: 16px;
	height: 16px;
}
/*Myspace*/

.myspace {
	background-image: url(social/myspace.jpg);
	width: 16px;
	height: 16px;
	float:left;
	margin: 4px 4px 0 0;
}
.myspace a {
	display:block;
	background-image: url(social/myspace.jpg);
	width: 16px;
	height: 16px;
}
.myspace a:hover {
	display:block;
	background-image: url(social/myspace-hover.jpg);
	width: 16px;
	height: 16px;
}
/*Digg*/

.digg {
	background-image: url(social/digg.png);
	width: 16px;
	height: 16px;
	float:left;
	margin: 4px 4px 0 0;
}
.digg a {
	display:block;
	background-image: url(social/digg.png);
	width: 16px;
	height: 16px;
}
.digg a:hover {
	display:block;
	background-image: url(social/digg-hover.png);
	width: 16px;
	height: 16px;
}
/*Delicious*/

.delicious {
	background-image: url(social/delicious.jpg);
	width: 16px;
	height: 16px;
	float:left;
	margin: 4px 4px 0 0;
}
.delicious a {
	display:block;
	background-image: url(social/delicious.jpg);
	width: 16px;
	height: 16px;
}
.delicious a:hover {
	display:block;
	background-image: url(social/delicious-hover.jpg);
	width: 16px;
	height: 16px;
}
/*Stumble*/

.stumble {
	background-image: url(social/stumble.png);
	width: 16px;
	height: 16px;
	float:left;
	margin: 4px 4px 0 0;
}
.stumble a {
	display:block;
	background-image: url(social/stumble.png);
	width: 16px;
	height: 16px;
}
.stumble a:hover {
	display:block;
	background-image: url(social/stumble-hover.png);
	width: 16px;
	height: 16px;
}

/*---------------------------------------*/

.wpp-comments {
	display:none;
	}
	
/*join*/
#join {
display:block;
float:left;
margin:0 0 0 -5px;}

/*bloglinks*/

#blog .link a {
background:url("http://youresorandom.com/images/link-background.jpg") repeat scroll 0 0 transparent;
color:#FFFFFF;
float:left;
padding:3px 17px 4px;
}
#blog .link a:hover {
background:url("http://youresorandom.com/images/link-background.jpg") repeat scroll 0 0 transparent;
color:#cfcfef;
float:left;
padding:3px 17px 4px;
}

/*Advertisement*/

#advertisement {
display:block;
float:left;
margin:3px 0 0;
	}
	
#advertisement img{
display:block;
float:left;
margin:0;
	}
	
#advertisement a{
display:block;
float:left;
height:125px;
margin:0;
padding:6px;
width:125px;
	}
	
#advertisement a:hover{
background: #E8EAEA;
	}
	
	
/*Comment Form*/

#commentform {
background:none repeat scroll 0 0 #F1F1F1;
display:block;
float:left;
margin:50px 0 0;
padding:25px 10px 10px;
width:662px;
	}
	
#commentform p{
background:none repeat scroll 0 0 #F1F1F1;
display:block;
float:left;
margin:60px 0 0;
padding:10px;
width:662px;
	}
	
#commentform .select01 {
display:block;
float:left;
margin:0 27px 0 136px;
padding:0;
width:230px;
	}

#commentform .select01 input{
background:none repeat scroll 0 0 #FFFFFF;
border:3px solid #e8eaea;
color: #e1e4e4;
display:block;
float:left;
font-size:17px;
height:25px;
margin:0 0 20px;
padding:0 0 2px 8px;
width:230px;
	}
	
#commentform .select01 input:focus{
background:none repeat scroll 0 0 #FFFFFF;
border: 3px solid #e1e4e4;
color:#111111;
display:block;
float:left;
font-size:17px;
height:25px;
margin:0 0 20px;
padding:0 0 2px 8px;
width:230px;
	}
	
#commentform .select02 {
	display:block;
	float:left;
	width: 230px;
	padding: 0;
	}

#commentform .select02 input{
background:none repeat scroll 0 0 #FFFFFF;
border:3px solid #e8eaea;
color: #e1e4e4;
display:block;
float:left;
font-size:17px;
height:25px;
margin:0 0 20px;
padding:0 0 2px 8px;
width:230px;
	}
	
#commentform .select02 input:focus{
background:none repeat scroll 0 0 #FFFFFF;
	border: 3px solid #e1e4e4;
color:#111111;
display:block;
float:left;
font-size:17px;
height:25px;
margin:0 0 20px;
padding:0 0 2px 8px;
width:230px;
	}

	
#commentform small{
color:#111111;
float:left;
font-size:17px;
margin:0 0 2px 5px;
padding:0;
	}
	
#commentform em{
color:#111111;
font-size:11px;
font-style:normal;
margin:0;
padding:0;
	}
	
	
#commentform .select03 {
	display:block;
	float:left;
	width: 500px;
	color: #111;
	font-size: 17px;
	margin: 0 0 20px 136px;
	}

#commentform .select03 input{
	display:block;
	float:left;
	width: 487px;
	background: #ffffff;
	border: 3px solid #e8eaea;
	color: #e1e4e4;
	font-size:17px;
    height:25px;
    padding:0 0 2px 8px;
	}
	
	
#commentform .select03 input:focus{
	display:block;
	float:left;
	width: 487px;
	background: #ffffff;
	border: 3px solid #e1e4e4;
	color: #111111;
	font-size:17px;
    height:25px;
    padding:0 0 2px 8px;
	}
	
	
#commentform .select04 {
	display:block;
	float:left;
	color: #111111;
	width: 487px;
	font-size: 17px;
	margin: 0 0 20px 136px;
	}	

#commentform textarea{
	display:block;
	float:left;
	width: 474px;
	background: #ffffff;
	border: 3px solid #e8eaea;
	color: #e1e4e4;
	font-size:17px;
    height:125px;
    padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
#commentform textarea:focus{
	display:block;
	float:left;
	width: 474px;
	background: #ffffff;
	border: 3px solid #e1e4e4;
	color: #111111;
	font-size:17px;
    height:125px;
    padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
#commentform .select05 {
color:#111111;
display:block;
float:right;
margin:0 27px 15px 0;
	}
	
#commentform .select05 input {
background:url("http://www.youresorandom.com/wp-content/themes/youresorandom/images/submit.jpg");
border:0 none;
color:#111111;
display:block;
float:left;
font-size:18px;
height:32px;
padding:3px 0 10px;
width:187px;
	}
	
#commentform .select05 a:hover {
background:url("http://www.youresorandom.com/wp-content/themes/youresorandom/images/submit-hover.jpg");
border:0 none;
color:#111111;
display:block;
float:left;
font-size:18px;
height:32px;
padding:3px 0 10px;
width:187px;
	}
	
#commentform .select05 input:focus {
background:url("http://www.youresorandom.com/wp-content/themes/youresorandom/images/submit-active.jpg");
border:0 none;
color:#111111;
display:block;
float:left;
font-size:18px;
height:32px;
padding:3px 0 10px;
width:187px;
	}
	
.gravatar {
display:block;
float:left;
margin:23px 0 0 10px;
position:absolute;
	}
	
.gravatar a{
	display:block;
	float:left;
	cursor:pointer;
	border: 3px solid #E8EAEA;
	}
	
.gravatar a:hover {
	display:block;
	float:left;
	cursor:pointer;
	border: 3px solid #E1E4E4;
	}
	
/*SEARCH*/

#search {
	display:block;
	float:left;
	width: auto;
	margin: 32px 0 0 120px;
	}
	
#search input{
background: #FFFFFF;
border:2px solid #3C3D3D;
color:#6A6C6C;
display:block;
float:left;
font-size:14px;
height:17px;
margin:-1px 0 0;
padding:2px 0 2px 3px;
width:200px;
	}
	
#search input:focus{
background: #ffffff;
border: 2px solid #3c3d3d;
color: #111111;
display:block;
float:left;
font-size:14px;
height:17px;
margin:-1px 0 0;
padding:2px 0 2px 3px;
width:200px;
	}
	
	
#searchform .submitknop {
border:medium none;
color:#FFFFFF;
display:block;
float:left;
font-size:15px;
height:25px;
margin:0 0 0 -3px;
padding:0 0 2px 3px;
text-transform:uppercase;
width:31px;
	}
	
#searchform .submitknop input{
border:medium none;
color:#FFFFFF;
display:block;
float:left;
font-size:15px;
height:25px;
margin:-1px 0 0;
padding:0 0 2px 3px;
text-transform:uppercase;
width:31px;
background: url(http://www.youresorandom.com/wp-content/themes/youresorandom/images/search.jpg);
	}
	


#searchform .submitknop input:hover{
background-position:-31px 0;
cursor:pointer;

	}
	
/*Blogdata*/

#blog .blogdata {
background:#F1F1F1;
color:#3C3E3D;
display:block;
float:left;
font-size:10px;
margin:5px 0 0 4px;
padding:0 0 0 9px;
width:670px;
}

#blog .blogdata p{
float:left;
font-size: 10px;
color: #3c3e3d;
width: auto;
}

#blog .blogdata img{
float:left;
width: auto;
margin: 4px 0 0 0;
}

#blog .date{
background:none;
color:#111111;
float:left;
margin:3px;
padding:1px 5px 2px;
}

#blog .blogdata a{
background:none;
color:#111111;
float:left;
margin:3px;
padding:1px 5px 2px;
}


#blog .blogdata a:hover {
background:#111111 none repeat scroll 0 0;
color:#FFFFFF;
float:left;
margin:3px;
padding:1px 5px 2px;
}

#blog .blogdata .right{
float:right;
width: auto;
margin: 0 5px 0 0;
}

/*Blogtitle*/

#blog .titel h2 {
margin: 0 0 0 10px;
color:#3a3a3a;
}

#blog .titel a {
color: #3a3a3a;
}

#blog .titel a :hover{
color: #000000;
}

/*banneradd*/

#banneradd {
display:block;
float:left;
margin:15px 0 0 10px;
	}
	
/*headerbanner*/

#headerbanner {
display:block;
float:left;
margin:14px 0 0 525px;
	}
	
/*title mouse-over*/

.tool-tip {
	color: #fff;
	width: auto;
	z-index: 13000;
	float:left;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(http://www.youresorandom.com/wp-content/themes/youresorandom/images/title-bg.png) top left;
	display:none;
}
 
.tool-text {
	font-size: 11px;
	padding: 6px 8px 8px;
	background: url(http://www.youresorandom.com/wp-content/themes/youresorandom/images/title-bg.png) bottom right;
	float:left;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
	float:left;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
	float:left;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	float:left;
	background: #CFDFA7;
}

/*Tagcloud*/

#tagcloud {
	display:block;
	float:left;
	width: auto;
	}
	
	
#tagcloud a{
	color: #3A3A3A;
	text-decoration:none;
	cursor:pointer;
	border-bottom: none;
	}
	
#tagcloud a:hover{
	color: #000000
	text-decoration:none;
	cursor:pointer;
	border-bottom: none;
	}