/*
    Default Styles
*/

* { margin: 0; padding: 0; outline: 0; }
body { font: 14px/19px Arial,sans-serif; color: #626363; text-align: left; background: url(images/background.gif) repeat 0 0; padding-top: 61px; }

a { color: #af4667; text-decoration: none; }
a:hover { cursor: pointer; text-decoration: none;color:#839c31; }
a img { border: 0; }

.fl { float: left !important; display: inline; }
.fr { float: right !important; display: inline; }
.ac { display: block; text-align: center; }
.ar { display: block; text-align: right; }
.al { display: block; text-align: left; }
.cl { clear: both; height: 0; line-height: 0; font-size: 0; text-indent: -4000px; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.shell { margin: 0 auto; width: 960px; }

/*
	General Button
*/

.g-button, .g-button span { float: left; display: inline; height: 32px; padding-left: 11px; background: url(images/g-button.gif) no-repeat 0 0; font: bold 12px/32px Verdana; color: #fff; }
.g-button span { background-position: right 0; padding-left: 0; padding-right: 11px; }

.g-button:hover, .g-button:hover span { background-position: 0 -32px; text-decoration: none; }
.g-button:hover span { background-position: right -32px;  }

.g-button:active, .g-button:active span { background-position: 0 -64px; text-decoration: none; }
.g-button:active span { background-position: right -64px; }

.check{
margin:10px 0px;
}

.submit{
padding:3px;
font:14px verdana bold;
width:99%;
margin:5px auto 5px auto;
background:#161616;
border:2px solid #545454;
color:#ffffff;
}

.log{
padding:3px;
border:#454545 2px solid;
background:#101010;
margin:10px;
}

.input{
margin-left:3px;
padding:5px;
font:14px verdana bold;
width:90%;
background:#262626;
border:1px solid #161616;
color:#ffffff;
font-weight:bold;
}

.et{
margin:5px 0px 3px 0px;
}


/***************************************/

#shadow-wrapper { width: 1028px; margin: 0 auto; background: url(images/shadow.png) no-repeat 0 0; height: 306px; }

/*
	Header url(images/header.gif) no-repeat 0 0
*/

#header { height: 58px; width: 100%; background: #323232; position: relative; }
#header .beta { height: 53px; width: 71px; background: url(images/icon-beta.png) no-repeat 0 0; position: absolute; top: -21px; left: 590px; }

/*
	Navigation
*/

#navigation { float: right; display: inline; }
#navigation ul { list-style: none outside; padding:20px 20px 0px 0px; }
#navigation li { float: left; display: inline; margin-left: 10px; height: 34px; }
#navigation li a, 
#navigation li a span { float: left; display: inline; height: 34px; font: bold 12px calibri,Arial; color: #bebebe; }
#navigation li a span { padding-left: 0; padding-right: 10px; }

#navigation li a:hover,
#navigation li a:hover span { text-decoration: none; color: #ffffff; }

#navigation li a.active,
#navigation li a:active,
#navigation li a.active span,
#navigation li a:active span { background-position: 0 -34px; color: #33cccc; }
#navigation li a.active span,
#navigation li a:active span { background-position: right -34px; }


/*
	Logo & Description
*/

h1#logo {float: left; display: inline; font: 36px Helvetica, Arial, sans-serif; height: 35px; margin: 15px 0 0 0px; }
h1#logo a { display: block; height: 35px;margin-left:20px; }  
h2#description { float: left; display: inline; font: 11px Helvetica, Arial, sans-serif; color: #33cccc; text-transform: uppercase; margin: 20px 0 0 20px; }
/*

	Content
*/

#content { height: 100%; background: url(images/content-bg.gif) repeat-y 0 0; padding: 10px; }

/*
	Sidebar
*/

#sidebar { float: left; display: inline; width: 231px; }

/*
	Search
*/

#search { height: 34px; width: 231px; background: url(images/search-bg.gif) no-repeat 0 0; margin-bottom: 10px; }
#search .field { float: left; display: inline; font-size: 12px; font-family: Verdana; color: #7a7a7a; margin: 10px 0 0 11px; width: 175px; border: 0; background: none; }
#search .btn { float: right; display: inline; height: 32px; width: 32px; border: 0; cursor: pointer; background: url(images/search-button.gif) no-repeat 0 0; margin: 1px 1px 0 0; }
#search .btn:hover { background-position: 0 -32px; }
#search .btn:active { background-position: 0 -64px; }

/*
	Sidebar Box
*/
#sidebar li {
	list-style-type: none;
}
#sidebar .box { background: #262626; height: 100%; margin-bottom: 10px; width: 231px; }
#sidebar .box .bottom { background: url(images/sidebar-box-bottom.gif) no-repeat 0 bottom; }
#sidebar .box .top { background: url(images/sidebar-box-top.gif) no-repeat 0 top; padding-bottom: 5px; height: 100%; }
#sidebar .box h2 { text-transform:uppercase;font: bold 16px/36px Arial; color: #fff; padding: 0 11px; }

#sidebar .box ul { list-style: none outside; }
#sidebar .box li { padding: 0 10px; background: url(images/sidebar-list-border.gif) repeat-x 0 bottom; height: 100%; position: relative;border:1px solid #262626; }
#sidebar .box li:hover{
border:1px solid #33cccc;
}
#sidebar .box li.last { background: none; }
#sidebar .box li a { line-height: 22px; display: block;}
#sidebar .box li a:hover { text-decoration: none;}
#sidebar .box li a span { color: #33cccc;}
#sidebar .box .category a { display: block; width: 195px; background: url(images/pointer.gif) no-repeat right center; line-height: 20px;}
#sidebar .box .category a:hover { background-image: url(images/pointer-active.gif); }

/*
	Advertisement
*/

.advertisement {padding:10px; text-align:center; }

/*
	Social
*/

.social { padding: 5px 0px 0px 13px; }
.social .fl { margin-right: 14px; }
.social a { display: block; float: left; margin: 7px 0px; padding-right: 13px;}
.social a.free { margin-bottom: 0 !important; }

/*
	Widecolumn
*/

#widecolumn { float: right; display: inline; width: 699px; height: 100%; background: #262626; }
#widecolumn .wc-bottom { background: url(images/widecolumn-box-bottom.gif) no-repeat 0 bottom; }
#widecolumn .wc-top { background: url(images/widecolumn-box-top.gif) no-repeat 0 top; }

#widecolumn .wrapper { padding: 20px; }
#widecolumn .wrapper1 { padding: 20px;}
#widecolumn .wrapper1 p { color:#B0B0B0;font-family:verdana,arial;font-size:11px;line-height:20px; margin-top:10px;}
.wrapper1 ul{ list-style: none outside;}
.wrapper1 ul li{ background: url(images/bullet_black.png) no-repeat 0 2px; padding-left: 20px;margin-top:5px;color:#B0B0B0;font-family:verdana,arial;font-size:11px;}
.liprimo{font-weight:bold;color:#ffffff;}
/*
	Page Header
*/

#widecolumn .page-header { height: 36px; padding: 0 11px; }
#widecolumn .page-header h2 { font: bold 16px/36px Arial; color: #cecdcd; }
#widecolumn .page-header h2 span { font: 14px/36px Arial; color: #777677; }

/*
	Content Slider
*/

#content-slider { width: 653px; height: 329px; background: #30302f; padding: 2px; border: 1px solid #3a3939; margin-bottom: 20px; }

#content-slider .navigation { margin-top: 3px; height: 36px; background: #1e1e1e; padding-left: 12px; }
#content-slider .navigation .pages { float: right; display: inline; margin-top: 2px; }
#content-slider .navigation .pages a { float: left; display: inline; height: 32px; width: 33px; background: url(images/slider-nav.gif) no-repeat 0 0; margin-right: 2px; }

#sn-2 { background-position: -35px 0 !important; }
#sn-3 { background-position: -70px 0 !important; }
#sn-4 { background-position: -105px 0 !important; }
#sn-5 { background-position: -140px 0 !important; }

#sn-1:hover { background-position: 0 -32px !important; }
#sn-2:hover { background-position: -35px -32px !important; }
#sn-3:hover { background-position: -70px -32px !important;  }
#sn-4:hover { background-position: -105px -32px !important; }
#sn-5:hover { background-position: -140px -32px !important; }

#sn-1:active, #sn-1.active { background-position: 0 -64px !important; }
#sn-2:active, #sn-2.active { background-position: -35px -64px !important; }
#sn-3:active, #sn-3.active { background-position: -70px -64px !important; }
#sn-4:active, #sn-4.active { background-position: -105px -64px !important; }
#sn-5:active, #sn-5.active { background-position: -140px -64px !important; }


#content-slider h2 { font: 14px/36px Arial; color: #626363; }
#content-slider h2 a { color: #6c8734; }
#content-slider h2 a:hover { color: #b7d07f; text-decoration: none; }


/*
	Column 
*/

.column { width: 300px; margin:10px 10px 12px 0px; }
.colum { width: 500px; }
.column .box { background: #20201f; margin-bottom: 20px; height: 231px; overflow: hidden; position: relative; }
.column .last-box { margin-bottom: 0; }
.column .box .head { background: #161616; height: 34px; }
.column .box .head img { margin: 1px 1px 0 0; }
.column h2 { font: bold 16px/34px Arial; color: #839c36; padding-left: 12px; }
.column .cnt-blog { padding: 20px; padding-bottom: 5px; }
.column .post h3 a { font: bold 14px/14px Arial; color: #cecdcd; }
.column .post h3 a { font: bold 14px/14px Arial; color: #cecdcd; }
.column .post .more {font-weight: bold; color: #af4667; } 
.column .post small a { color: #af4768; } 
.column .post small strong { font-weight: normal; color: #cecdcd;} 
.column .post .entry { padding-top: 15px; } 
.column .post .entry p { padding-bottom: 15px; } 
.column .post .postmetadata { height: 28px; background: #161616; padding: 0 10px; color: #cecdcd; } 
.column .post .postmetadata a { color: #af4768; } 
.column .cnt-about { padding: 0 20px; }
.column .cnt-flickr { padding: 12px 3px 12px 13px; }
.column .cnt-flickr li {list-style-type: none; }
.column .cnt-flickr a { margin-bottom: 10px; margin-right: 10px; float: left; }
.column .cnt-flickr a.last { margin-bottom: 0; }
.column .cnt-flickr a.fl { margin-right: 10px; }
.column .cnt-flickr a img { display: block; background: #2e2e2d; padding: 4px; border: 1px solid #373737; width: 81px; height: 72px; }
.column .cnt-flickr a:hover img { border: 1px solid #7f7e7f;  }
.column .cnt-portfolio { padding: 20px; }
.column .cnt-portfolio ul { list-style: none outside; padding-bottom: 20px;  }
.column .cnt-portfolio ul li { background: url(images/icon-checked.gif) no-repeat 0 center; padding-left: 21px; padding-bottom: 2px; height: 20px; }
.column .com { padding: 5px 5px; }
/*
	About
*/

#about p { padding-bottom: 20px; }
#about .wrapper { padding-bottom: 0; }

/*
	Portfolio
*/


.project a img { padding: 4px; border: 1px solid #3a3939; background: #30302f; float: left; }
.project a:hover img { padding: 4px; border: 1px solid #7f7e7f; }

.project .info { float: right; display: inline; width: 260px; }
.project .info h3 { font: bold 16px Arial; color: #cecdcd; margin-bottom: 20px; }
.project .info p { padding-bottom: 20px; }
.project .info ul { list-style: none outside; padding: 15px 0 45px; }
.project .info ul li { background: url(images/icon-checked.gif) no-repeat 0 center; padding-left: 20px; }
#portfolio .separator { height: 2px;  background: url(images/sidebar-list-border.gif) repeat-x 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }
#portfolio .pages, #blog .pages { height: 36px; width:95%; background:#161616; line-height: 36px; padding: 0 10px 0 13px; font-size: 12px; }
#portfolio .pages .fr, #blog .pages .fr {  margin-top: 9px; }
#portfolio .pages .fl span, #blog .pages .fl span { color: #c6c5c5; font-weight: bold; font-family: Verdana; }
#portfolio .pages .fr a, #blog .pages .fr a { color: #af4667;float: left; display: inline; padding: 0 8px; margin-left: 8px; line-height: 19px; background: #393939; font-weight: bold; }
#portfolio .pages .fr a:active, #blog .pages .fr a:active { color: #fff; background: #9c3f5d; text-decoration: none; }
#portfolio { height: 100%; }

/*
	Blog
*/

#blog .post { margin-bottom: 20px; }
#blog .post-text { float: right; display: inline; width: 100%; background: #20201f overflow: hidden; position: relative; }

#blog .post-text .header,
#blog .post-text-wide .header { bottom:5px; height: 34px; background: #161616; }

#blog .post-text .header h2,
#blog .post-text-wide .header h3 { text-transform:uppercase;font: bold 16px/34px Arial, sans-serif; color: #839c36; padding-left: 13px; }

h4 {
text-transform:uppercase;
font: bold 11px Arial, sans-serif;
margin-top:10px;
}

#postinfo { padding-bottom:5px; height: 15px; background: #161616;}
.postratin { padding-left:12px; font:bold 12px verdana;}
#autore {margin:-19px 5px 0px 0px;font-size:11px;}

#blog .header img { margin: 1px 1px 0 8px; }
#blog .header span { line-height: 34px; }
#blog .header span strong { font-weight: normal; color: #cecdcd; }
#blog .wide-post, #comments { background: #20201f; height: 100%; }

#blog .post .entry { padding: 20px; }
#blog .post .entry h2 a { font: bold 14px Arial, sans-serif; color: #cecdcd; }
#blog .post .entry small { display: block; margin: 5px 0 15px 0; font: 11px Arial, sans-serif; color: #626363; }
#blog .post .entry small span { color: #cecdcd; }
#blog .post .entry small a { color: #af4668; }
#blog .post .entry p { padding-bottom: 15px; }
#blog .post .entry .more { color: #; }
#blog .postmetadata {height: 28px; background: #161616; padding: 0 10px 0 0  !important; }
#blog .postmetadata span { color: #cecdcd; }

#comments { position: relative; margin-top: -20px; }
#comments .wrapper { padding: 5px 0 0 10px }
#comments h2, #post-comment h2 { font: bold 11px Arial, sans-serif; color: #839c36; padding: 5px 11px; background: #161616; height: 15px; }

.comm {
display:inline;
}

#post-comment .wrapper { padding: 20px  0 0 23px !important; }
#post-comment .column.fr { width: 300px;  }

.comment { margin-bottom: 20px; }
.comment .author, .comment .avatar { float: left; display: inline; width: 67px; height: 67px; overflow: hidden; border: 5px solid #2f3031; margin-right: 4px; } 

.comment-text { float: left; display: inline; width: 551px; background: url(images/comment-bg.gif) repeat-y 0 0; position: relative;  }
.comment-text .bottom { background: url(images/comment-bottom.gif) no-repeat 0 bottom; }
.comment-text .top { background: url(images/comment-top.gif) no-repeat 0 top; padding: 0 20px 0 26px; height: 100%; }
.comment-text h3 { font: bold 14px/31px Arial,sans-serif; color: #a7a7a7; margin-bottom: 20px; }
.comment-text h3 span { font: 11px/31px Arial, sans-serif; color: #5a5b5b; }
.comment-text p { padding: 0 0 20px 6px; }

#post-comment label { display: block; font: bold 14px/19px Arial, sans-serif; color: #af4667; padding-left: 3px; }
#post-comment .field { display: block; width: 287px; border: 1px solid #373737; padding: 6px 5px; background: #30302f; margin-bottom: 13px; color: #626363; }
#post-comment textarea { display: block; width: 267px; height: 140px; border: 1px solid #373737; padding: 6px 5px; background: #30302f; margin-bottom: 13px; color: #626363; overflow: auto; }
#post-comment .fr label { padding-left: 19px; }
#post-comment .g-button { float: right; margin: 10px 20px 20px 0; }




/*
	Footer
*/

#footer  { background: url(images/footer.png) no-repeat 0 0; padding: 30px 0 20px; font-size: 11px; width: 968px; margin: 0 -4px; }
#footer a { color: #a2a1a1; }
#footer a:hover { color: #cfcfcf; }
.slide-shell {
	width: 653px;
	height: 290px;
	overflow: hidden;
	position: relative;
}
.slide-platform {
	width: 40000px;
	height: 290px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.slide-platform a {
	float: left;
}
span.center {
	display: block;
	padding: 10px;
}
.comment-text em p:before {
	content: "\“";
}
.comment-text em p:after {
	content: "\”";
}

.poll{
padding:10px;
margin-left:10px;
}

.poll ul {
list-style:none;
}

.posta a{
font-size:11px;
text-transform:uppercase;
color:#bebebe;
margin-left:10px;
padding:5px 0px;
}

.posta a:hover{
color:#ffffff;
}

.posta a:active{
color:#33cccc;
}

.posta1 a {
display:inline;
font-size:11px;
text-transform:uppercase;
color:#bebebe;
margin:0px 0px 0px 600px;
}

.posta1 a:hover {
color:#ffffff;
}

.posta1 a:active{
color:#33cccc;
}

.recom{
padding:2px 0px 2px 10px;
font-size:11px;
background-color:#262626;
border:1px solid #262626;
border-bottom:1px solid #161616;
}

.recom:hover{
border:1px solid #33cccc;
}

.recom a{
color:#bebebe;
text-transform:uppercase;
display:inline;
}

.recom a:hover{
color:#ffffff;
}

.hov{
width:98%;
margin-bottom:10px;
border:1px #000000 solid;
}

.ris a{
color:#ffffff;
font:12px calibri, verdana, arial;
}
.ris a:hover{
color:#33cccc;
}

#mail{
width:100%;
text-transform:uppercase;
}

input#mail{
background:#575757;
border:1px solid #161616;
height:20px;
color:#ffffff;
font:16px calibri,arial,verdana bold;
text-transform:uppercase;
padding:5px 0px;
margin-bottom:10px;
}

input#mail:hover{
border:1px #33cccc solid;
background:#474747;
}

textarea#mail{
background:#575757;
border:1px solid #161616;
color:#ffffff;
font:16px calibri,arial,verdana bold;
text-transform:uppercase;
padding:5px 0px;
margin-bottom:10px;
}

textarea#mail:hover{
border:1px #33cccc solid;
background:#474747;
}

.newmess {
margin:-27px 0px 8px 60px;
font-size:10px;
display:block;
}

.newmess a{
color:#33cccc;
}

.hov:hover{
border:1px #33cccc solid;
}
