/*  
Theme Name: PRiNZ BranfordMagazine
Theme URI: http://www.der-prinz.com/2008/01/20/wordpress-magazine-style-theme-branfordmagazine/
Description: A premium magazine-style layout for Wordpress with multiple functionalities inspired by the great themes of Brian Gardner and Darren Hoyt
Version: 2.51 (released 2008-04-20)
Author: Michael Oeser
Author URI: http://www.der-prinz.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Credits
=======

Thanks to Darren Hoyt and his "Mimbo" theme which has been a great inspiration
and a good source for lots of the code I used for this theme especially the intensive
use of custom fields.

Thanks to Brian Gardner and "Revolution" which inspired me to put the two additional
page layouts "Featured Page" and "3-Column-Page" into the theme.

Thanks to Patrick Griffiths who delivered the script for the dropdown menues. 
http://www.htmldog.com/articles/suckerfish/dropdowns/

I�d also like to thank Klaus Hartl (stilbuero.de) for the brilliant script I used 
for the tabbed section with the fade effect.

And last but not least my very special thanks go out to all of you out there
using the theme and sending me tons of emails telling me how great this theme is.

THANK YOU ALL!!!


/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #e3e3e3 url(images/main-bg.png) repeat-y center;
	color: #333;
	padding: 0px 0em 25px 0em;
}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #b38741;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding: 3px 6px 3px 0px;
	}
smallb {
	font-size: 0.9em;
	color: black;
	padding:0px;
	}
.smallc {
	font-size: 0.9em;
	color: black;
	padding:0px;
	margin-bottom: 8px;
	}

/****** Images ****************************/

img, a:link img, a:visited img{border:1px solid #999; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }
.imgside {border:0;
}
		
/******************************************
*   General Structure                         
******************************************/

#page { /*the main container*/
	width:919px;
	margin:0 auto;
	font-size:1em;
	background: #f8f8f8;
	padding: 5px 25px 35px 25px;
}


#branding {/*where the logo sits*/
	width:516px;
	height:100px;
	padding-bottom:5px;
	background:url(images/backgrounds/bg_branding.png) no-repeat;
}

.left {
	float:left;
	}

.right {
	float:right;
	border: 0px #bababa solid;
	padding: 0px;
	width: 190px;
margin-top: 8px;
padding-left: 10px;
}
.lefthead {
	float: left;
	border: 0px #bababa solid;
	padding: 0px;
	width: 190px;
margin-top: 8px;
padding-right: 10px;}
.nadpisr {
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
font-size: 12px;}
.popisr {
font-size: 10px;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
line-height: 11px;
color: #868686;
text-align: justify;}
#linka {
	width: 920px;
height: 20px;
border-top: 1px #000000 solid;
border-bottom: 2px #000000 solid;
margin-bottom: 1px;
color: #b2b2b2;
font-weight: bold;
font-size: 11px;
text-align: center;
letter-spacing: 3px;
word-spacing: 4px;}

.linkamedzi2 {
border-bottom: 2px #ffffff solid;
margin-bottom: 4px;
clear: both;}
.linkamedzi {
border-bottom: 1px #c4c4c4 dashed;
margin-bottom: 4px;
clear: both;}
.linkamedziold {
border-bottom: 1px #c4c4c4 dashed;
margin-bottom: 4px;
margin-top: 8px;
clear: both;}

#sidebar {/*you guessed it: it�s the sidebar container*/
	width: 300px;
	float:right;
	}
#sidebara {/*you guessed it: it�s the sidebar container*/
	width: 300px;
	float:right;
	}
.huron {
background-color: #ffffff;
padding: 10px;
border: 1px #b29b6e solid;
margin-top: -12px;
margin-bottom: 10px;}	

/************************************************

*	Left Sidebar                    	        * 
************************************************/

#left_sidebar {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	display: inline;
	}
	
#left_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#left_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#left_sidebar h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}
	
#left_sidebar h3 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

#left_sidebar ul{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left_sidebar li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#left_sidebar ul li{
	list-style-type: square;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#right_sidebar {
	float: right;
	width: 140px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	display: inline;
padding-left: 3px;}
	
#right_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#right_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#right_sidebar h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}
	
#right_sidebar h3 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

#right_sidebar ul{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right_sidebar li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#right_sidebar ul li{
	list-style-type: circle;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	}
#video {
	float: left;
	width: 278px;
	padding: 10px 10px 10px 10px;
border: 1px #3e3e3e solid;}	
.adsense {
	background: #FFFFFF;
	float: left;
	width: 300px;
padding: 0em;
margin: 0em;}



#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:282px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	margin-top: -2px;
	text-align: left;
}
#bothcol {
	width:400px;
	margin-top: 10px;
		margin-bottom: 10px;
	text-align: left;
	border-top: 0px #d7d7d7 solid;

padding-bottom: 0px;
padding-left: 5px;
padding-top: 5px;
padding-right: 10px;
	float:left;
position: relative;}
#bothcol h3 {
text-align: left;}
#bothcolold {
	width:585px;
	margin-top: 10px;
		margin-bottom: 10px;
	text-align: left;
	border-top: 0px #d7d7d7 solid;

padding-bottom: 0px;
padding-left: 5px;
padding-top: 5px;
padding-right: 10px;
	float:left;
position: relative;}
#bothcolall, #bothcolallold {
padding:0px;	
border:0px;	
float:left;
	border-top: 7px #d7d7d7 solid;
	border-bottom: 7px #d7d7d7 solid;
background-color: #f0f0f0;	
width: 600px;
margin-bottom: 10px;}
#bothcolallold {
margin-top: 10px;}
#bothcolall2 {
padding:0px;	
border:0px;	
float:left;
background-color: #d7d7d7;
width: 600px;
margin-bottom: 10px;}
#bothcolr {
	width:162px;
		margin-right: 10px;
margin-top:12px;
padding: 0px;
padding-left: 10px;
	float:right;
position: relative;
height: 410px;
border-left: 1px #b8b8b8 solid;
text-align: left;}
#bothcolrb {
	width:162px;
		margin-right: 10px;
margin-top:12px;
padding: 0px;
padding-left: 10px;
	float:right;
position: relative;
height: 410px;
border-left: 1px #b8b8b8 solid;
text-align: left;
overflow: hidden;}
.textikc {
margin: 0;
padding: 0;
font-size: 12px;
line-height: 16px;
text-transform: uppercase;}	
.textikc h2 {
margin: 0;
padding: 0;
padding-bottom: 5px;
font-size: 24px;
color: #1c1c1c;
text-transform: uppercase;
border-bottom: none;
}
.textikd {
margin: 0;
padding: 0;
font-size: 11px;
line-height: 14px;
text-transform: none;
color: #808080;

}		

#leftcol, #rightcol, #rightcolbl, #leftcolbl {
	margin-top:10px;
	float:left
	}
#leftcol h2, #rightcol h2, .maincat  {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	margin-bottom:4px;
	border:0;
	font-weight:bold;
	color:#000000;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 0em;
padding-right: 0em;
margin-top: 0em;}
.maincat a {
	color: #666;
}
.maincatdat {
	color: #666;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
font-size: 10px;}
.maincatdat a {
	color: #999;
}			
#leftcol h2 a, #rightcol h2 a {
	color: #666;
}			
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:282px;
	padding-left:18px;
	margin-top: 10px;
	text-align: left
}
#rightcolbl, #leftcolbl {
	width:284px;
	padding-left:18px;
	margin-top: 5px;
	text-align: left;
}
#leftcolbl {
	padding-right: 10px;
	padding-left:0px;
border-right: 1px #c0c0c0 solid;}
#bothcol .textikb, #bothcolold .textikb {
font-size: 11px;
line-height: 14px;
margin-top: -15px;
margin-bottom: -1em;
padding: 0em;
color: #808080;}
.textik {
font-size: 11px;
line-height: 13px;}	
.textikmain {
font-size: 12px;
line-height: 18px;
text-align: left;
margin-top: 0em;
padding-top: 0em;}	
.textikold {
font-size: 11px;
line-height: 13px;
color: #737373;}	


		
/******************************************
*   Sidebar                         
******************************************/


.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#sidelist li, #sidelistb li {
	list-style:none;
	}
.sidebar_widget li a {
background-color: #f8f8f8;
list-style: square;
display: list-item;
margin-left: 14px;}

.katoska li a {/*.subnav is mainly the categories list*/
list-style: square;
	margin-left: 14px;
border-bottom: 1px #ece9d8 solid;
display: list-item;
list-style-type: circle;
list-style-position: outside;
}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
}
	
#sidelist .bullets li, #sidelistb .bullets li  {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;

	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}





#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li, #sidelistb .feed li {
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}
#container-4 {
margin: 14px 0em 0px 0em;
}
h1 {
	color: #840000;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom: 1px #e7e7e7 solid;
	margin: 20px 0em 20px 0em;
	}
#hlavnak h1, #hlavnak h1 a {
	border:0;
	color: #b38741;
	font:1.3em Tahoma, Georgia, "Times New Roman", Times, serif!important;
	font-weight: normal;
	margin: 0px 10px -10px 0px;
	padding: 0px 0px 0px 0px;
	}	

h2 {
	color: #840000;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #666;
	margin: 20px 0;
	}

h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	margin-bottom:4px;
	font-weight:bold;
	color:#000000;
padding-top: 3px;
padding-bottom: 3px;
	}
#bleskovky h3 a:link, #bleskovky h3 a:visited {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
#sidebar .bleskovky a {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}	
#rightcolbl h3, #leftcolbl h2, #bothcol h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	margin-bottom:4px;
	font-weight:bold;
	color:#000000;
padding-top: 3px;
padding-bottom: 3px;
background-color: #b5b5b5;
padding-left: 10px;
}
#rightcolbl h3 {
margin-bottom: 10px;}
#leftcolbl h2, #bothcol h2 {
background-color: #e5e5e5;
}
#bothcol h2, #bothcolrb h3, #leftcolbl h2 {
margin-top:0;
margin-bottom:10px;
border:0;
}
#bothcolrb h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	margin-bottom:8px;
	font-weight:bold;
	color:#000000;
padding-top: 3px;
padding-bottom: 3px;
background-color: #cacaca;
padding-left: 10px;
margin-top:3px;
}
#bothcolrb h4, #bothcolrb h4 a {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing:0px;
	margin-bottom:5px;
	font-weight: normal;
	color: #5e5e5e;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 0px;
margin-top:5px;
text-align: left;}
#bothcolrb li {
margin-left: 0px;
color: #cacaca;
border-bottom: 1px #dfdfdf solid;}
#bothcol h3, #bothcol h3 a {
text-transform: none;
letter-spacing: normal;
font-weight: normal;
color: #b38741;
padding: 0;
}				
#rightcolbl h3 a:link, #rightcolbl h3 a:visited, #leftcolbl h2 a:link, #leftcolbl h2 a:visited, #bothcol h2 a:link, #bothcol h2 a:visited {
	color: #000;
	}
#sidebar h2, #sidebar h3 a {
	font: 0.9em Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color: #b38741
	}
#sidebar img {
margin: 0em;
padding: 0em;
border: none;}	

#sidebar h3, #sidebar h2 {
	font-size:0.9em;
	border-top:3px double #999;
	border-bottom:1px solid #999;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color: #000000
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width:600px;
	float:left;
border: 0px #1c2222 solid;}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature p, #rightcol p, #rightcolbl p, #leftcol p, #leftcolbl p { margin:0;	}

#leftcol img, #rightcol img, #rightcolbl img, #leftcolbl img {
	padding:1px;
	border:1px solid #999;
	}

#leftcol .feature, #rightcol .feature, #rightcolbl .feature, #leftcolbl .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
		font-weight:bold;
color: #b38741;
letter-spacing: -1px;}

#bothcol .title, #bothcol a.title, #bothcolold .title, #bothcolold a.title  {
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
		font-weight:bold;
color: #a24242;
letter-spacing: 0px;
margin: 0px;
padding-bottom: 0px;}

#rightcolbl .title,#rightcolbl a.title, #leftcolbl .title,#leftcolbl a.title  {
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color: #997437;
letter-spacing: -1px;}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
#rightcolbl img, #leftcolbl img {
	float:left;
	margin:3px 10px 4px 0;
	}	

#leftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
#bothcol img, #bothcolold img {
	float:left;
	margin:3px 10px 4px 0;
width: 50px;
height: 50px;}	
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding: 12px 0em 0px 0em;
	}

#rightcolbl .clearfloat, #leftcolbl .clearfloat {
	border-bottom: 0px #d7d7d7 solid;
	padding: 0px 8px 5px 4px;
background-color: #f2f2f2;
margin-top: 0px;}
#leftcolbl .clearfloat {
background-color: #f8f8f8;
}				
#leftcol .clearfloat {
	border-bottom:1px solid #999;
	padding: 12px 0em 0px 0em;
	}	


/* Post Formatting */

.post {
width: 580px;
}
.entry {
font-size: 14px;
padding-bottom:14px;
padding-right:0px;	
text-align:justify;
border-bottom: 10px #e7e7e7 solid;}
.entry p {
padding-top:0px;
margin-top:8px;
}
.entry h2 {
margin-bottom: 0px;
padding-bottom: 0px;
font-size: 20px;
border-bottom: 0px;}
.entryarch {
	padding-top:0px;
	padding-left:0px;
	margin-bottom:8px;
	padding-right:16px;	
	text-align:left;
border-bottom: 1px #bebebe dashed;}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:13px;
	}
.related_post li {
}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:5px #e7e7e7 solid;
width: 595px;
display: block;}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}
	

#searchform {
margin-top: 10px;
width: 100%;
border: 0px #3e3e3e solid;
text-align: center;
background-color: #b29b6e;
padding-top: 5px;
padding-bottom: 5px;}

.button {
	padding: 1px;
	background: #b29b6e;
	color: #ffffff;
	border:none;
padding-left: 5px;
padding-right: 5px;
line-height: 14px;

font-weight: bold;
font-size: 14px;}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}


#commentform input {
	width: 170px;
	margin: 0px 5px 1px 0px;
	}

#commentform textarea {
	width: 95%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:40px;
	padding-right:15px;
	}
.commentlist p {
	padding-left:0px;
	padding-right:0px;
margin-top: 2px;}	
	
.commentlist li {
	margin: 0px 0em 3px 0em;
	padding: 4px 5px 7px 5px;
	background: #fff;
	border:1px solid #E6E3D3;
}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	font-weight:bold;
	padding:0;
}
	
.commentmetadata {
	display: block;
height: 14px;}

.commentlist small {
	background: #d7d7d7;
	border:0px solid #E6E3D3;
}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
}	

.clearfloat {
	display:block;
	}
.clearboth {
clear: both;}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 920px;
	font-size:0.9em;
	text-align:center;
	padding-top:0px;
	color:#FFF;
background-color: #b39c6f;}

#footer a {
	color:#ededed;
	}
.kontformw {
background-color: #e7e7e7;
padding: 10px;
font-size: 11px;
line-height: 14px;
text-align: justify;}
.kontformwb {
margin: 17px 0 7px 0;
text-align: center;
}
.kontformwb a {
background-color: #b29b6e;
padding: 4px 24px 4px 24px;
font-size: 14px;
color: #ffffff;
font-weight: bold;
width: 200px;
border: 2px #ffffff solid;}
img#wpstats{display:none}
#cse-search-result iframe {
	width:600px;
	}
