/*  
Theme Name: Moba3Col
Theme URI: http://www.mobasoft.com
Description: Moba3Col
Version: 
Author: Michael Bailey
Author URI: http://www.mobasoft.com
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background-color:#000000;
	margin:0 auto 10px auto;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	width:1024px;
	}
 
#header {
	margin:0 auto;
	height:130px;
	background:url(img/newheader1.jpg) left no-repeat;
	}
	
#description {
	color:#FF9800;
	margin-left:730px;
	padding-top:0px;
	}
	
h1 a {
	font-size:30px;
	color:#D7C3A5;
	font-weight:normal;
	}
	
#desc {
	font-size:14px;
	}
	
#content {
	margin:10px 0 0 0;
	}
	
.cleaner {
	clear:both;
	}
/* main structure */
	
/* pagelist and search */	
#navy {
	height:55px;
	background:url(img/navy.png) repeat-x;
	}
	
#pagelist {
	padding-top:10px;
	float:left;
	}
	
#pagelist ul li {
	display:block;
	float:left;
	list-style-type:none;
	}
	
#pagelist ul li a {
	font-size:30px;
	padding:0 20px;
	float:left;
	color:#d7c3a5;
	text-decoration:none;
	font-weight:normal;
	}
	
#pagelist ul li a:hover {
	color:#EEEEEE;
	}
	
#pagelist li.current_page_item a {
	color:#EEEEEE;
	}
	
#searchform {
	float:right;
	margin:5px 7px 0 10px;
	}

#s {
	width:166px;
	height:40px;
	border:1px solid #494949;
	background:url(img/search.png);
	color:#494949;
	font-size:30px;
	padding:1px 8px 0 8px;
	vertical-align:middle;
	}
	
#searchsubmit {
	width:46px;
	height:37px;
	background:url(img/searchbutton.png);
	border:1px solid #494949;
	vertical-align:middle;
	color:#ce8110;
	font-size:24px;
	margin-left:10px;
	}
/* pagelist and search */	

/* sidebar */	
#side {
	width:208px;
	float:right;
	background:url(img/sidebar-top.png) no-repeat top #000000;
	color:#637173;
	border:1px solid #3a3a3a;
	/*margin-left:15px;*/
	padding-bottom:20px;
	font-size:80%;
	margin-bottom:7px;
	}
	
#right 
{
width:200px;
float:right;
background:url(img/sidebar-top.png) no-repeat top #000000;
color:#637173;
border:1px solid #3a3a3a;
margin-left:5px;
padding-bottom:20px;
font-size:14px;
margin-bottom:7px;
}

	
#sidebar {
	padding:0 15px 0 15px;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	font-size:24px;
	color:#FF9800;
	padding:15px 0;
	font-weight:normal;
	}
	
#side ul li ul li {
	margin-left:15px;
	line-height:2;
	}
	
#side a {
	font-size:80%;
	color:#d7c3a5;
	text-decoration:none;
	font-weight:normal;
	background:url(img/links.gif) left no-repeat;
	padding-left:12px;
	}
	
#side a:hover {
	color:#FF9800;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	width:576px;
	float:left;
	background:#090909;
	border:1px solid #3a3a3a;
	color:#6e6e6e;
	padding:15px 0 0 0;
	margin-right:7px;
	font-size:16px;
	margin-bottom:7px;
	}

.post-top {
	margin-top:7px;
	}
		
.post-date {
background:transparent url(img/date.gif) no-repeat scroll left top;
float:left;
height:32px;
margin:2px 10px 2px 2px;
width:29px;
}

.post-date .date dd 
{
color:#ED1E79;
font-size:12px;
font-weight:bold;
text-align:center;
}

.post-date .date dt 
{
color:#999999;
font-size:10px;
line-height:1em;
padding:4px 0pt 0pt;
text-align:center;
text-transform:uppercase;
}

.post-content {
	padding:10px 15px 50px 15px;
color:#EEEEEE;
font-size:88%;
	}
	
p {
	padding:5px 0;
	}

#text h2 {
	font-size:24px;
	color:#D7C3A5;
	margin-left:15px;
	}
	
.post h2 {
	padding-top:2px;
	margin-left:0;
	}
	
.post h2 a {
	font-size:24px;
	font-weight:normal;
	color:#d7c3a5;
	text-decoration:none;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
#text ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
#text ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 40px;
	color:#5C5C5C;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	padding:0px;
	border:none;
	}

.pub {
	margin-top:15px;
	font-size:14px;
	}
	
.pubat {
	float:left;
	}
	
.comm {
	float:right;
	font-size:16px;
	color:#ce8110;
	padding-bottom:2px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
.orange {
	color:#ce8110;
	}
	
h2,h3,h4,h5,h6 {
	color:#D7C3A5;
	}
	
h3 {
  margin-top:5px;
	font-size:1.15em;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#FF9800;
	}
	
a:hover {
	text-decoration:underline;
	}
	
#footer a {
	color:#999999;
	}
	
.pub a {
	color:#ce8110;
	text-decoration:none;
	font-weight:normal;
	}
	
.pub a:hover {
	text-decoration:underline;
	}	
	
.comm a {
	font-size:16px;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:10px;
	margin-bottom:5px;
	}
	
.commentmetadata {
	padding:5px;
	width:535px;
	background-color:#333333;
	color:#D7C3A5;
	}
	
.commentmetadata a {
	color:#D7C3A5;
	}
	
.obsahk {
	padding:5px;
	width:540px;
	margin-bottom:10px;
	}
	
ol.commentlist {
	list-style:none;
	margin-left:-25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:5px;
	}
	
#author, #email, #url {
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:2px;
	margin:1px 0;
	}
/* comments */

/* footer */
#footer {	
	background:url(img/footer.png) repeat-x;
	height:40px;
	border:1px solid #3c3a3a;
	margin-top:7px;
	margin-right:7px;
	margin-left:5px;
	padding-left:50px;
	padding-top:10px;
	padding-right:10px;
	}
	
#rss-footer {
	float:left;
	}
	
#rss-footer a {
	font-size:16px;
	color:#FF9800;
	font-weight:normal;
	background:url(img/rss.png) left no-repeat;
	padding-left:25px;
	}
#rss-link a 
{
	font-size:16px;
	color:#FF9800;
	font-weight:normal;
	background:url(img/rss.png) left no-repeat;
padding-left:25px;

}

#sponsors {
	float:right;
	font-size:16px;
	color:#d7d7d7;
	}
	
#sponsors a {
	color:#FF9800;
	padding:0 15px;
	font-weight:normal;
	}
/* footer */

/* other */	
.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}

#calendar a {
	text-decoration:underline;
	}
  
#calendar a:hover {
	text-decoration:none;
	}
	
#comments-block, #nav {
	margin:0 15px 0 15px;
	}
	
#nav {
	height:20px;
	}
/* other */	
