/* heavily modded teh fuck out of original theme...its not even close in resemblence anymore */

* { margin: 0px; padding: 0px; }
body { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height: 1.9em; 
	/*background: url(images/bgLines.jpg) center center; */
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: center;
}
*html h2{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:700;color:#666;padding:0 0 0 5px;}

p { margin: 10px; }

#box     { width: 100%; margin: 0px auto; }
#header  { text-align: center; padding: 10px 0px 0px 0px;}
#header img {position: relative; left: 20px;}
#mainbck {}

small { font-size: 12px; }

#holder {
	width: 1000px;
	/*background-color: #000; /*rgba(0,0,0,0.7); */
	/*border: 2px solid rgba(192,192,255,0.3);*/
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
	margin: 0px 0px 40px 0px;
/*
	box-shadow:
		      0px 0px 30px rgba(0,0,0,1),
		inset 0px 0px 10px rgba(192,192,255,0.5);
	-webkit-box-shadow: 
		      0px 0px 30px rgba(0,0,0,1),
		inset 0px 0px 10px rgba(192,192,255,0.5);
	-moz-box-shadow:
		      0px 0px 30px rgba(0,0,0,1),
		inset 0px 0px 10px rgba(192,192,255,0.5);
*/
}

#content { 
	width: 750px; 
	float:left; 
	margin: 0px; 
	padding: 0px; 
}

.entry {
	width: 700px; 
	background-color: #eee; /*rgba(0,0,31,0.5); */
	color:#000;
	/*text-shadow: 1px 1px 2px rgba(0,0,0,1);*/
	text-align:justify;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	border: 1px solid #ddd;
	padding: 10px 10px 0px 10px; 
	margin: 20px;
/*
	-webkit-box-shadow: 
		0px 0px 10px rgba(127,127,127,0.5);
	-moz-box-shadow: 
		inset 0px 40px 40px rgba(255,255,255,0.2);
	box-shadow: 
		inset 0px 40px 40px rgba(255,255,255,0.2);
*/
}

.entry h2,h3 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:700; 
	margin:0 auto; 
	padding: 4px 10px 4px 10px;
	color: #000;
	border-bottom: 1px solid rgba(226,226,255,0.23);
}

.entry h2 a {
	color: orange;
}


#footer{ 
	width:100%;
	/*background-color: rgba(0,0,0,0.5);*/
	height: 50px;
	line-height: 30px;
	clear: both;
	color: #000;
	padding: 10px 0px 0px 0px;
	text-align: center;
	/*border-top: 1px solid rgba(255,255,255,0.1);*/
}


.post small { padding: 0px 0px 0px 10px; }
.post p { padding: 0px 0px 0px 10px; }
.sociable { 
	padding: 10px 0px 5px 10px;
	border-top: 1px solid rgba(226,226,255,0.23);
}


#sidebar{
	width: 200px; 
	float: right;
	background: #eee; /*rgba(0,0,31,0.5);*/
	color:#000; 
	text-align:justify;
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
	border: 1px solid #ddd; /*rgba(255,255,255,0.5);*/
	padding: 10px; 
	margin: 20px 20px 20px 0px;
/*
	-webkit-box-shadow: 
		inset 0px 40px 40px rgba(255,255,255,0.2);
	-moz-box-shadow: 
		inset 0px 40px 40px rgba(255,255,255,0.2);
	box-shadow: 
		inset 0px 40px 40px rgba(255,255,255,0.2);
*/
}

.rsidebar {
	width:  190px;
	margin: 0 auto;
	padding: 0 5px;
}
.rsidebar h2 {
	font-size: 14px;
	border-bottom: dashed 1px #000;
	margin: 30px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	color: #000;
	/*text-shadow: 1px 1px 3px rgba(0,0,0,1);*/
}

.rsidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

.rsidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	/*text-shadow: 1px 1px 2px rgba(0,0,0,1);*/
	color: #000;
}

.rsidebar ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 0 3px;
}

.rsidebar ul li ul li {
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 0px 0px 0px 14px;
	color: #000;
}

#search-2 {
	padding: 10px 0px 0px 0px;
	position: relative;
	top: 10px;
}


a           {text-decoration:none;      color: orange; border:none;}
a:visited   {text-decoration:none;      color: orange; border:none;}
a:hover     {text-decoration:underline; color: orange; border:none;}
a:link      {text-decoration:none;      color: orange; border:none;}
a:active    {text-decoration:none;      color: orange; border:none;}
a:img,a img {text-decoration:none;                     border:none;}

.navigation {
	margin: 10px 10px 20px 350px;
	padding: 4px; 
	width: 300px; 
	float: left; 
	color: #000; 
	/*text-shadow: 1px 1px 2px rgba(0,0,0,1);*/
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(255,255,255,0.2);
}



.alignright { float:right; }
.alignleft  { float:left;  }
.space      { display: none;}



#s {
	border: 2px solid orange; /*1px solid rgba(255,255,255,0.6);*/
	background-color: #fff;
	color: #000;
	padding: 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#searchform {
	float: left;
	margin: 0;
	padding: 0 0 10px;
	margin: 0px 0px 20px 0px;
}



input#searchsubmit {
	margin: 8px 0px 10px 0px;
	padding: 2px;
}



.bobcomments{}


#commentform { 
	margin-top: 50px; 
}

#commentform label {
	display:block;margin:0;
}

#commentform input { 
	width: 200px; 
	margin:0 5px 10px 0; 
	padding:3px; 
	background-color: #fff; 
	border: 1px solid #777; 
	-webkit-border-radius: 5px;
}

#commentform textarea { 
	width:400px;
	margin:0 0 10px; 
	padding:0;
}

#commentform #submit { 
	background-color: orange; 
	-webkit-box-shadow: 3px 3px 3px #ccc; 
	border: 1px solid #000; 
	font-weight: bold;
}

#commentform p{}



ol.commentlist { margin:0 0 1px;padding:0; }
ol.commentlist li { display:block;list-style:none;margin:0;padding:15px 15px 1px;}
ol.commentlist li.commenthead { display:block;list-style:none;margin:0;padding:5px 15px; }
ol.commentlist li.commenthead h3 { margin:0; }
ol.bob { border-top:1px solid #cedeef; list-style:none; margin:0 0 1px; padding:15px; }
ol.bob li{display:block;list-style:none;background:transparent url(images/hb.gif) 0 2px no-repeat;padding-left:15px;margin:0 0 5px;}







#footer a:visited{text-decoration:none;color:#000;border:none;}
#footer a:hover{text-decoration:underline;color:#000;border:none;}
#footer a:link,#footer a:active{text-decoration:none;color:#000;border:none;}

#profile {
	display: none;
}

#recaptcha_widget_div { margin: 10px; }

input#submit { margin: 10px; }

.odd { background-color: #fff; -webkit-border-radius: 10px; }
