/*
Theme Name: inHeaven
Description: This is simple, yet elegant theme for Wordpress.
Version: 0.1
Author: Nicola Di Trento
*/

body * {margin: 0px; padding: 0px; top: 0px; bottom: 0px;}

body {
	background: #333333 url(images/bg.gif) repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	top: 0px;
  bottom: 0px;
	}



a, a:visited, a:active, a:link { 
	color: #FF9900;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	color: #000000;
	}
#container {
	background: #ffffff;
	width: 890px;
	text-align: left; 
	margin: 0px auto 0px auto; 
	overflow: hidden;
	}
#header {
	background: #FF9900 url(images/bg.gif) repeat-x;
	padding: 0px;
	text-align: left;
	width: 890px;
	height: 250px;
	}
  
.img_header {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 890px;
	height: 250px;
	}	
    	
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 85px 10px 5px 65px;
	}

#header h2 a {
	color: #0D0F21;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #334983;
	text-decoration: none;
	}

#header h3 {
	color: #0D0F21;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 5px; 
	margin: 0px 0px 0px 65px;
	}

#menu { 
	background: #0C0C0C url(images/nav.gif) repeat-x;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	border-bottom: 5px solid #e84304;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 8px 12px 8px 12px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #D86509 url(images/navon.gif) repeat-x;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	}

#content { 
	display: block;
	background: #ffffff;
	width: 550px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 0px;
	float: left; 
	position:relative;
	padding: 0px 0px 15px 0px;	
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #999999;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #FF9900;
	text-decoration: underline;
	}

#content h2 a:hover {
	color: #000000;
	background: none;
	text-decoration: none;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
  text-align: left !important;	
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #999999;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#search { 

        height:16px;

        float:right;

        margin:1px 4px 0 0;



}

#search #s { 

        font-size:8pt;

        padding-left:3px;

        padding-bottom:1px;     

}



input#s { 

        color:#000;

        border:3px solid #908B7E;

        background:#fcfcfc;
        
		width:120px;
}



.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

.postmeta {
	background: #333333;
	border: 1px solid #767676;
	color: #fff;
	padding: 0px 5px 0px 5px;
	margin-bottom: 50px;
	}
	
.postmeta p {
  padding-bottom: 0px !important;
}	
	
.postmeta a{
	color: #FFCD19;
	}

#sidebar { 
	display: block;
	color: #000000;
	width: 190px;
	float: right; 
	position:relative;
	margin: 20px 20px 20px 20px;
	padding: 20px 30px 20px 30px;
	background: #000 url(images/side.gif) top repeat-x;
	text-align: left;
	border: 1px solid #C4C4C4;
	}

* html #sidebar { margin: 20px 20px 20px 10px; }

#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 5px 0px 10px 0px;
    color:#999999;
        
	}

#sidebar h2 {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 5px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 1px 0px 1px 0px;
	}
#sidebar ul li a {
	color: #FFCD19;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #FFCD19;
	text-decoration: none;
	}
#footer { 
	color: #ffffff;
	background:#000 url(images/footerbg.gif) repeat-x;
	letter-spacing: 1px;
	padding: 20px 20px 20px 20px;
	height: 20px;
	text-align: center;
	clear: both;
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}                      
  
img, img a {
  border: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
}              

.seo {
  text-indent: -9999; position: absolute; top: -300px; height: 0px; display: none;
}

#social-icons {
  float: left;
  position: absolute;
  display: block;
  text-align: left;
  top: 0px;
  left: 0px;
  width: 40px;
  padding: 3px;
  z-index: 9999;
}

#social-icons a {
  margin: 0px;
  padding: 1px;     
}

#social-icons a img {
  margin: 0px;
  padding: 0px;
}

.gallery-icon a img.attachment-thumbnail {
  border: 5px solid #CCCCCC !important;
}

div.gallery {
  // margin-bottom: 15px !important;
}

acronym {
   cursor: help !important;
   border-bottom: 1px dotted #000000 !important;
}

.ratingblock {
  margin-top: 25px !important;
  margin-bottom: -13px !important;
  // margin-top: 40px !important;
  // margin-bottom: -28px !important;
}

.ratingtext {
  margin-top: 5px !important;
}                   

h3.related_post_title {
  margin-top: 20px !important;
  // margin-top: 30px !important;
}

.wp-caption {
  display: block;
  text-align: center;
  margin: auto;
  background-color: #EEEEEE;
  border: 1px solid #DDDDDD;
  padding: 10px;
  padding-bottom: 5px;
}

.wp-caption-text {
  text-align: justify;
}

.widget .entry-title {
  // padding-left: 0px !important;
  text-align: left !important;
  display: block !important;
  width: 100% !important;
  float: left !important;
  clear: both !important;
}

.ngg-widget {
  display: block !important;
  width: 100% !important;
  clear: both !important;
  float: left !important;
  margin-bottom: 30px !important;
}

.ngg-widget img {
  border: 1px solid #FFCD19 !important;
}

.rssSummary {
  color: #FFFFFF;
}

.widget_rss {
  // padding-left: 0px !important;
  //text-align: left !important;
  //display: block !important;
  //width: 100% !important;
  //float: left !important;
  //clear: both !important;
}

.widget_rss a:hover {
  text-decoration: none;
  color: #FF9900;
}