/*  
Theme: Rosaria Iazzetta
Author:NEIKOS - www.neikos.it
Version: 1.0

*/ /* Reset Defaults Starts */
* {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p,blockquote {
	margin: 0;
	/*padding: 10px;*/
}

a {
	color: #fff;
	text-decoration: none !important;

}

a:hover {
	color: #fff;
	text-decoration: underline !important;
}

blockquote {
	border: 1px dotted silver;
	display: block;
	margin: 0px;
	padding: 10px;
	quotes: "\201C" "\201D";
}

blockquote:before,blockquote:after {
	font-weight: bold;
	color: #0F92BC;
	margin:0px;
	padding:0px;
	display: block;
	font-size: 20px;
	width: 100%;
	height:10px;
}

blockquote:before {
	content: open-quote;
}

blockquote:after {
	content: close-quote;
	text-align:right;
}


code {
	color: #3366CC;
}

a img {
	border: none;
}

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;
}

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

/* Reset Defaults Ends *//*====== layouts =====*/.layout .content {	padding: 0 10px;}.layout_sidebar1left_sidebar2right  #contentwrapper,.layout_sidebar1right_sidebar2left  #contentwrapper{margin:0 175px;position:relative}.layout_sidebar1left_sidebar2right .sidebar_left,.layout_sidebar1right_sidebar2left .sidebar_left{position:absolute;width:160px;left:10px;}.layout_sidebar1left_sidebar2right .sidebar_right,.layout_sidebar1right_sidebar2left .sidebar_right{display:inline;padding:0}.layout_sidebar1left_sidebar2right .sidebar_right,.layout_sidebar1right_sidebar2left .sidebar_right,.layout_sidebar1left_sidebar2left  #contentwrapper,.layout_sidebar1left  #contentwrapper,.layout_sidebar2left  #contentwrapper{float:right}.layout_sidebar1left_sidebar2left .sidebar_left,.layout_sidebar1left_sidebar2left .sidebar_right,.layout_sidebar1right_sidebar2right  #contentwrapper,.layout_sidebar1right_sidebar2right .sidebar_left,.layout_sidebar1right_sidebar2right .sidebar_right,.layout_sidebar1left .sidebar_left,.layout_sidebar2left .sidebar_left,.layout_sidebar1right  #contentwrapper,.layout_sidebar2right  #contentwrapper,.layout_sidebar1right .sidebar_right,.layout_sidebar2right .sidebar_right{float:left}.layout_sidebar1left .sidebar_left,.layout_sidebar2left .sidebar_left{padding-left:0 !important}.layout_sidebar2right .sidebar_right, .layout_sidebar1right .sidebar_right {padding-left:10px;}.layout_sidebar1right_sidebar2right .sidebar,.layout_sidebar2right_sidebar1right .sidebar {padding-left:15px;}.layout_sidebar1right_sidebar2left .sidebar_left {padding-left:0px !important;}.layout_sidebar1right_sidebar2left .sidebar_right,.layout_sidebar2right_sidebar1left .sidebar_right {margin-right:5px;}.layout_sidebar1left_sidebar2right .sidebar_right {margin-right:5px;}.layout_sidebar1left_sidebar2right .sidebar_left,.layout_sidebar1right_sidebar2left .sidebar_left  {	*top: 130px;}.layout_sidebar1left_sidebar2right .sidebar_right, .layout_sidebar1right_sidebar2left .sidebar_right  {	*display: inline; 	*position: absolute; 	*right: 10px; 	*top: 130px;}
body {	
	background-color:#000000;	font-family:"Trebuchet MS",sans-serif;	margin:0 auto 10px;	text-align:center;
}

#wrapper {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:765px;
}

#header {
	margin: 0;
	padding: 0 0 0 0;
}

#header .topright {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #fff;
}
#header h1{
	margin: 0;
	padding:0;
}

#searchform {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
}

#searchform {
	float: right;
	height: 28px;
	margin-left: 0;
	margin-right: 15px;
	padding-top: 8px;
	width: 200px;
}

* :first-child+html #searchform { /* Filter for IE7 */
	padding: 6px 0;
}

* html #searchform { /* Filter for IE6 */
	padding: 6px 0;
}

#searchbox {
	margin-bottom: 3px;
	margin-left: 5px;
	width: 130px;
	color: #215679;
}

#searchbutton {
	color: #215679;
}

#searchbutton :hover {
	cursor: pointer;
}

#under {
	clear: both;
	margin-top: 20px;
	padding: 0 0 15px 0;
}

#underheader h1.sitename {
	padding: 0 0 0 0;
	position: relative;
	font-size: 23pt;
	width: 600px;
}

#underheader h1.sitename a {
	color: #fff;
	text-decoration: none;
}

#underheader h1.sitename a:hover {
	color: #4C82A6;
	text-decoration: none;
}

#underheader h2.sitedesc {
	padding: 0 0 0 0;
	position: relative;
	font-size: 12pt;
	color: #4C82A6;
}

#underheader #toprss {
	float: right;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
}

/* Main content */
#main {background:#000 none repeat scroll 0 0;
	clear:both;
	display:block;float:left;
	margin:0 0 20px 0;
	min-height:400px;
	/*padding:0 1% 1%;*/
	/*width:98%;*/
}
#content {
	float:left;
	width:765px;
	height:507px;
	padding:0 0 10px 0;
	min-height:507px;
	height:auto!important;
}
#content .pageTitle {
	padding: 5px 0 5px 0;
	font-size: 14pt;
	color: #fff;
}

.contentsearch {
	margin: 0 0 40px 100px;
}

.contentsponsors {
	margin: 0 0 30px 190px;
}

.adsense_top {
	text-align: center;
	margin: 10px 0 25px 0;
	font-size: 9pt;
}

.adsense_sidebar {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 9pt;
}

.post {
	margin: 0 0 20px 0;
	color:#a9a9a9!important;
}

#content h2,#content h3,#content h4,#content h5,#content h6 {
	padding: 0;
	font-weight: bold;
	color:#FFFFFF;
}
#content h2 span a, span.counter{
	color:#606060;
}
span.counter{
	font-size:11px;
	padding:0 0 10px 0;
	display:block;
}
#content h2 {
	font-size: 14pt;
}

#content h3 {
	font-size: 12pt;
}

#content h4,#content h5,#content h6 {
	font-size: 11pt;
}

h2.homeTitle {
	margin: 0 0 15px 0;
}

h2.postTitle {
	padding: 0 10px;
	font-size: 14pt;
	font-weight: bold;
	color: #05546C;
}

h2.postTitle a {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #05546C;
	letter-spacing: -1px;
}

h2.postTitle a:hover {
	color: #215679;
}

.postMeta {
	padding: 5px 0;
	font-size: 9pt;
	/*color: #333;*/
	border-bottom:1px solid #333;
}

.postMeta .date {
	/*background: url("images/date.gif") left no-repeat;*/
	padding: 0;
	color:#ccc;
}

.postMeta .filed {
	background: url("images/folder.gif") left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
}

.postMeta .commentcount {
	background: url("images/comments.gif") left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
}

.postMeta .tags {
	background: url("images/tags.gif") left no-repeat;
	padding: 0 0 0 15px;
}

.postMeta a {
	text-decoration: none;
}

.postContent img {
	margin: 10px;
	/*border: 3px solid #fff;*/
}

#content p,.postContent p {
	padding: 0 0 10px 0;
	font-size: 10pt;
	/*color: #fff;*/
}

.postContent {
	/*padding: 10px;*/
}
.postContent ul,ol {
	padding: 0 0 0 35px;
}
.postContent .video{
	float:left;
	margin: 0 12px 10px 0;
}

.postContent ul li,ol li {
	font-size: 10pt;
	color: #fff;
}

p.comments {
	clear: both;
	padding: 5px 10px 5px 10px;
}

p.comments a {
	padding-left: 20px;
	background: url("images/comment.gif") left top no-repeat;
	font-size: 10pt;
	text-decoration: none;
}

.commentlist {
	margin: 10px 0;
	font-size: 10pt;
	list-style: none;
}

.commentlist li {
	margin: 0 0 5px -25px;
	width: 510px;
}

.commentlist cite {
	padding: 10px;
	font-size: 10pt;
}

.commentlist cite a {
	
}

.commentmetadata {
	padding: 10px;
}

.comment h3 {
	padding: 0 10px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.comment p {
	padding: 10px;
	font-size: 10pt;
	color: #fff;
}

.comment a {
	text-decoration: none;
}

.comment a:hover {
	text-decoration: underline;
}

.comment textarea {
	width: 510px;
}

.comment #submit {
	width: 118px;
	padding: 3px;
	font-size: 9pt;
	color: #215679;
}

.comment #submit :hover {
	cursor: pointer;
}

.navigation {
	margin: 10px 0;
	color: #406E8D;
	text-align: center;
	font-size: 10pt;
}

.navigation a {
	text-decoration: none;
}

a.gravatar {
	float: left;
	margin: 10px 15px 20px 0;
	width: 69px;
}
/* Sidebars */.sidebar {	width: 160px;	margin-top: 15px;	}#sidebar1 {	display:inline;}#sidebar2 {	padding-left: 10px;	display:inline;}
.sidebar h2 {
	padding: 3px 7px;
	font-size: 11pt;
	color: #fff !important;
	font-weight: normal;
	background: transparent url("images/home-content-header-bg.jpg")
		no-repeat scroll left top;
	margin-bottom: 3px;
}

.sidebar h2 a{
	color: #ffffff;
}

.sidebar table {
	width: 160px;
}

.sidebar ul {
	margin: 0;
	padding: 0 0 5px 0;
}

.sidebar li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}

.sidebar li ul {
	padding: 0;
}

.sidebar ul ul li {
	margin: 0;
	padding: 2px 2px 2px 2px;
	color: #222;
	line-height: 17px;
	/* Required for cross-browser consistency; cross-browser defaults vary. */
	border-bottom: 1px dotted #ccc;
}

.sidebar a {
	display: block;
	color: #333;
	text-decoration: none;
	display: inline;
}

.sidebar a:hover {
	color: #4C82A6;
	text-decoration: underline;
}

.sidebar p {
	padding: 2px 0;
	font-size: 9pt;
}

#tag_cloud a {
	display: inline;
}

.sidebar ul.children li {
	border-bottom: none;
}

.sidebar ul.children {
	margin-bottom: -5px;
}

/* Footer */
#footer {
	clear: both;
	padding-top: 0;
	color: #fff;
	text-align: center; /* IE Centering Technique */
	background: #000;
}

#footer p {
	padding: 0;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

#footer a {
	color: #87BBD9;
}

#footer a:hover {
	color: #fff;
}

#credits {
	clear: both;
	margin: 0 auto;
	line-height: 19px;
	position:relative;
	padding:10px 0 0 0;
}
#credits span {
	float: left;
	font-size:12px;
	display:inline;
}
#credits ul{
	float: left;
	font-size:12px;
	padding:0 0 10px 20px;
}
#credits ul li{
	display: inline;
}
#credits ul li a{
	display: block;
	float:left;
	text-indent:-9999px;
	height:23px;
	padding:0 10px 0 0;
	color:#FFFFFF;
}
#credits ul li a.myspace{
	background:url(images/myspace.gif) top left no-repeat;
	width:76px;
}
#credits ul li a.facebook{
	background:url(images/facebook.gif) top left no-repeat;
	width:65px;
}
#credits ul li a.youtube{
	background:url(images/youtube.gif) top left no-repeat;
	width:62px;
}
#credits ul li a.twitter{
	background:url(images/twitter-logo.png) top left no-repeat;
	width:90px;
}
#credits ul li a.neikos{
	position:absolute;
	top:5px;
	right:0;
	background:url(http://www.neikos.it/img/mediakit/logoNeikos-white.png) center right no-repeat;
	width:180px;
	font-size:10px;
	color:#fff!important;
	text-decoration:none;
	text-indent:0;
	padding:8px 0 0 15px;
}


/* Extras */
.cleared {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#nextprevious {
	padding: 10px;
	font-size: 80%;
}

.commentbody {
	float: right;
	width: 420px;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
}

#toprss {
	/*background: transparent url("images/logo.jpg") no-repeat scroll left top;*/
	height: 102px;
}

.logo {
	float: left;
	margin:0;
}

.blogerName {
	float: right;
	margin: 0px 10px 0px 0px;
	color: #9ED1D4;
	font-size: 14px;
	clear: right;
}

.blogerName h1 {
	padding: 5px 10px;
}

.blogerName a {
	color: #9ED1D4;
	text-decoration: none !important;
}

.blogerName .description {
	text-align: right;
	padding-right: 10px;
}

#mainMenu {
	height: 30px;
	padding:20px 0px 0px 8px;
	margin: 0px;
	float:right;
}

#mainMenu ul {
	float: left;
}

#mainMenu ul li {
	float: left;
	color: #bcb8bf;
}

#mainMenu ul li a,#mainMenu ul li a:link,#mainMenu ul li :visited {
	text-decoration: none;
	color: #fff;
	/*text-transform: uppercase;*/
	font-size: 13px;
	font-weight:bold;
}

#mainMenu ul li a:hover {
	text-decoration: none;
}

.lavaLamp ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	/*padding: 0px 10px;*/
	margin: 0px auto;
	overflow: hidden;
	height: 30px;
}

.lavaLamp ul li.back {
	background: transparent url("images/menu-bg.png") no-repeat right -28px;
	width: 9px;
	height: 28px;
	z-index: 8;
	position: absolute;
	margin-top: 3px;
}

.lavaLamp ul li.back .left {
	background: transparent url("images/menu-bg.png") no-repeat top left;
	height: 28px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
	width: 100%;
}

.lavaLamp ul li a {
	outline: none;
	text-align: center;
	top: 7px;
	/*text-transform: uppercase;*/
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 28px;
	position: relative;
	overflow: hidden;
	padding:0 10px;
	text-decoration: none !important;
}

.lavaLamp ul li a:hover,.lavaLamp ul li a:active,.lavaLamp ul li a:visited
	{
	border: none;
}

#submenu-container {
	margin:0 auto;
	width:765px;
	text-align:center;
	filter:alpha(opacity=40);
	opacity:0.4;
	background:#FFFFFF;
	height:62px;
}


ul#submenu {
	margin:0 auto;	
	display:block;
	text-align:center;
	width:765px;	
}
ul#submenu li{
	display:inline;
	float:left;
}
ul#submenu li a{
	display:block;
	/*float:left;*/
	float:right;
	padding:20px;
	vertical-align:middle;
	color:#000000;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #000000;
	width:112px;
}
ul#submenu li a:hover{
	background:#000!important;
	color:#FFFFFF;
	display:block;
	text-decoration:none!important;
	filter:alpha(opacity=100);
	opacity:1.0;
	/*border-top:1px solid #fff;*/
}
#biography, #works{
	padding:0;
	margin:0;
}
#biography li, #works li{
	display:inline;
	float:left;	
}
#biography li a, #works li a{
	display:block;
	float:left;
	width:191px;
	text-indent:-9999px;
	height:65px;
}
#works li a {
	width:153px;
}
#biography li a:hover, #works li a:hover{
	border-top:10px solid #000;
}
/**/

.rss {
	float: right;
	font-size: 12px;
	padding: 10px 10px 0 0;
	margin-right: 10px;
}

.rss a {
	text-decoration: none;
}

.rss img {
	vertical-align: top;
}