/*

Theme Name: Voodoo Dolly

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: Design by <a href="http://www.raykdesign.net">Rayk Web Design</a>.  WordPressed by <a href="http://www.themelab.com">Theme Lab</a>

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

*/



/* 

culture shock: voodoo dolly v2.0

pogy366: http://www.raykdesign.net

Sept 2007

*/





/*body {

font-family:Arial, Helvetica, sans-serif;

font-size:.8em; 

color:#000000; 

margin:0px;

padding:0 0 0 0;

background:#ffffff;
line-height: 1.5em;

}
*/

body {font-family: arial, verdana;}


p {

margin-bottom:10px;

line-height:1.5em;

}



strong {

font-weight:bold;

}



em {

font-style:italic;

}



ul, ol {

margin:0 0 12px 0;

padding:0;

}



li {

margin:0 0 5px 15px;

padding-left:15px;

list-style:none;

background-image:url(img/bulleted-li-bg-dark.png);

background-position:0 3px;

background-repeat:no-repeat;

font-size:1em;

color:#4D4946;

}



a {

color:#222;

text-decoration:none;

}



a:hover {

color:#999999;

text-decoration:underline;

}







/* Main Outer Container */

#pageWrap {

margin:0 auto;

padding:0px;

width: 1100px;
text-align: center;

/*border-left: 1px solid #CCCCCC;

border-right: 1px solid #CCCCCC;*/

}





/* Header */
/*#header_container {
	width: 920px;
	
	background-image:url(img/header-bg.jpg);

	background-position:0 0;

	background-repeat:no-repeat;
	
	position: relative;
	height: 188px;
	background-color: #FFE9BA;
	
}*/



/*#header_title {

position: absolute;
left: 0px;
top: 0px;
margin:0;
float: left;

padding:0;

width:425px;

height:188px;


}



#header_title h1 {

margin:0;

padding:60px 0 0 150px;

font-family:Verdana, Arial, Helvetica, sans-serif;

color:#d3575c;

font-size:1.6em;

font-weight:lighter;

}



#header_title h1 a {

color:#d3575c;

text-decoration:none;

}



#header_title p {

margin:0;

padding:5px 0 0 155px;

font-family:Verdana, Arial, Helvetica, sans-serif;

color:#9a958b;

}

#header_img {

	width: 495px;
	float: right;
	height: 188px;
	position: absolute;
	top: 0px;
	right: 0px;
	
}




*/
/* Main Navigation */

/*#navBar {

margin:0;

padding:0;

width:920px;

height:35px;

line-height:35px;

background:url(img/nav-bar-bg.jpg);

background-position:0 0;

background-repeat:no-repeat;

}



#navBar ul{

list-style-type:none;

margin-left:20px;

}



#navBar li{

margin:0;

padding:0;

list-style-type:none;

display:inline;

background-image:none;

}



#navBar li a{

margin:0 0 0 -5px;

padding:9px 20px 9px 20px;

color:#ffffff;

text-decoration:none;

font-size:1.1em;

border-right:1px solid #757575;

}



#navBar ul li a:hover{

color:#ffffff;

text-decoration:none;

background-color:#AC4B41;

}



#navBar li.first {

margin:0;

padding:0;

list-style-type:none;

display:inline;

background-image:none;

}



#navBar li.first a{

margin:0 0 0 -5px;

padding:9px 20px 9px 20px;

color:#ffffff;

text-decoration:none;

font-size:1.1em;

border-left:1px solid #757575;

border-right:1px solid #757575;

}



#navBar li.first a:hover{

color:#ffffff;

text-decoration:none;

background-color:#AC4B41;

}


*/


/* Content Container */

#container {

margin: 0 auto;

padding: 10px 0 10px 0;

width: 1100px;

}









/* Left Content Column - heavy negative margin so center column can appear first in HTML */

#leftColumn {

float:left;

margin:0 0 0 -850px;

padding: 0;

width:250px;

font-size:.9em;

color:#686868;

}



#leftColumn h2 {

font-size:1.4em;

color:#9C291D;

}



#leftColumn ul, ol {

margin:0 0 12px 0;

padding:0;

}



#leftColumn li {

margin:5px 0 0 0;

padding-left:15px;

list-style:none;

background-image:url(img/bulleted-li-bg-dark.png);

background-position:0 1px;

background-repeat:no-repeat;

font-size:.95em;

color:#6E312A;

}









/* Center Content Column */

#centerColumn {

float:left;

margin:0 10px 0 260px;

padding: 0 0 10px 0;

width:580px;

font-size:.9em;

color:#333333;

/*border-left:1px dashed #cccccc;*/

}



#centerColumn h2 {

margin:0 0 5px 0;

padding:0;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:1.8em;

color:#333333;

}













/* Right Content Column */

#rightColumn {

float:left;

margin: 0;

padding: 0;

width:250px;

font-size:.9em;

color:#646464;

/*background:#eeeeee;*/

/*border:1px solid #cccccc;*/

/*margin-left: 11px;*/

}



#rightColumn h2 {

font-size:1.4em;

color:#2C2C2C;

}



/*#rightColumn li {

background:none;

padding:0;

margin:5px 0 5px 0;

}*/
#rightColumn ul, ol {

margin:0 0 12px 0;

padding:0;

}



#rightColumn li {

margin:5px 0 0 0;

padding-left:15px;

list-style:none;

background-image:url(img/bulleted-li-bg-dark.png);

background-position:0 1px;

background-repeat:no-repeat;

font-size:.95em;

color:#6E312A;

}

#rightColumn h2 {font-size: 16px; color: #396d9c; font-weight: bold;}









/* Footer */

/*#footer {

margin:30px 0 10px 0;

padding:0;

width:920px;

height:60px;

background-image:url(img/footer_bg.gif);

background-position:0 0;

background-repeat:no-repeat;

}



#footer p {

margin:0;

padding:30px 150px 0 0;


font-family:Arial, Helvetica, sans-serif;

font-size:.8em;

color:#454545;

text-align:center;

}



#footer a {

color:#9C291D;

text-decoration:none;

}



#footer a:hover {

color:#999999;

text-decoration:underline;

}


*/


/* Clears nested floats */

.clearfix:after {

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



.commentlist, .commentlist p {

padding-top:10px;

}



img.avatar {

float:left;

margin-right:5px;

}



.alignleft {float:left;}

.alignright {float:right;}


html body {background-image: url('images/bg.jpg'); background-repeat: no-repeat; background-color: #666666; background-position: center top; background-attachment: fixed; text-align: center; padding: 0px; margin: 0px;}
#header{height: 150px; width: 1200px; background-image: url('images/header_bg.png'); background-position: center top; background-repeat: no-repeat;  position: relative; margin: 0 auto;}
#szoveg {color: white;}
#szoveg a {color: white; text-decoration: none;}
#right_keres {width: 250px; height: 220px; padding: 10px; margin-left: 11px; float: left;}
#footer {background-image: url('images/footer_bg.png'); background-repeat: repeat-x; background-color: #333333; height: 40px; clear: both;}
#footer2 {height: 39px; background-image: url('images/bg_bottom.png'); background-repeat: no-repeat; background-color: #FFF; background-position: left;}

.top_left {width: 18px; height: 18px; background-image: url('images/feher_top_left.png');}
.top_right {width: 18px; height: 18px; background-image: url('images/feher_top_right.png');}
.center {background-image: url('images/feher_bg.png');}
.bottom_left {width: 18px; height: 18px; background-image: url('images/feher_bottom_left.png');}
.bottom_right {width: 18px; height: 18px; background-image: url('images/feher_bottom_right.png');}

.a a {color: #FFF; text-decoration: none;}
.commentekk {line-height: 18px; border-top: 1px solid #AAA; padding-left: 10px;}
.valasz_erre a {color: #3B6F9E;}
#widget-list-control-item-1-get-recent-trackbacks h2 {padding: 0; list-style-type:none;}
