/*
Theme Name: WolfgangSSC roundish
Theme URI: http://johnwolfgang.com
Description: Roundish
Version: 0.1
Author: http://johnwolfgang.com
*/
body
{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:.9em;
	color:#000;
	background:#f0f0f1;
	margin:0;
	padding:0;
	text-align: center;
}

.clear
{
	clear:both;
}

#header
{
	width:810px;
	height:240px;
    margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#header .logo 
{
	float:left;
	width:160px;
	margin-top: 20px;
}

#header .imagebackground
{
	float:right;
	width:640px;
	height: 240px;
	margin-top: 0px;
	background: url(images/header.png);
}

#header .image
{
	width:600px;
	margin: 20px auto;
}

/*
#header h1
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:300%;
	margin:0;
	padding:20px 0 0 30px;
}

#header h4
{
	padding-left:30px;
	font-family:Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight:400;
	font-size:100%;
	color:#FFF;
	margin:0;
}

#header a:link,#header a:visited,#header a:active,#header a:hover
{
	color:#FFF;
	text-decoration:none;
}

#header a:hover
{
	color:#C9BEF9;
}
*/
#content
{
	width:810px;
/*	background:#f0f0f1;*/
	margin:0 auto;
	font-family:Verdana, sans-serif;
	text-align: left;
}

.left
{
	width:160px;
	float:left;
/*	background: #f0f0f1;*/
}

 .left .top
{
}

.left ul
{
	margin:5px 0px 5px 0px;
	padding:0;
	list-style: none;
}
.left ul li
{
	padding:0;
	height: 40px;
	margin-top: 10px;
}

.page_item
{
	background: /*#f0f0f1*/ url(images/button-white.png) no-repeat;
    color: #061844;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
	font-size: 80%;
}

.left a:link,.left a:visited,.left a:active,.left a:hover
{
	color:#061844;
	text-decoration:none;
	font-weight: bold;
/*        padding: 10px;*/
}

.left a:hover 
{

}

.current_page_item 
{
        background: /*#f0f0f1*/ url(images/button-blue.png) no-repeat;
}

.current_page_item a:link,.current_page_item a:visited,.current_page_item a:active,.current_page_item a:hover
{ 
        color: #ffffff;
}

/*
.left .contactbox 
{
	background: url(images/contact.jpg) no-repeat;
	height: 160px;
	padding: 10px 10px 10px 10px;
	margin-top: 50px;
}

.contactbox p
{
	font-size: 80%;
}
*/

.right
{
	width:640px;
	float:right;
	margin-left: 0px;
	background: #061844;
}

.right .top
{
	background: #ffffff url(images/textbox-top.jpg) no-repeat top left;
	margin-left: 20px;
	margin-right: 20px;
	height: 40px;
}

.right .textbody 
{
	background: #ffffff;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/*.right .title
{
} */

.right h1
{
	font-family:Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:200%;
/*	background:url(images/textbox-top.jpg) no-repeat top;*/
	margin:0;
/*	padding:0 10px;*/
	text-align: center;
}

.right h1 a:link,.right h1 a:visited,.right h1 a:active,.right h1 a:hover
{
	color:#A01111;
	text-decoration:none;
}

.right h4
{
	font-family:Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight:400;
	font-size:90%;
	color:#626262;
	text-align:right;
	margin:0;
	padding-right: 10px;
}

.right a:link,.right a:visited,.right a:active,.right a:hover
{
	color:#817CA5;
	text-decoration:underline;
}

.right p
{
	padding: 0 10px;
}


.right .bottom 
{
        background: url(images/textbox-bottom.jpg) no-repeat top left;
        margin: -15px 20px 0px 20px;
        height: 76px; 
}

.right .mainbottom
{
        background: #f0f0f1 url(images/mainbottom.png) no-repeat top left;
        height: 76px;
        margin-top: -15px;
}

.permalink,.tags
{
	text-align:right;
	padding: 0px 10px;
}

.tags
{
	text-align:left;
    padding-bottom: 5px;
}

.right .post .bottom
{
/*	margin-top: -15px;*/
}

.right .post .mainbottom
{
	margin-top: -76px;
}

.right .category .bottom
{
	margin-top: -32px;
}

.right .category .mainbottom
{
	margin-top: -76px;
}

#footer
{
	font-size:.9em;
	width: 640px;
	height:60px;
	background: /*#f0f0f1*/ url(images/footer.png) no-repeat;
	text-align:center;
	color:#ffffff;
	margin:30px auto 10px;
	float: right;
}


#footer p
{
	margin:0;
	padding:5px 0 0;
}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover

{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}

.left a:hover,.right h1 a:hover
{
	text-decoration:underline;
}

.right a:hover,#footer a:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.right ul li,.right ol li
{
	margin:0 10px;
}