/*
Theme Name: eGallery
Theme URI: http://www.elegantwordpressthemes.com/themes/egallery
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
Share URL: http://www.boygj.com/
*/
body {
	margin: 0px;
	padding: 0;
	color: #FFF;
	background-color:#666666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;	
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 18px;*/
	text-align: center;
}
#wrapper2 {
	width: 980px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 980px;
	height: 145px;	
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo {
	width: 232px;
	height: 126px;
	position: relative;
	border: 0px;
	left: 3px;
	top: 8px;
	float: left;
}
#logo a:link {
	text-decoration: none;
	border: none;
}
#logo a:visited { 
	text-decoration: none; 
	border: none;
}
#logo a:hover, #logo a:active { 
	text-decoration: none; 
	border: none;
}
#header .description {
	width: 740px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ececec;
	line-height: 65px;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 30px;
	padding-top: 40px;
}
#menu_head {
	margin-left: 10px;
	height: 29px;
	width: 730px;
	float: left;
}
/*********************MENU HEADER *****************************************************/

#lavaLampVariableImage {
	padding: 0px 15px 0px 0px;
	margin: 0px;
	width: 550px;
	float: left;
	font-size: 13px;
}
#lavaLampVariableImage li {
	float: left;
	list-style: none;
}
#lavaLampVariableImage li.back {
	background: url("images/slider-right.gif") no-repeat top right;
	width: 24px;
	z-index: 8;
	position: absolute;
}
#lavaLampVariableImage li.back .left {
	background: url("images/slider-bg2.gif") no-repeat top left;
	height: 100%;
	margin-right:24px;
}
#lavaLampVariableImage li.back .corner {
	background: url("images/slider-corner.gif") no-repeat bottom right;
	height:24px;
	width:24px;
	position:absolute;
	bottom:0px;
	right:0px;
}
#lavaLampVariableImage li.back .bottom {
	background: url("images/slider-bottom.gif") no-repeat bottom left;
	height:24px;
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
}
#lavaLampVariableImage li a {
	text-decoration: none;
	color:#FFF;
	outline: none;
	text-align: center;
	padding: 3px 10px;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: auto 10px;    
}
#lavaLampVariableImage li a:hover, #lavaLampVariableImage li a:active, #lavaLampVariableImage li a:visited {
	color: #000;
	border: none;
}
/**************************************************************************/
/*ul, ol { line-height: 2.0em; }*/

#container {
	float: right;
	width: 980px;
	background-color: #000000;
	background-image: url(images/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
}

#left-div {
	width: 740px;
	float: left;
}
/**************************************************************** sidebar **********/
#sidebar {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width: 240px;
	padding-top: 5px;
	height: 100%;
}
.sidebar-box {
	padding-top: 5px;
	padding-bottom: 13px;
	margin-bottom: 0px;
	float: left;
	margin-bottom: 10px;
	width: 222px; 
	background-color: #1E242A;
	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat-x;
}

.sidebar-box2 {
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: left;
	width: 240px; 
}

.sidebar-box2 a:hover {
border-bottom: none;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
display: block; 
color: #FFF; 
width: 176px; 
margin-bottom: 5px;
padding: 3px 3px 3px 10px; 
background-color: #252C33;
border: 1px solid #2D363E;
} 
.sidebar-box ul li {
	color: #FFF;
	list-style-image: none;
	list-style-type: none;
}
.sidebar-box ul {
float: left;
margin-left: 15px;
padding: 0px;
}
.sidebar-box ul li a:hover {
background-color: #2D363E;
border: 1px solid #333D47;
background-image: url(images/sidebar-hover.gif);
background-repeat: no-repeat;
background-position: 170px 8px;
} 

.sidebar-box h3 { 
font-size: 13px; 
color: #FFF; 
font-weight: normal; 
text-transform: lowercase; 
font-family: Arial, Helvetica, sans-serif; 
float: left;
display: block;
width: 202px;
padding-left: 10px;
margin: 4px 0px 10px 0px;
}

.sidebar-box2 h3 {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 21px;
}
.menu {
	margin: 0px 0px 10px 21px;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0px;
	float: left;
	position: relative ;
	display: block;
	margin-right: 7px ;
	margin-bottom: 7px ;
	border: 4px solid #3E4953 ;
	width: 53px ;
	height: 53px ;
}
.menu a {

}
.menu li em {
	background: url(images/hover.png) no-repeat;
	position: absolute;
	width: 236px;
	height: 155px;
	padding-top: 10px;
	padding-left: 10px;
	top: -180px;
	left: -80px;
	font-style: normal;
	z-index: 1000;
	display: none;
	color: #8B8861;
	font-size: 10px;
}

.ratingsdiv {
width: 60px;
height: 12px;
overflow: hidden;
float: right;
}

.info {
	height: 143px;
	width: 170px;
	display: none;
	color: #FFF;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background-image: url(images/info_bg.png);
	background-repeat: repeat;
}

.ratingbox {
	background-image: url(images/ratings-bg.png);
	height: 106px;
	width: 136px;
	display: none;
	color: #FFF;
	overflow: hidden;
	z-index: 300;
	padding: 10px 10px 0px 10px;
	position: absolute;
	top: -130px;
	left: 16px;
}

.lightbox {
	height: 100%;
	width: 100%;
	display: none;
	color: #FFF;
	z-index: 1000;
	position: absolute;
	background-image: url(images/lightbox-bg.png);
	top: 0px;
	left: 0px;
}
.lightboxdelete {
	cursor: pointer;
	margin-bottom: 15px;
	margin-right: 10px;
}
.delete {
	float: right; 
	cursor: pointer;
}
.info-button {
	float: right; 
	cursor: pointer;
}
.rating {
cursor: pointer;
}

.single-entry {
float: left;
width: 100%;
margin-bottom: 10px;
padding: 0px;
}
.post-wrapper {
	padding: 15px;
	width: 666px;
	border: 1px solid #526270;
	margin-bottom: 15px;
	background-image: url(images/bg_post_wrapper.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.post-wrapper h2 {
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 0px;
}
.post-wrapper p {
	color:#000000;
	font-size:12px;
	text-align:justify;
}
/* a:link { 
text-decoration: none; 
color: #FFF7C0; 
}

a:visited { 
text-decoration: none; 
color: #FFF7C0; 
}

a:hover, a:active { 
color: #FFF7C0; 
border-bottom: 1px dashed #FFF7C0;
}
*/ 

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	margin: 0px 0 10px; 
}

h1 { 
font-size: 32px; 
margin-bottom: 0px; 
margin-top: 10px;
}
h2 { 
	font-size: 28px; 
}
h3 { 
	font-size: 18px;
}
h3 a:link {
	font-size: 18px;
	color: #666;
	text-decoration: none;
}
h3 a:visited {
	font-size: 18px;
	color: #666;
	text-decoration: none;
}
h3 a:hover {
	font-size: 18px;
	color: #eee;
	text-decoration: none;
}

.home-post-wrap {
	width: 192px;
	height: 192px;
	margin-right: 28px;
	float: left;
	border: 1px solid #526270;
	margin-bottom: 28px;
	padding: 9px;
	background-image: url(images/bg_home_post_wrap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.comments-bubble {
width: 23px;
height: 18px;
background-image: url(images/comments.gif);
font-size: 8px;
color: #212A33;
padding: 0px;
float: left;
margin-left: 9px;
}

.comments-bubble a:link, .comments-bubble a:hover, .comments-bubble a:visited {
color: #FFF;
font-size: 8px;
display: block;
margin-left: 7px;
margin-top: -4px;
padding: 0px;
}

.bar {
height: 15px;
background-image: url(images/bar-bg.gif);
width: 174px;
float: left;
border-left: 1px solid #1C242B;
border-right: 1px solid #1C242B;
border-bottom: 1px solid #1C242B;
padding: 8px;
position: relative ;
}

.bar a:hover {
border-bottom: none;
}

.home-post-wrap2 {
width: 593px;
padding: 10px;
margin-right: 13px;
float: left;
background-color: #FFF;
border: 1px solid #EBEBEB;
margin-bottom: 10px;
}

.readmore {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
float: right;
padding-left: 20px;
margin-top: 10px;
}

.readmore a:link, .readmore a:hover {
color: #FFF7C0;
}
.thumbnail-home {
border: 0px;
margin: 0px 0px 0px 0px;
}

h4, h5, h6 { 
font-size: 20px; 
}

.titles { 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;
}

.info-titles a:link, .info-titles a:visited, .info-titles a:active {
text-decoration: none;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
display: block;
width: 100%;
margin-bottom: 10px;
padding-top: 10px;
color: #84A0B7;
}

.info-titles a:hover {
border-bottom: none;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 10px;
margin-top: 10px;
display: block;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 30px;
display: block;
margin-bottom: 10px;
margin-top: 5px;
}

pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #313B44;
border: 1px solid #29323A;
}

#pages {
float: left;
}
#categories {
width: 949px;
min-height: 46px;
background-image: url(images/nav-bg.gif);
background-repeat: repeat-x;
float: left;
background-color: #144F8C;
border-left: 1px solid #387EC7;
}

#categories ul {
margin: 0px 0px 0px 10px;
padding-left: 0px;
list-style-type: none; 
list-style-image: none; 
float: left;
}

#categories ul li {
float: left; 
display: block; 
padding-left: 0px; 
height: 46px;
}

#categories ul li a:link,#categories ul li a:visited, #categories ul li a:active  {
height: 34px;
display: block;
color: #FFF;
font-size: 11px;
font-weight: bold;
padding: 12px 10px 0px 10px;
float: left;
margin: 0px 1px;
}

#categories ul li a:hover {
background-image: url(images/nav-bg-hover.gif);
border-right: 1px solid #2066AF;
border-left: 1px solid #144F8C;
margin: 0px 0px;
padding-top: 14px;
height: 32px;
}

#left-inside {
	float: left;
	padding: 19px 0px 0px 19px;
}

.adwrap {
margin-left: 26px;
}

.adwrap a, .adwrap a:hover, .adwrap a:visited {
margin-right: 5px;
margin-bottom: 5px;
display: block;
width: 125px;
height: 125px;
float: left;
}

#sidebar-wrapper {
width: 222px;
float: left;
margin-bottom: 20px;
}



#footer {
	clear: both;
	width: 980px;
	height: 30px;
	text-align: center;
	color: #999999;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 30px;
}

#footer a {
color: #999999;
font-size: 11px;
}

#footer a:visited {
color: #999999;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: none;
}

#pages ul { 
list-style-type: none; 
list-style-image: none; 
float: left; 
padding: 0px 0px 0px 0px; 
margin-right: 10px; 
margin-bottom: 0px;
margin-top: 25px;
}

#pages ul li { 
float: right; 
display: block; 
height: 42px;
padding: 0px;
}

#pages ul li a:link,#pages ul li a:visited, #pages ul li a:active {
float: left; 
color: #FFF;
display: block;
height: 31px;
font-size: 12px;
padding: 11px 20px 0px 20px;
margin: 0px;
}


#pages ul li a:hover {
background-position: top;
background-repeat: no-repeat;
margin: 0px;
height: 31px;
padding: 11px 20px 0px 20px;
}



.articleinfo {
border-bottom: 1px solid #EEEEEE; padding-bottom: 7px; color: #545454;
}



#commentwrap {
display: block;
width: 570px;
margin-bottom: 20px;
margin-top: 20px;
margin-left: 5px;
}

.commentlist li{
display: block;
float: left;
clear: both;
margin-left: 0px;
margin-bottom: 10px;
}

.commentlist ol {
margin-left: 0px; 
padding-left: 0px;

}
.commentlist {
margin-left: 0px; 
padding-left: 0px;
}

.comment-inside {
background-image: url(images/comment-bg.gif);
padding-left: 40px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
width: 408px;
float: left;
color: #616161;
}

#commentform {
margin: 1em 0;
margin-left: 20px;
}

#commentform textarea {
background: #313B44;
border: 1px solid #29323A;
width: 370px;
}

#commentform #email {
font-size: 1.1em;
background: #313B44;
border: 1px solid #29323A;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #313B44;
border: 1px solid #29323A;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #313B44;
border: 1px solid #29323A;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #29323A;
border: 1px solid #232C33;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #29323A;
border: 1px solid #232C33;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #29323A;
border: 1px solid #232C33;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input {
margin-bottom: 3px;
}

.search_bg {
height:35px;
width:260px;
float: left;
margin-top: 10px;
margin-left: 10px;
}

#search {
color:#FFFFFF;
padding:0;
}

#search input {
background: #FFF;
font-size:11px;
color:#B8B8B8;
font-family:Tahoma, arial, verdana, courier;
width:150px;
height:11px;
vertical-align:middle;
padding:10px;
border: 1px solid #E7E7DC;
}

.icons {
margin-top: 0px; 
margin-bottom: -5px;
margin-right: 10px;
}

#search .input {
width:66px;
height:31px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 10px;
}

.thumbnail-div {
border-top: 1px solid #1C242B;
border-right: 1px solid #1C242B;
border-left: 1px solid #1C242B;
width: 190px;
height: 159px;
float: left;
}

.single-info {
	padding: 10px;
	margin-bottom: 5px;
}
.single-info2 {
	background-image: url(images/bg_post_wrapper.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 5px;
	margin-bottom: 5px;
}
.single-info2 p {
	color:#000000;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
.single-info2 p a:link {
	color:#000000;
}
.single-info2 p a:visited {
	color:#000000;
}
.single-info2 p a:hover {
	color:#eee;
}

.single-info3 {
background-color: #BC0707;
border: 1px solid #F30505;
padding: 10px;
width: 260px;
float: left;
margin-bottom: 5px;
}
.post-info {
color: #000;
font-size: 10px;
}
.post-inside-2 {
float: left;
width: 450px;
}
a:focus {
outline: none;
}
.random-content a:link {
font-size: 13px;
}
.random a:link, .random a:visited {
float: left;
display: block;
width: 100%;
}
.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 28px;
line-height: 30px;
}
.thumbnail-div-featured {
border: 5px solid #E7F3FF;
width: 580px; 
height: 160px;
}
#featured {
background-color: #FFF;
background-image: url(images/post-bg.gif);
background-repeat: repeat-x;
padding: 10px;
width: 593px;
border: 1px solid #EBEBEB;
margin-bottom: 10px;
}

.featured-content {
float: right;
width: 353px;
margin-right: 5px;
}

.current-category {
	background-color: #eee;
	color: #333;
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	width: 687px;
	background-image: url(images/bg_current_category.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.current-category a:link {
	color: #000;
	text-decoration: none;
}
.current-category a:visited {
	color: #000;
	text-decoration: none;
}
.current-category a:hover {
	color: #ddd;
	text-decoration: none;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0px 10px 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
#side_video{
	height: 166px;
	width: 200px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.page-mapp {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
}
.page-post h4 {
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 0px;
}
.page-post p {
	font-size: 13px;
	color: #333333;
}
.page-post ul {
	list-style-type: square;
	display: block;
}
#menu_coll {
	background-image: url(images/bg_current_category.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
h2.title-category {
	color: #333;
	display: block;
	margin-bottom: 10px;
	width: 700px;
	background-image: url(images/bg_current_category.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.coll_submenu {
	background-image: url(images/bg_current_category.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 5px;
	margin-bottom: 10px;
}
.coll_submenu h3 {
	margin: 0px 0 5px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 5px;
}
.coll_submenu h3 a:link {
	color: #333;
	text-decoration: none;
}
.coll_submenu h3 a:visited {
	color: #333;
	text-decoration: none;
}
.coll_submenu h3 a:hover {
	color: #ddd;
	text-decoration: none;
}
.coll_submenu p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 20px;
}
.coll_submenu p a:link {
	text-decoration: none;
	color: #000;
	line-height: 20px;
	display: block;
	background-image: url(images/bot_coll_submenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
}
.coll_submenu p a:visited { 
	text-decoration: none; 
	color: #000; 
	background-image: url(images/bot_coll_submenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 20px;
	display: block;
	padding-left: 30px;
}
.coll_submenu p a:hover { 
	color: #000; 
	line-height: 20px;
	display: block;
	background-image: url(images/bot_coll_submenu_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
}
.coll_submenu_img {
	margin: 0px 0px 5px 5px;
	padding: 0;
	list-style: none;
}
.coll_submenu_img li {
	padding: 0px;
	float: left;
	position: relative;
	display: block;
	margin-right: 7px;
	border: 4px solid #3E4953;
	width: 53px;
	height: 53px;
	font-size: 11px;
	margin-bottom: 7px;
}

.coll_submenu_img li em {
	background: url(images/hover.png) no-repeat;
	position: absolute;
	width: 236px;
	height: 155px;
	padding-top: 10px;
	padding-left: 10px;
	top: -180px;
	left: -80px;
	font-style: normal;
	z-index: 1000;
	display: none;
	color: #8B8861;
	font-size: 10px;
}
.bar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ddd;
}
.bar h3 a:link {
	color: #ddd;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.bar h3 a:visited {
	color: #ddd;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.bar h3 a:hover {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#navcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 218px;
}
#navcontainer ul {
	margin: 0px;
	list-style: none;
	padding-left: 21px;
	-moz-padding-start: 21px;
}
#navcontainer li {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
#navcontainer li a {
	display: block;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
#navcontainer li a:link {
	color: #000000;
	text-decoration: none;
}
#navcontainer li a:visited {
	color: #000000;
	text-decoration: none;
}
#navcontainer li a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
.post {
	background-image: url(images/bg_current_category.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 5px 30px 5px 5px;
	margin-bottom: 10px;
	display: block;
}
.post h2 {
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 0px;
}
.post h2 a:link {
	color: #000;
	text-decoration: none;
}
.post h2 a:visited {
	color: #000;
	text-decoration: none;
}
.post h2 a:hover {
	color: #ddd;
	text-decoration: none;
}
.post small {
	color: #000;
}
.entry {
	height:100%;
	margin-bottom:10px;
	margin-top:10px;
	padding:0;
	width:100%;
}
.entry p {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
/***************************************************** prova gallery */
#slide {
	background-image: url(images/slide-bg.gif);
	height: 110px;
	width: 700px;
}
/* outmost wrapper element */
#scrollable {
	background-repeat: no-repeat;
	background-position: top;
	padding:0px 0px 0px 0px;
	height: 106px;
	float:left;
}
/* container for the scrollable items */
.items {
	float:left;
	width:465px;
	height: 106px;
	display: block;
}
.slide-items {
	height: 97px;
	width: 141px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
	background-color: #FFF;
	padding: 5px;
}
.slide-items img {
	border: 2px solid #fff;
}

/* single item */
/* next / prev buttons */
a.prev, a.next {
	display:block;
	width:30px;
	height:106px;
	float:left;
	background-repeat:no-repeat;	
	margin:0px 0 0 0;
}
a.prev {
	background:url(images/slide-button-left.gif);
}
a.next {
	background:url(images/slide-button-right.gif);	
	margin-left: 2px;
}
/* navigator */
div.navi {
	position:relative;
	top:-30px;
	left:310px;
	margin-left:-50px;
	width:50px;
	height:0px;
}
/* items inside navigator */
div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(img/dots.png) 0 0 no-repeat;     
	cursor:pointer;
}
div.navi span:hover {
		background-position:0 -8px;      
}
div.navi span.active {
	background-position:0 -16px;     
} 	
.scrollable input {
	border: 1px solid #DBDBDB;
	height: 25px;
}
/*********************************************** menu sidebar */

#navsidebar { 
	margin-left: 21px; 
}
#navsidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: arial, Helvetica, sans-serif;
}
#navsidebar li {
	margin: 0;
}
#navsidebar a {
	display: block;
	padding: 3px 10px 3px 20px;
	width: 167px;/*140px;*/
	color: #000;
	background-color: #ADC1AD;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	background-image: url(images/vertical06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navsidebar a:hover {
	color: #000;
	background-color: #889E88;
	text-decoration: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	background-image: url(images/vertical06a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navsidebar ul ul li { 
	margin: 0; 
}
#navsidebar ul ul a {
	display: block;
	padding: 3px 3px 3px 42px;
	width: 152px;
	color: #000;
	background-color: #C5D8C5;
	text-decoration: none;
	font-weight: normal;
}
#navsidebar ul ul a:hover {
	color: #000;
	background-color: #889E88;
	text-decoration: none;
}
#aziendaflash {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
.left21{
	margin-left: 21px;
}
