/*
Theme Name: Base
*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6 {

}
ol, ul {
	list-style: none;
}
a img { border: none; }
a { }
/* STRUTTURA */
#container { }
#header { float:left; width:229px; padding-left:32px; font-size:14px;}
#header a { text-decoration:none; color:#000;}
.logo { padding-top:49px; margin-bottom:66px;}
.address { border-bottom: solid 1px #dddddd; border-top: solid 1px #dddddd; padding: 14px 0; width: 150px; font-size: 12px; line-height:14px;}
#bodier {
	float:left;
	padding-top:42px;
	padding-bottom:100px;
}
#bodier.news {
	padding-top:42px;
}
#bodier h1  { font-size:35px; margin-bottom:8px; font-weight:normal;}
.menu_fotografi { position:relative;}
.menu_fotografi ul#ilmenufotografi {}
.menu_fotografi ul#ilmenufotografi li {}
.menu_fotografi ul#ilmenufotografi li a{ color:#000; text-decoration:none; display:block; font-size:17px; line-height:26px; width:224px;}
.menu_fotografi ul#ilmenufotografi li a:hover { color: #ff8d1e; border-bottom:solid 1px #000; background:url(http://sudest57.com/images/link.jpg) no-repeat right;}
#footer { border-top:1px solid #d5d4da; height:60px; line-height:60px; width: 97%; margin: 0 25px; position: fixed; bottom: 0px; z-index: 999; background: #FFF; }
.slider_home {
	position:absolute;
	left: 257px;
	top: 0px;
	width: 643px;
	height: 428px;
	text-align: center;
}
 ul.slide{margin:0;
          padding:0;
          height:80px;
          list-style-type:none;}
 ul.slide li{
	float:left;
	list-style-type:none;
	/* [disabled]margin: 0 20px; */
	background:url(http://sudest57.com/images/punto.jpg) no-repeat right;
 }
 ul.slide li a { text-decoration: none; color: #000; font-size: 13px; padding:0 20px;}
 ul.slide img{border:1px solid silver;
             height:80px;}

.modulo_news {
	width:342px;
	padding:15px 0;
	border-bottom: 1px solid;
}

.modulo_news_img { margin-bottom:25px;}
.modulo_news h2 { font-weight:bold; font-size:13px; color: #ff8d1e;}
.modulo_news h3 { font-weight:bold; font-size:13px;}
.modulo_news p { font-size:13px;}
.modulo_news a { color:#000; text-decoration:none;}
.menu {width:256px; padding-top:8px;}
.menu ul {  border-bottom:1px solid #000;}
.menu ul li { margin-bottom:3px;}
.menu ul li a {
	color:#000;
	text-decoration:none;
	font-size:23px;
	padding:2px 4px;
}
.menu ul li a.select { background:#ff8d1e;  }
.modulo_blog {
	width:677px;
	padding-top:50px;
}
.modulo_blog.about { width:658px;}
.data_blog {
	color:#ff8d1e;
	font-size:25px;
	margin-bottom:20px;
}
.title_post { font-size:18px;}
.subtitle_post { font-size:18px;}
.italic_title { font-size:14px; margin-bottom:24px;}
.foto_post { margin-bottom:32px;}
.foto_post.about_photo {
	padding:48px 0 20px 0;
	margin: 0;
}
.txt_post { color:#393939; font-size:14px; line-height:20px;}
.txt_post.about_txt { padding-top:20px; width:630px;}
a.mail {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	background:#000;
	font-size:14px;
	width:160px;
	line-height: 25px;
	text-align: center;
}

.bodier_2 {
	float:left;
	padding-top:42px;
	width:595px;
	margin-left: 39px;
}
.bodier_2.thumbContainer {
	width: 620px;
}
/*PHOTOGRAPHERS*/


.photographers_bio_photo {
	margin-bottom:36px;
	text-align: center;
}
.photographers_bio_title {
	padding-bottom:23px;
	font-size: 18px;
}
.photographers_bio_txt {
	font-size:14px;
	line-height: 18px;
}
.photographers_bio_txt a { font-weight:bold; text-decoration:none; color:#000;}
.menu_photographers { padding-top:44px;}
.menu_photographers h2 { margin-bottom:10px;}
.menu_photographers ul {}
.menu_photographers ul li {}
.menu_photographers ul li.first_menu { margin-bottom:15px;}
.menu_photographers ul li a {
	text-decoration:none;
	color:#000;
	font-weight: bold;
}
.menu_photographers ul li a.select_txt { color:#ff8d1e;}
.thumbs_container {

}
.thumb {
	float:left;
	width:131px;
	margin-right:23px;
	height: 131px;
	text-align: center;
	margin-bottom: 23px;
}
.thumb.orizz { padding:23px 0; height:85px;}
.last_thumb { margin-right:none;}
.photographers_bio_txt a { float:left; display:block; background:#000; color:#FFFFFF; line-height:25px; height:25px; padding:0 10px; margin-right:15px;}

#sliderContent a:hover { background: none !important;}

/* STILE GENERICO */
.clr { clear:both; }