/*  
Theme Name: Default
Theme URI: http://www.internet-starter-guide.com
Description: This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like but just leave the links in the footer.
Version: 0.1
Author: Jay
Author URI: http://www.internet-starter-guide.com

	The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 License:
	http://creativecommons.org/licenses/by-sa/3.0/
  */
  
  
/*--------- Colors ------------*/

body {
	background:url(images/gfx_01.jpg) 0 5px repeat-x #fcfcfc;
	color:#444;
}

a {color: #7e0030;}
a:visited {color:#390f1f;}
a:hover {color: #777;}
a:active { color:#777;}

#container {
	
}

#content {
	min-height:600px;
	padding: 0 10px;
	margin: 0;
}


#footer {

}

.markblack {
	color:#000000;
}

.markgrey {
	color:#777;
}

.markred {
	color:#7e0030;
}


/*--------------- Rest --------------*/

body {
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
	padding:0;
	margin:0;
}

h1 {
	font-size: 28px; 
	font-weight: normal;
	padding:10px 0 5px 0;
	margin:0;
 }

h2 {
	font-size: 28px;
	font-weight: normal;
	padding:10px 0 5px 0;
	line-height:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}

h2 a{
	color:#7e0030;
	text-decoration:none;
}

h3 {
	font-size: 16px;
	padding:10px 0 5px 0;
	margin:0;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}


/* ---------- container -------------- */
#container {
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

#main {
	padding:0;
	margin:0;
	width:100%;
	background:url(images/gfx_17.jpg) 0 0 repeat-y;
}

#main #tophead{
	background:url(images/gfx_11.jpg) 0 0 no-repeat;
	height:10px;
}

#main #foot{
	background:url(images/gfx_22.jpg) 0 0 no-repeat;
	height:10px;
}


/* ---------- header -------------- */
#header {
	background:url(images/banner_03.gif) 0 0  no-repeat;
	padding:42px 48px 0px 30px;
	height:90px;
}

#headerimg h1, #headerimg h1 a{
	font:32px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#7e0030;
	line-height:27px;
}

#headerimg {
	float:left;
}

#headerimg2 {
	float:right;
}

#headerimg2 .ads{
	float:left;
}

.description {

}

/* ---------- vertical navi -------------- */
#mainnavi {
	margin: 0 0 18px 0;
	padding: 1px 0 0 25px;
}

#mainnavi li a{
	text-decoration:none;
	padding: 7px 30px 4px 22px;
	color:#FFFFFF;
	background:url(images/gfx_06.jpg) 100% 0 no-repeat;
}

#mainnavi li a:hover{
	color:#7e0030;
}

#mainnavi li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#mainnavi ul {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	}
		

/* ----------------- content --------------------- */

#middle {
	vertical-align:top;
	width:600px;
	padding: 17px 13px 20px 30px;
}

#content {
	min-height:600px;
	padding: 0 10px;
	margin: 0;
}

p, pre {
	padding: 10px;
	margin:0;
}

.entry h2 {
	font-size:18px;
	margin-top:0px;
	padding-top:4px;
}

.entry {
	line-height:17px;
	width:550px;
	overflow:hidden;
}

.entry img {
	padding:3px 5px;
}

.entry img a{
	border:none;
}

.entry img {
	border:none;
}

.podPress_content {
	background-color:#f0f5fd;
}

.postmetadata {
	font-size:9px;
}


/* -------------- sidebars ------------- */

.leftsm {
	height:0px;
}

.rightsm {
	height:0px;
}

.sidebar {
	vertical-align:top;
}

.sidebar  ul{
	padding:0 0 0 10px;
	margin:0;
}

.sidebar  ul li{
	list-style-type:none;
}

.sidebar  ul li ul{
	padding:0 0 0 15px;
}

.sidebar ul li ul li{
	list-style-type:square;
}


/* -------------- sideright ------------- */

#rightmenu {
	vertical-align:top;
	width:305px;
	padding:10px 40px 10px 25px;
}

#rightmenu h2{
	font-size: 14px;
	font-weight: bold;
	padding:10px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

#rightmenu h2 a{
	color:#b01201;
}

/* -------------- comments ------------- */

.textareawidth {
	width:98%;
}

/* ----------- footer --------------------------- */
#footer {
	clear: both;
	padding: 0;
	margin: 0;
	margin: 0;
	text-align:center;
}


/* ----------- sd import --------------------------- */

#date_display {
	width:45px;
	float:left;
	border-right:1px solid #D1D1D1;
	text-align:center;
	margin-right:8px;
	padding-right:4px;
	padding-bottom:5px;

}
#date_display .date {
	color: #05a27f;
	font-size:32px;
	letter-spacing:-1px;
	margin-bottom:-4px;
	
}

#date_display .month {
	color: #a6d825;
	font-size:16px;
	font-weight: 400;
	letter-spacing:-1px;
	margin-bottom:-6px;
	text-transform: uppercase;	
	
}

#jtitle h2{
	line-height:20px;
	margin-top:0px;
}

#jtitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #1C1C1C;
	letter-spacing:-1px;
	text-decoration: none;
}

#jtitle a:hover {
	color: #FFFFFF;
	background:#333333;

}

.mata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	letter-spacing:1px;
	clear:right;
	margin-top:4px;
	margin-bottom:2px;
	padding-left:6px;

}


.mata a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.mata a:hover {
	
	color: #1FBACB;
	text-decoration: none;
}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 5px;
	}
