/*  
Theme Name: ViceVersa
Theme URI: http://topwpthemes.com/viceversa/
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
© 2008, Design Blog. All rights reserved. 
*/


body {
	background: url(images/bg.jpg);
	text-align: center;
	margin: 0px auto;
        padding: 0px;
	}
	

/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 1024px;
	text-align: left;
	margin: 0px auto;
        padding: 0px;
	background: url(images/main.jpg) 0 0 no-repeat;
	border-left: 1px solid #efd2b2;
	border-right: 1px solid #efd2b2;
	}
	
#middle {
	background: url(images/main.jpg) 0 0 repeat-y;
	overflow: auto;
	width: 1024px;
        margin: 0px auto;
        padding: 0px;
	}

#content {
	float: left;
	width: 611px;
        background: #f9ecde;
        margin: 18px 8px 18px 18px;
        padding: 0px 5px 15px 5px;
	border: 1px solid #efd2b2;
        display: inline;
		font: 14px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}

#content .entry p {
	line-height: 200%;
}

#content .entry p.author {
	font: 12px;
}

#sidebar {
	float: left;
	background: #fbf8ee;
	width: 315px;
	padding: 10px;
        margin-left: 5px;
	border: 8px solid #efd2b2;
        display: inline;
	}

	
/* -------------------
Header
------------------- */

#header {
        background: url(images/header.jpg);
        width: 1024px;
        height: 300px;
        margin: 0px auto; 
        padding: 0px;
	border-left: 1px solid #efd2b2;
	border-right: 1px solid #efd2b2;
	position: relative;
	}
	
#header h1 {
	text-align: left;
	padding: 140px 0px 0px 28px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:30px;
	font-weight: bold;
	color: #9e7146;

}

#header h1 a {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:30px;
	font-weight: bold;
	text-decoration: none;
	color: #9e7146;

}

#header h1 a:hover {
	color: #9e7146;

}

.description
{
	margin:-15px 0px 0px 0px;
        padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 1em;
	text-align: left;
	padding: 0px 0px 0px 30px;
     	color: #2e0002;
}

.header_photo {
	position: absolute; left: 685px; top: 35px;
}

.go_hp {
	position: absolute; left: 440px; top: 235px;
}
.go_hp a {
	color: #993333; text-decoration: none;
}
	
/* -------------------
Content
------------------- */

#content .post {
	margin: 0 10px 20px 10px; padding-top: 15px;

	}
	
/* general #content definitions */
	
#content h2 {
	color: #ef8701;
	font: 1em/1.6em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #2e0002;

	}

#content h2 a {
	color: #ef8701;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #ef8701;
	text-decoration: none;
	}
	
#content h3 {
	font: 1em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #ef8701;
	margin: 1.1em 0 0.2em 10px;
	font-weight: bold;
	}
	
#content h4 {
	font: 1em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #ef8701;
	border-left: 1em solid #333333;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#content p, #content dl {
	color: #333333;
	font: 1em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}
	
#content p, #content ul, #content ol, #content dl {
	margin: 0 0 0.7em 0;
	}

#content img {
	margin: 0 0 0 0;
        padding: 5px;
        background: #fbf8ee;
	}
	
#content li {
	margin: 0 0 0 30px;
	color: #2e0002;
	font: 1em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}
	
#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote p {
	margin: 0 0 0 0em;
	border-left: 5px solid #e0be99;
	padding: 0 0 0 1em;
	color: #2e0002;
}
	
#content a { color: #ef8701; }
#content a:hover { color: #333333; }
	
#content .post ul.post-data {
	border-top: 1px solid #2e0002;
	list-style: none;
	font: 1em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding: 0.1em 0 0.2em 0;
	color: #333333;
	margin: 1.3em 0 1.5em 0;
	}

#content .post ul.post-data li {
	color: #2e0002;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
	color: #2e0002;
	}
	
#content .post ul.post-data a:hover {
	color: #2e0002;
text-decoration: underline;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	}
	
#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	
#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }

	
/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 10px;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;	}
#content #comments .comment a:hover { 
font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
color: #9e7147; }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}
	
#content #comments .comment .comment-data p {
font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	border-top: 1px dashed #2e0002;
	border-left: 1px dashed #2e0002;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}

small.commentmetadata {
	padding-bottom: 10px;
}
	
#content #comments .comment .comment-data p a { 
font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
color: #e47f2c; }
#content #comments .comment .comment-data p a:hover { color: #2e0002; }

#content #comments form {
	color: #333333;
	font: 1em/1.6em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}

#content #comments form a { color: #333333; }
#content #comments form a:hover { color: #2e0002; }

#comments ol li {
}
	
	
/* -------------------
Sidebar
------------------- */

#sidebar h3 {
	color: #fdf9ed;
	font: 0.8em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	margin: 0 0 5px 0;
        padding-bottom: 1px;
        padding-top: 3px;
        background: url(images/h3-bg.jpg) repeat-x;
	}
	
#sidebar p, #sidebar li {
	color: #2e0002;
	font: 0.9em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	border-bottom: 1px dotted #ecd2b5;
	padding-left: 3px;
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 10px 0;
	}
	
#sidebar ul { 	
	padding: 0 0 0 3px;
	list-style-image: url(images/icon.gif);
	color: #2e0002;
        margin-left: 20px;
 }


	

#sidebar a {
	color: #2e0002;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #ef8701;
	}
	
#sidebarcontainer {
	float: right;
	padding: 0 15px 0 0;
	width: 360px;
	margin: 0px;
}
#sidebarcontainer form {
	padding: 0;
	margin: 0;
}
#subscriptionoptions{
	width:300px;
	padding: 0 30px;
}

#rssmain {
	float:left;
	padding: 0 0 10px 0;
}


#wrap {
	margin: 0;
	float: right;
	padding: 5px 0 12px;
	width: 360px;
	color: #2e0002;
	background: url(images/rss_bg.gif) repeat-y center;
}

#wrapper{
	width: 298px;
	margin: 0px 0px 8px 28px;
	float:left;             
        display: inline;
        background: #9e7147;
        padding: 2px;
	border: 1px solid #8d653f;
}

.box{
	background: #fbf8ee;
	overflow: auto;
	width: 294px;

}
.boxholder p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	color: #888888;
	font: 13px verdana;
}
.boxholder{
	clear: both;
	padding: 0 2px 2px;
}
.tab {
	float: left;
        height: 26px;
	background: #d79a62;
	margin: 2px 0px 0px 0px;
	text-align: center;
	border-right: 2px solid #9e7147;
	padding: 0;
}
.tabtxt{
	margin: 0;
	color: #8a633e;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0 0 0;
}
.box ul a {
	color: #ef8701;
	text-decoration: none;
	font: 13px verdana;
	font-weight: bold;
}
.box ul {
	color: #ef8701;
	margin: 5px;
	padding: 4px 0 6px 20px;
}
.box ul li {
	color: #d79a62;
	font-size: 13px;
	margin: 5px;
	padding: 0;
	list-style: disc;
	font-weight: bold;	
}
.box a {
	color: #ef8701;
	text-decoration: none;
}
.box img {
	text-decoration: underline;
	margin: 0 5px;
}
.box a:hover {
	color: #ef8701;
	text-decoration: underline;
}
.tab a {
	color: #8a633e !important;
	background: #d79a62;
	text-decoration: none !important;
	font: bold 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
        padding: 6px 8px 6px 8px;
}

.tab a:hover {
	color: #8a633e !important;
        background: #eaa86b;
	text-decoration: none !important;
	font: bold 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
        padding: 6px 8px 6px 8px;     	 
}

#tabbedcontent {
	margin:0px 0px 0px 0px;
	padding: 0px;
}

#adcontainer {
	padding: 0px 0 0 0;
	margin:0px 0px 0px 0px;
	width: 298px;
}

#adboxes{
	padding: 4px 0 3px 0px;
	width:298px;
        background: #f7f7f7 url(images/adcontainer_bg.jpg) top repeat-x;
	border:1px solid #f9f9f9;
	float:left;
	position: relative;
}
#adboxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
        padding-left: 4px;
}
#adboxes ul li {
	display:block;

	margin: 3px 3px 3px 3px !important;
	padding: 3px !important;
	float:left;
	list-style: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}





/*search form */
#searchform {
	margin: 0;
	float:right;
	padding: 0;
}
#searchform li {
	list-style: none;
}
#searchform br {
	display: none;
}


/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	border: none;
	width: 67px;
	height: 32px;
	font: bold 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #ffffff;
	vertical-align: middle;
}


/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	background: url(images/footer.jpg) no-repeat;
	height: 50px;
	width: 1024px;
        margin-top: -15px;
	}
	
#footer p {

	color: #333333;
	font: 0.7em/1.6em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-top: 23px;
	text-align: center;
	}
	
#footer a {
	color: #333333;
	text-decoration: none;
	}

#footer a:hover {
	color: #333333;
	text-decoration: none;
	}
	


.alt {
font: 1.1em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.commentlist li {
margin-bottom: 1.5em;
font: 1.1em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
width: 518px;
padding: 5px;
list-style: none;
}

.commentmetadata
{
font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p
{
font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#commentform {
margin: 2em 0;
margin-left:1.3em;
width: 528px;
}

#commentform textarea {

background: #ffffff;
border: 1px solid #efd2b2;
width: 555px;
}
#commentform textarea:hover {
background: #ffffff;
border: 1px solid #efd2b2;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #e0be99;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #efd2b2;
width: 200px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #efd2b2;
width: 200px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #e0be99;
width: 200px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
        background: url(images/submit.jpg) repeat-x;
        color: #333333;
	font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	border:1px solid #e0be99;
        height: 22px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 2px;
	}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
font-size:13px;
color:#333333;
}

h3 {
	color: #2e0002;
	font: 0.8em/1.5em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
        padding-left: 8px;
 	}

#gremz_box {
	margin: 20px 0; text-align: center; font-size: 83%;
}
#gremz {
	margin-bottom: 5px;
}
#mura {
	font-size: 83%;
}
#mura img {
	margin-bottom: 8px; margin-right: 5px;
}
.rank {
	margin: 60px 0 30px;
}
.entry .staff_photo {
	float: right; margin: 5px 5px 15px 20px;
}
.staff_photo img {
	border: 1px solid #CCC; padding: 4px; background-color: #FFF;
}
#gsl {
	margin: 15px 0; text-align: center;
}