/*
Theme Name: dj GouKi Style - Black
Theme URI: http://www.dessign.net/contemporarydessign
Description: Contemporary Dessign Theme for WordPress is stylish, customizable, simple, and readable. Perfect for any illustrator or graphic designer. 
Version: 1.
Author: Dj GouKi
Author URI: hhttp://www.technovalencia.es
Tags: 2 column theme, white, clean

*/

/** Global **/

* { margin: 0; padding: 0; }

body { font-family: Rajdhani, trebuchet, verdana; font-size: 18px; background: url('images/bg.jpg') repeat; color: #fff; }

#main_container { width: 845px; margin: 0 auto; }
.clear { clear: both; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h1,h2,h3,p { margin: 10px 0; }
p { line-height: 18px; }
.left { float: left; }
.right { float: right; }
a { color: #b4b9be; text-decoration: none; }
a:hover { color: #d80e80; text-decoration: line-through; }
a:active { color: #d80e80; text-decoration: line-through; }
img { border: none; }


/** Header **/

#header { width: 845px; background-color: #000; text-align: right; }

#menu_container { width: 845px; border-top: 6px solid #000000; background-color: #FFFFFF; border-bottom: 0px dotted #000000; }
#menu_container ul { list-style-type: none; }
#menu_container ul li { float: left; background-color: #000000; padding: 15px 20px; border-right: 1px dotted #000000; }
#menu_container ul li:hover { background-color: #202020;}
#menu_container ul li a { color: #000000; text-decoration: none; }
#menu_container ul li a:hover { color: #000000; text-decoration: none; }

#menu_container ul li.search { padding: 10px 30px; border-right: none; }
#menu_container ul li.search:hover { background-color: #F0F0F0; }
.search_box { width: 171px; height: 19px; background-color: #FFFFFF; color: #000000; } /*border: 1px solid #666;*/
.logo { margin: 50px 0; }

/** Menu desplegable **/
/*background: url(/wp-content/themes/netwalkersStyle/images/flecha_enlace.png) no-repeat 10px center;*/
/*.desplegable  ul { border-bottom: 0px dotted #000;}*/
.menu_despegable  ul li  { font-size: 14px; padding: 5px 0; list-style: none; }/*aqui se pone en todos*/
.menuitem  { font-size: 14px; padding: 5px 0; border-bottom: 0px dotted #000; }
.menu_despegable  ul li a { width: 120px; }
.menu_despegable  ul li a.desplegable { background: url(/wp-content/themes/netwalkersStyle/images/flecha_desplegable.png) no-repeat 14px center; font-weight: bold; padding-left: 25px; }	
.menu_despegable  ul li li { font-size: 14px; padding-left: 15px; } /*border-bottom: 0px dotted #000;*/
.menu_despegable  ul li a.desplegable li a{ background: url(/wp-content/themes/netwalkersStyle/images/flecha_subenlace.png) no-repeat 14px center; }

/* OPCION DE MENU PARA PONER EL ALL!!!! */
.menu_despegable_todo  a {background: url(/wp-content/themes/netwalkersStyle/images/flecha_desplegable.png) no-repeat 14px center; font-weight: bold; padding-left: 25px; font-size: 14px;}

/** Content **/

#content_container { width: 845px; margin-top: 10px; }

.left_content { width: 650px; float: left; }
.single_content { width: 620px; padding: 3px; background-color: #000000; }
.right_content { width: 185px; float: right; color: #000; }
.right_content .box { width: 155px; padding: 3px 15px; margin-bottom: -5px; background-color: #000; color: #fff;font-size: 9px; }
.right_content .box h3 { font-weight: bold; font-size: 12px; }
.right_content .box h2 { font-weight: bold; font-size: 18px; }
.right_content .box ul { list-style-type: none; }
.right_content .box ul li { padding: 2px 0; }
.portfolio li { border-bottom: 1px dotted #000; }
.portfolio li:hover a { color: #fff; text-decoration: none; }
.portfolio li:hover { background-color: #000; color: #fff; }
.blog_post { width: 640px; padding-right: 10px; height: 184px; margin-bottom: 10px; background-color: #fff; float: left; }
.blog_post img { width: 322px; height: 184px; }
.blog_post h3 { font-size: 12px; }

.featured_big { height: 365px; width: 650px; background-color: #000000; margin-bottom: 10px; }
.featured_big h3 { font-size: 16px; }
.featured_big p { color: #000; font-size: 14px; }
.featured_big img { width: 650px; height: 311px; }
.featured_medium { height: 220px; width: 320px; margin-bottom: 10px; background-color: #000; }
.featured_medium img { width: 320px; height: 184px; }
.featured_medium h3 { font-size: 14px; }
.featured_medium p { color: #000; font-size: 10px; }

.featured_small { height: 114px; width: 152px; margin-bottom: 10px; margin-left: 10px; background-color: #fff; }
.featured_small img { width: 152px; height: 88px; }
.featured_small h3 { font-size: 10px; color: #fff; }
.featured_small p { color: #000; font-size: 10px; }

.featured_events { height: 480px; width: 319px; margin-bottom: 10px; background-color: #000; }
.featured_events img { width: 319px; height: 435px; }
.featured_events h3 { font-size: 10px; }
.featured_events p { color: #000; font-size: 10px; }

.blog_image { float: left; margin-right: 10px; }

/** Footer **/

#footer { width: 825px; padding: 10px; text-align: center; float: center; color: #fff; background-color: #000000; margin-top: 20px; font-size: 13px; }
#footer a {
color: #555;
text-decoration: none;
}

.ytwd_iframe_black_wrapper_0 {
width: 100% !important;
margin: 0 auto;
position: relative;
}

