/*  
Theme Name: Zurevla
Description: A very custom column theme 
Version: 2.0
Author: Jordy
Author URI: http://zurevla.nl
*/

/******* Basics and Typography *******/
body { 
  background: #fff; 
  font-size: 95%; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #333; 
  text-align: center; 
}
* { padding: 0; margin: 0; }
p { font-size: 0.875em; line-height: 1.5em; margin: 0 0 1.5em 0; }
ol, ul { font-size: 0.875em; line-height: 1.5em; margin: 0 0 1em 3em; padding: 0; }
ol li, ul li { padding: 0 0 0.5em 0; }
* html #content, * html #sidebar { overflow: hidden; /* For IE */ }

/*---------- Headlines ----------*/
h1, h2 { margin: 0 0 1px 10px; font-family: Arial, Verdana, Helvetica, sans-serif; }
h3, h4, h5, h6 { margin: 0 0 1.1em 0; font-family: Arial, Verdana, Helvetica, sans-serif; }
h1 { font-size: 1.5em; color: #546371; }
h2 { font-size: 1.2em; color: #546371; line-height: 1.2em; font-weight: lighter; }
h3 { font-size: 1.2em; color: #7B8691; }
h4 { font-size: 1.2em; color: #7B8691; }

.indextitle { margin: 0; width: 100%; color: #105CB6; font-size: 1em; font-weight: bold; overflow: auto; }
.indextitle a { float: left; padding: 0; }
.indextitle a:link, .indextitle a:visited { color: #105CB6;	}
.indextitle a:hover, .indextitle a:active { color: #000033; }

.posttitle { margin: 0 0 0.05em 0; width: 85%; color: #546371; font-size: 1.3em; font-weight: bold; overflow: auto; }
.posttitle a { float: left; padding: 0; }
.posttitle a:link, .posttitle a:visited { color: #546371;	}
.posttitle a:hover, .posttitle a:active { color: #000033; }
.post h1 {
  color: #105CB6;	
  width: 610px;
  border: 1px solid #c1c1c1;
  padding-left:5px;
  margin:0 5px 5px 0;
  background:url(http://zvstatic.zurevla.com/navgrad-normal.png) repeat-x 0 0; 
}

/*---------- Elements ----------*/
a { text-decoration: none; }
a:link { color: #0078DC; }
a:visited { color: #0078DC; }
a:hover, a:active { color: #000033; text-decoration: underline; }

input, textarea, select { border: 1px solid #C1C7CD; padding: 3px; background-color: #FFF; color: #333; font-size: 1em; 
font-family: Arial, Verdana, Helvetica, sans-serif; }
blockquote { margin: 0em 0em 1em 1.5em; padding: 1em;  font-size: 1em; line-height: 1.5em; background: #eee; border: 1px solid #eee; }
code { font-family: monospace; color: #555; }
alt { padding: 6px; }
img#wpstats { width: 0px; height: 0px; margin: 0px; padding: 0px; border: none; overflow: hidden; display: none; }
form, img {margin: 0px; padding: 0px; border: 0px; }
img.center { position: relative; padding: 6px; margin: auto; border: 1px solid #999; display: block; }
img.left { position: relative; padding: 6px; margin: 0 20px 20px 0; border: 1px solid #999; display: inline; }
img.right { position: relative; padding: 6px; margin: 0px 0px 20px 20px; border: 1px solid #999; display: inline; }
.center { float: center; }
.left { float: left; }
.right { float: right; }
.off { padding: 0 !important; border: none !important; }
.clearboth { clear: both; }
.small { font-size: 1em; color: #999; }
.vid { padding-bottom: 20px; }

/*---------- Layout ----------*/
#headerwrap { height: 100px; width: 1000px; padding: 0; margin: 0px auto; }
#header { height: 45px; width: 600px; padding: 0; margin: 0px 0px 0px 10px; float: left; text-align: left; }
.header { font-size: 22px; }
.description { margin-top: 15px; padding-left:275px; font-size: 16px;font-weight: bold; }

#wrapper { 
  margin: 10px auto 0px auto; 
  padding: 0px; 
  width: 1000px; 
  text-align: left; 
}
#navwrap { 
height: 28px; background: #000 url(http://zvstatic.zurevla.com/film.jpg) center left repeat-x; }
.navborder { height: 1px; margin: 1px 0px 1px 0px; padding: 0px; background: #000; overflow: hidden; }

#navigation { 
  font-weight: normal; 
  margin: 0px auto; 
  padding: 0; 
  height: 28px; 
  overflow: hidden; 
  width: 1000px; 
  position: relative; 
  text-align: left; 
}

#navigation ul { 
  margin: 0px 10px auto; 
}
#navigation ul li { 
  font-size: 80%;
  background: #ddd; 
  float: left; 
  margin: 3px 9px 0px 0px; 
  padding: 0px 3px; 
  list-style-type: none; 
   border: 1px solid #105CB6;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
#navigation ul div.plus li {
  background: #FF232E;
}
#navigation ul li a { 
  padding: 0px 0 0px 0; 
  display: block; 
  color: #105CB6; 
  text-decoration: none; 
  font-weight:800;
}
#navigation ul li:hover { 
  background: #f2f2f2;
  border-radius: 3px;
}
#navigation ul li a:hover {
  color: #515151;
}
#navigation ul li a:active { }
#ledge { 
  height: 15px; 
  background: url(http://zvstatic.zurevla.com/ledge.jpg) repeat-x top left; 
  margin-bottom:-5px;
}

/*---------- Content -----------*/
#mainbody { width: 1000px; 
  background: #fff; 
  overflow: hidden; 
  margin-bottom:10px;
}
#content { 
  float: left; 
  margin: 0 0 0 10px; 
  min-height:950px; 
  width: 630px; 
  display: inline; /* IE double margin bug fix */ 
  border-right: 1px dotted #c5c5c5;
}
#contentsingle { 
  float: left; 
  margin: 0 0 0 10px; 
  width: 630px; 
  border-right: 1px dotted #c5c5c5;
  display: inline; /* IE double margin bug fix */ 
}
#contentsingle p { 
  margin: 0px;
}
.postmeta { 
  margin: 0 0 0 0; 
  font-size: 0.7em; 
  color: #999; 
}
.postfeedback { 
  margin-top: 0.1em; 
  margin-bottom: 2px; 
  font-size: 0.60em; 
  border-bottom: 1px dotted #c5c5c5;
  margin-left:145px;
}
.postfeedbacksingle {
  float:left;
  margin: 5px 10px 0px 0px; 
  height: 20px; 
  font-size: 0.875em; 
  background: #fff; 
}
.viewsingle {
  float:right;
} 
.commentslink { font-size: 0.9em; padding: 0 0 0 17px; background: url(http://zvstatic.zurevla.com/commentslink.gif) no-repeat center left; }
.pagenavigation { display:block; font-size: 0.875em; margin-bottom: 10px; }

.alignleft { 
  float:left;
  text-align:left;
  background: #EDF5FF;
  padding: 10px 15px 10px 10px;
  border:1px solid #CCC;
  font-weight:bold;
}
.alignright{
  float:right;
  text-align:right;
  background: #EDF5FF;
  padding: 10px 15px 10px 15px;
  border:1px solid #CCC;
  margin-right:8px;
  font-weight:bold;
}
.window { 
  width: 605px; 
  height: 107px; 
  padding: 5px;
  margin-bottom: 20px; 
  border: 1px solid #c3c3c3;
  background: #fff url(http://zvstatic.zurevla.com/ledge.jpg) repeat-x top left;
}
.window:hover { 
  background: #F9F9F9;
}
.paneleft { padding: 5px; width: 130px; height: 97px; float: left; background: #f3f3f3; }
.paneright { 
  padding: 0 5px 0 5px ; 
  width: 455px; 
  float: left; 
  margin-top : -3px; 
}

/*---------- Sidebar ----------*/
#sidebar, #downbar, #upbar, #indown { 
  float: right; 
  margin: 0px 5px 0px 5px; 
  padding: 0; 
  width: 330px; 
  display: inline; /* IE double margin bug fix */
}
#sidebar h2, #downbar h2, #upbar h2, #indown h2 { 
  font-weight:lighter; 
  margin: 0; 
  padding: 0 10px 0px 0px; 
  color: #105CB6; 
}
#sidebar ul, #downbar ul, #upbar ul, #indown ul { 
  list-style: none; 
  font-size: 0.8em; 
  margin: 3px 0 0 0; 
  padding: 0 10px 0 0; 
}
#sidebar ul li, #downbar ul li, #upbar ul li, #indown ul li { padding: 0 0 5px 0; }
#sidebarleft { width: 165px; float: left; }
#sidebarright { width: 165px; float: left; margin-left: 5px; }
table#wp-calendar{ width: 80%; }

/*---------- Comments ----------*/
.comments { 
  padding: 0; 
  margin:  0; 
  margin-right: 8px;
}
.comments .list ol { 
  padding: 0; 
  margin:  0; 
}
.comments .list li { 
  position: relative; 
  padding: 0 0 25px 5px; 
  margin:  0px; 
  list-style-type: none; 
  border: 1px solid #CCC;
}
.comments .list ol li {
  margin-top:10px;
}
.comments .list h2 {
  margin-top:100px;
}
.comments h2 {
  color: #105CB6;	
  font-weight: bold; 
  font-size: 1.2em;  
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  padding: 2px 0px 2px 0px;
}
#comments{
  width: 592px;
}
.alt { background-color: #fff !important; }
.commentnumber { color:#C1C7CD; position: absolute; top: 15px; font-size: 18px; line-height: 14px; font-weight: normal; 
width: 40px; height: 15px; margin-left: 480px; padding: 0; text-align: right; }
.commenttitle { margin: 0px; padding: 0 45px 0 0; font-size: 1em; }
.commentmeta { margin: 0px; padding: 0; font-size: 0.8em; }
.commentmeta a { color:#999; text-decoration: none; }
.commentbody { border-top: dashed 1px #f5f5f5; font-size: 1.1em; padding-top: 5px; margin: 0 10px 0 0; }
#formblock { 
   margin: 0px 0px 20px 0px; 
   padding: 10px 20px 10px 10px; 
   background: #F0F0F0; 
   border: 1px solid #CCC; 
}
#formblock p { margin: 0 0 0.5em 0; }
.button { background: #546371; }
.button:hover { background: #7B8691; cursor:pointer; }
label {font-size: 12px; color: #7B8691; }
#comment { width: 98%; }
#author { width: 98%; }
#email { width: 98%; }
#url { width: 98%; }
#submit, #contactsubmit { color: #fff; padding: 5px; }

/*---------- Footer ----------*/
#footer { overflow: hidden; margin: 0px; padding: 0px; }
#footerwrap { color: #aaa; font-size: 14px; margin: 0; width: 990px; padding: 0; margin: 0px auto; border-top: 1px dotted #aaa; }
#footcontent { text-align: center; height: 60px; margin: 0px auto; padding-top: 5px; }
#footcontent a { color: #105CB6; }
/*---------- Search Bar ----------*/
#s { color: #546371; background-color: #fff; font-size: 14px; height: 18px; width: 165px; padding: 0px; margin: 0px 0px 15px 0px; }
/*----------- Contact Form (Customized plugin) ----------*/
.contactform { position: static; overflow: hidden; }
.contactleft { width: 20%; text-align: right; clear: both; float: left; display: inline; padding: 4px; margin: 8px 0; }
.contactright { font-size: 14px; width: 75%; text-align: left; float: right; display: inline; padding: 4px; margin: 5px 0; }
.contacterror { border: 2px solid #ff9900; }
.contactsubmit { }
/*---------- Ad Blocks -----------*/
#adfp { width: 336px; margin: 0px 0px 20px 0px; }
#adsin { 
  width: 620px; 
  height:60px;
  margin: 0px 0px 10px 0px; 
  text-align:center;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
.posti img {
  float: left;
  height: 60px;
  width: 75px;
  border: 1px solid #ddd;
  margin-right: 5px;
}
#sidebartop {
  margin-bottom:0px ;
  padding:0px 0px;
  text-align:center;
}
#upbar, #downbar {
  border:1px #ccc solid;
  width:340px;
  margin:0px 0 10px 0;
  padding:0;
}
#upbar h2, #downbar h2 {
  font-weight: bold; 
  font-size: 1.2em;  
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  margin-bottom:0px;
  padding: 2px 0px 2px 10px;
  background: #ccc;
  background:url(http://zvstatic.zurevla.com/navgrad-normal.png) repeat-x 0 0; 
}
#indown {
  width:342px;
  margin:10px 0 10px 0;
}
#indown1 {
  float: left;
  margin-bottom:5px;
  width: 170px;
  border: 1px solid #ccc;
}
#indown1 h2 {
  font-weight: bold; 
  font-size: 1.2em;  
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  padding: 2px 0px 2px 10px;
  background:url(http://zvstatic.zurevla.com/navgrad-normal.png) repeat-x 0 0; 
}
#indown1 ul {
  padding:5px;
  margin-bottom:5px ;
}
#indown1 form#loginform p {
  margin-left: 10px;
  margin-bottom: 5px;
  padding-top:10px;
}
#indown1 ul li{
  padding:0;
  padding-left:5px;
}
#indown2 {
  float: right;
  width: 155px;
  min-height:685px;
  border: 1px solid #ccc;
}
#indown2 h2 {
  font-weight: bold; 
  font-size: 1.2em;  
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  padding: 2px 0px 2px 10px;
  background:url(http://zvstatic.zurevla.com/navgrad-normal.png) repeat-x 0 0; 
}
#indown2 ul {
  padding:5px;
}
#indown2 ul li {
  padding-bottom:0px; 
  border-bottom:1px #ccc dotted;
}
.metadok {
  display:block;
  border-bottom:1px #fff1e0 dashed;
  background:#FFF;
  margin-right: 10px;
  height:63px;
  margin-bottom:15px;
  padding-bottom:5px;
}
#advanced_text-5 .AdvancedText ul {
  padding:5px 5px 0 5px;
}
.ratenview {
  margin:0 ;
  padding:0;
  padding-bottom:10px;
}
.post-ratings {
  padding: 0;
  margin: 0;
} 
.pagebar {
  text-align:center;
  padding: 0.2em 0.5em;
  margin-right: 0.1em;
  margin-bottom: 1.0em;
  border: 1px solid #fff;
  background: #fff;
  text-decoration: none;
}
.pagebar a,.pageList .this-page {
  border: 1px solid #9AAFE5;
  text-decoration: none;
  padding: 0.2em 0.5em;
}
.pagebar a:visited {
  border: 1px solid #9AAFE5;
  text-decoration: none;
  padding: 0.2em 0.5em;
}
.pagebar .break {
  padding: 2px 6px 2px 6px;
  border: none;
  background: #fff;
  text-decoration: none;
}
.pagebar .this-page {
  border: 1px solid #2E6AB1;
  padding: 0.2em 0.5em;
  font-weight: bold;
  background: #2E6AB1;
  color: #fff;
}
.pagebar a:hover {
  border-color: #2E6AB1;
}
.pagebar .inactive {
  border: 1px solid #cccccc;
  color: #ccc;
  text-decoration: none;
  padding: 0.2em 0.5em;
}
.fpcomm {
  float : right;
  margin-top:0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.7em; 
}
.fpcat {
  float : left;
  margin-top:0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.7em;
  margin-left:10px; 
}
.fpexc {
  min-height:57px;
  margin-left:145px;
  font-family: Verdana, Helvetica, sans-serif;
  line-height: 18px;
  font-size: 13px;
}
.fpdat {
  margin-top:-18px;
  float:right;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.6em;
}
.singleath {
  float:right;
}
#main2 {
  width:  620px;
  float: left;
  display: block;
  padding:0;
  margin:10px 0 0 0;
  margin-bottom:15px;
  border: 1px solid #ccc;
  background: #FFF;
}
#main2 ul {
  padding:0;
  margin:0;
}
#main2 table {
  padding-left:3px;
  margin-bottom:1px;
}
.contenti p{
  text-align:left;
}
.simiimage {
  border:1px #ccc solid;
  float: left;
  display: inline;
  list-style-type: none;
  padding: 2px;
  margin-right:3px;
  display: block;
  height: 60px;
  width:80px;
  text-align:left;
  background: #F0F0F0;
}
.simisingle {
  width:  305px;
  list-style: none;
  float: left;
  height:65px;
  border-bottom:1px #ccc dashed;
  margin-bottom: 5px;
}
.simisingle:hover { 
  background: #F9F9F9;
}
.similink {
  font-style: normal;
  font-size: 80%;
  line-height: 14px;color: black;
  font-weight: bold;
  text-align:left;
  background: #F5F5F5;
}
.simiexpt {
  text-align:left;
  font-family: Verdana ;
  line-height: 18px;
  font-size: 11px;
}
.simiexpt  a {
  font-style: normal;
  line-height: 14px;
  color: #333;
  font-weight:normal;
}
.simiexpt  a:hover {
  font-weight:normal;
  text-decoration: none;
}
.similink a {
  color:#105CB6;
  font-size: 12px;
}
.main3 {
  float: left;
  width: 325px;
  display: block;
  min-height: 65px;
  height:auto !important;
  text-align:left;
  display: inline;
  list-style-type: none;
  border-bottom: 1px dashed #CCCCCC;
  margin-left:3px;
  padding-right:5px;
  margin-bottom:3px;
  margin-top:0px;
}
.main3 a {
  text-align:left;
  color: #105CB6;		
  font-weight: bold;	
}
.main3 a:hover {
  color: #000;	
  font-weight: bold;
}
.main3 img.aligncenter{
  float: left; 
  padding: 2px;
  margin: 0 5px 0 0; 
  background: #c0c0c0;
  display: inline;
  height:60px;
  width: 80px;
}
li.main3:hover {
  background: #F9F9F9;
}
.main4 {
  font-style: normal;
  font-size: 80%;
  line-height: 14px;
  color: #333;
  font-weight:normal;
}
.main4 a {
  font-style: normal;
  line-height: 14px;
  color: #333;
  font-weight:normal;
}
.main4 a:hover {
  font-weight:normal;
  text-decoration: none;
}
.similarterms {
  padding: 5px 0 5px 10px;
  clear: both;
  font-weight: bold;
  font-style: normal;
  font-size: 120%;
  color: #105CB6;
  background: #F0F0F0;
  border-bottom: 1px dotted #CCC;
  margin-bottom:5px;
}
img.aligncenter{
  float: left; 
  padding: 2px;
  background: #000 url(http://zvstatic.zurevla.com/imgbg.gif);
  display: inline;
  height:60px;
  width: 80px;
}
.avatar {
  float: left;
  padding: 2px;
  margin: 0px 10px 0 0;
  border: 1px solid #ddd;
  background: white;
}

.commrate {
  float: right;
  margin: -20px 15px 0 0;
}
.commtxt {
	margin: 0px 5px 0 50px;
}
#smilies {
  display: block;
  float: left;
  background: #F0F0F0;
  width: 455px;
  padding-left: 5px;
}
#meta .dbx-content ul {
  padding: 5px 5px 0px 10px;
}
#sa-recent-comments .dbx-content{
  padding: 0px 5px 0px 10px;
}
span.rss a img { 
  float:left;
  border: 1px solid #fff;
  width: 23px;
  height: 23px;
  margin: 70px 0 0 -50px ;
}
span.hvs a img {
  float:left;
  border: 1px solid #fff;
  width: 23px;
  height: 23px;
  margin: 70px 5px 0 -20px ;
}
span.faceb a img {
  float:left;
  border: 1px solid #fff;
  width: 24px;
  height: 23px;
  margin: 70px 0px 0 0px ;
} 
span.twitt {
  float:left;
  border: 1px solid #fff;
  width: 63px;
  height: 23px;
  margin: 70px 0px 0 5px ;
}
span.sub-header-search{
  float: right;
  margin: 70px 10px 0 0 ;
  display: inline;
  height: 23px;
  overflow: hidden;
}
span.sub-header-search input{
  border: 0;
  margin: 0;
  font-size: 15px;
  background: #f4f4f4;
  color: #312E2E;
  border: 1px solid #666666;
  line-height:16px;
}
span.sub-header-search #searchform input#s{
  margin: 0 0px 1px 0;
  height: 20px;
  border: 1px solid #666;
}
span.sub-header-search #searchform input#submit{
  margin: 0;
  padding:0 0 2px 0;
  display: inline;
  width: 80px;
  height: 22px;
  background: #c2c2c2;
  font-weight: bold;
  color:#666;	
}

/* search form button */
span.sub-header-search #searchform input #submit {
  background: url(http://zvstatic.zurevla.com/formbg.gif) left top;
  border: 1px solid #666;
  width: 130px;
  height: 20px;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #000;
  vertical-align: middle;
  margin-bottom: 0px;
}

span.sub-header-search #searchform #searchsubmit {
  width: 140px;
  height: 25px;
}
span.sub-header-search #searchform  #searchsubmit input {
  padding-bottom: 3px;
  background: #000;
}
#booksin {
  margin:0 8px 0 0;
  padding-left:11px;
  font-weight: bold; 
  line-height: 24px;
  background: #EDF5FF;
}
div.sociable { float:right; margin: 4px 5px 0 0; }
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
  position: absolute;
  display: block;
  top: -5em;
  background: #ffe;
  border: 1px solid #ccc;
  color: black;
  line-height: 1.25em;
}
.sociable span {
  display: block;
}
.sociable ul {
  display: inline;
  margin: 0 !important;
  padding: 0 !important;
}
.sociable ul li {
  background: none;
  display: inline !important;
  list-style-type: none;
  margin: 0;
  padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
  float: none;
  width: 16px;
  height: 16px;
  border: 0;
  margin: 0;
  padding: 0;
}
.sociable-hovers {
  opacity: .4;
  -moz-opacity: .4;
  filter: alpha(opacity=40);
}
.sociable-hovers:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

/* Random quote */
.quotescollection_randomquote {
  background:#EDF5FF;
  padding-left:5px;
  padding-top:5px;
  padding-right:5px;
  padding-bottom: 5px;
}
.quotescollection_randomquote q {
  font-size:1.23em;
}
.quotescollection_randomquote cite {
  display:block; /* To display author and source in a new line */
  text-align:right; 
}
.quotescollection_author { /* author */
  font-size:0.83em;
  font-style:normal;
}
.quotescollection_nextquote { /* 'Next Quote »' link */
  margin:0px;
  margin-top: -15px;
  padding:0px;
  text-align:center;
  background: #D9ECFF;
  border: 1px solid #c2c2c2;
}
.quotescollection_nextquote:hover { 
  background: #EDF5FF;
}
.quotescollection_nextquote a { /* use this if you want to change, for example, the color of the 'Next Quote »' link */
  padding:5px;
}
/* Quotes page */
blockquote.quotescollection {
  border:0;
  background:none;
  padding:0;
  margin:2em;
  font-size:1em;
}
blockquote.quotescollection q { }
blockquote.quotescollection cite {
  display:inline;	
  font-size:0.83em;
}
/* Uncomment the block below if you want to get rid of the quotation marks before and after the quote */
/*
q:before, q:after {
	content:"";
}
*/
/** 
 */
div.jqr2c_box {
  margin:15px 0 0px 0;
  padding:0px 0 0px 0;
  background:#fff;
}
div.jqr2c_box a {
  border: 1px solid #ccc;
  background: #EDF5FF;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color:#105CB6;
  font-size: 0.75em; 
}
div.jqr2c_box a:hover {
  border: 1px solid #c5c5c5;
  background: #fff;
  color:#000;
}
div.jqr2c_box a.jqr2c_reply {
  padding:0 5px 0 5px;
  margin:0 1px 0;
} 
div.jqr2c_box a.jqr2c_quote {
  padding:0 5px 0 5px;
  margin:0 1px 0;
}
.theblock {
  width:155px;
  height:30px;
  padding:10px 0 0 0;
  text-align: center; 
}
.registert {
  margin-right:10px;
  border: 1px #ccc solid;
  min-height: 150px;
  padding: 35px 0 0 115px ;
}
#login-register {
  margin-right: 10px;
  margin-top: 10px;
}
#plogin {
  float : left;
  height:250px;
  width:290px;
  padding:5px 0 0 15px;
  border: 1px solid #ccc;
}
#plogin h2 {
  margin:0;
}
#pregister {
  float : right;
  height:250px;
  width:290px;
  border: 1px solid #ccc;
  padding:5px 0 0 15px;
}
#pregister h2 {
  margin:0;
}
#yarq_quote {
  margin: 1px;
  background: url(http://zvstatic.zurevla.com/post-header.jpg) top repeat-y;
  border: 0px;
}
.loginform {
  background: url(http://zvstatic.zurevla.com/formbg.gif) left top;
  border: 2px outset #D4D0C8;
  width: 60px;
  height: 20px;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #000;
  vertical-align: middle;
}
#loginform p label {
  color: #000;
  font: bold 12px Arial, Helvetica, sans-serif;
}
#loginform p .input {
  width: 132px;
}
/* Random quote */
.quotescollection_randomquote q { }
.quotescollection_randomquote cite {
  display:block; /* To display author and source in a new line */
  text-align:right; 
}
.quotescollection_author { /* author */
  font-style:normal;
}
.quotescollection_source { /* source */
}
.quotescollection_nextquote { /* 'Next Quote »' link */
}
.quotescollection_nextquote a { /* use this if you want to change, for example, the color of the 'Next Quote »' link */
}
/* Quotes page */
blockquote.quotescollection {
  border:0;
  background:none;
  padding:0;
  margin:2em;
  font-size:1em;
}
blockquote.quotescollection q { }
blockquote.quotescollection cite {
  display:inline;	
  font-size:0.83em;
}
#recentcomments {
  text-align:left;
  font-size:11px;
  width:330px;
}
table#recentcomments td{
  border-bottom-style: dashed;
  border-width: 1px;
  padding:0px 1px 1px 1px;
  border-color: #ccc;
}
#tabbed-widget-1-3 {
  padding: 5px 5px 5px 5px;
}
#most_commented_widget-3 {
  padding: 5px 5px 5px 5px;
}
/* Uncomment the block below if you want to get rid of the quotation marks before and after the quote */
/*
q:before, q:after {
	content:"";
}
*/
/* General */
.footerlinks {
  text-align:center;
  font-size:12px;
}
.linkpartners {
  padding-left:9px;
}
.linkpartners li a{
  font-size:11px;
  font-weight:bold;
}
.linkpartners li{
  font-size:10px;
  font-weight:normal;
}
#gadvert {
  border: 1px solid #fff;
  text-align:center;
  height:262px;
  width: 325px;
  margin-top: 0px; 
  margin-bottom: 5px; 
  padding:2px;
  border: 1px #ccc solid;
}
#sadvert {
  text-align:center;
  height:260px;
  width: 325px;
  margin-top: 0px; 
  margin-bottom: 0px; 
  padding:2px;
}
/* Basic styling for login widget
   This styling aligns the gravtar left, the links right.*/
.widget_wp_sidebarlogin, #sidebar-login {
  overflow: hidden;
}
.widget_wp_sidebarlogin .avatar_container, #sidebar-login .avatar_container {
  float:left;
}
.widget_wp_sidebarlogin .avatar_container img, #sidebar-login .avatar_container img {
  padding: 3px;
  border: 1px solid #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-right: 8px;
  margin-top: 5px;
}
.widget_wp_sidebarlogin #openid_field {
  background-image:url(../openid/f/openid.gif);
  background-position:3px 50%;
  background-repeat:no-repeat;
  padding-left:21px !important;
}
.widget_wp_sidebarlogin hr {
  display: block;
  clear: both; 
  border: 0; 
  border-top: 1px solid #999; 
  height: 1px;
}
.widget_wp_sidebarlogin form p { 
  margin:0;
  padding: 0px 5px 0 10px;
}
.widget_wp_sidebarlogin form input#user_login {
  width:131px;
}
.widget_wp_sidebarlogin form input#user_pass {
  width:131px;
}
.widget_wp_sidebarlogin input#wp-submit {
  width:139px;
}
