/*
Theme Name: Rick Wenner
Theme URI: http://www.qusites.com/rickwenner/
Description: Rick Wenner Customized Theme
Author: Lilia Placinta (Flosites)
Version: 1.0
*/

@charset "UTF-8";
/* CSS Document */
a:hover {
	color:#666666;
}

a {color: #ffffff; text-decoration: none;}

body {
	background-color: #191919;
	padding: 0;
	margin: 0;
}

img {
	border: none;
	margin: 0px;	
	padding: 0px;
}

#header-wrap {
	width: 100%;
	clear: both;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	background: url(images/header.png) top left repeat-x;
	
}

#header {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	/*border:1px dotted #3300FF;*/
	
}

#logo {
	width: 208px;
	height: 82px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

/* start of menu styling */
#access {
	/*background: #000;*/
	margin: 0 auto;
	width: 940px;
	display:block;
	float:left;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#666666;
	padding:0 ;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:36px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#191919;
	height:auto;
	line-height:0.5em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	/*background:#333;*/
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}
/* end of menu */

#menu ul {
	margin: 0 auto;
	padding: 0;
	/*border:1px dotted #3300FF;*/
}
	

#menu ul li {
	display: inline;
	margin-right: 20px;
	float: left;
}

#menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #fff;
	
}


#menu ul li a:active {
	color: #666666;
}

#menu ul li a:hover {
	color: #666666;
}


#content {
	width:900px;
	margin: 0 auto;
	padding: 0;
	/*border:1px dotted #3300FF;*/
	
	
}
.bg-top {	
	background: url(images/bg-top.png) no-repeat;
	background-position:top;
	width: 900px;
	height: 59px;
}
.bg-middle {
	width: 900px;
	background: url(images/bg-middle.png) repeat-y;
	background-position:top;
	min-height:500px;
	border-top: #000 thin solid;

}


.bg-bottom {
	background: url(images/bg-bottom.png) no-repeat;
	width: 900px;
	height: 60px;
	/*border:1px dotted #00FF00;*/
}

#content .colt img {
 	width: 40px;
	height: 20px;
	padding: 0;
	margin: 0 190px 0 0;
	margin-left: 190px;
	/*border:1px dotted #CC0000;*/
}

#content img {
	/*width: 825px;
	height: 248px;
	margin: 37px 37px 37px 37px;
	/*border:1px dotted #33FF66;*/
}

#post- {
	margin:  100px 0px 40px;
	padding: 0;
}

.text p {
	color: #ffffff;
	margin: 0 40px 0px 40px;
	padding: 2;
	font-weight:lighter;
/*	border:1px dotted #33FF66;*/
}

#footer-wrap {
	width: 100%;
	margin: 0 auto;
	clear:both;
	padding: 0;
	background: url(images/footer1.png) bottom left repeat-x ;
	/*border:1px dotted #33FF66;*/
	
}

#footer {
	width: 900px;
	height: 70px;
	margin: 0px auto;
	padding: 0;
	/*border:1px dotted #33FF66;*/
}

#footer-img {
	margin: 0 auto;
	padding: 0;
	width: 150px;
	float: left;
	/*border:1px dotted #CC3300;*/
}

#link ul li {
	display: inline-block;
	padding-top: 26px;	
	/*border:1px dotted #33FF66;*/
}

li.f-contact {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#link {
	/*width: 520px;*/
	/*height: 70px;*/
	float: right;
	/*margin-left: 358px;
	padding: 0;
	border:1px dotted #33FF66;*/
}

#link ul li a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#link ul li a:hover {
	color: #666666;
}
#f-logo {
	width: 20px;
	margin-top: 23px;
	padding: 0;
	float: right;
	/*border:1px dotted #33FF66;*/
}

.entry-content .galeria{
	list-style-type: none;
	text-align:center;
	padding:0px;
	margin:0px;
}

.entry-content .galeria img {
	padding-top:5px;
	max-width:825px;
	width: expression(this.width > 825 ? 825: true);
    height:auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
}