/*  
Theme Name: Ian Somerhalder Online
Description: Exclusive theme for the site ian-somerhalder.com
Version: 1.0
Author: Jessica
Author URI: http://designs.night-blooming.com/
*/


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	margin: 0px;
	background-color: #D3D3D3;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

ul, li {
	font-size: 8pt;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
	text-indent: 0px !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
	list-style-type: none !important;
}

b, bold, strong {
	color: #7E8084;
}

table, td {
	font-size: 8.5pt;
}


.boxnav {
	margin-bottom: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}


#contentsbody{
	padding:0px;
	background-image: url(images/post-bg.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 579px;
}

#headcontents{
	width: 100%;
	height: 72px;
	margin-top: 0px;
	padding-top: 5px;
	background-image: url(images/post-head.png);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bodycontents {
	text-align: left;
	padding: 0px 10px;
	margin: 0px;
}


#footcontents {
	text-align: center;
	font-size: 7.5pt;
	height: 270px;
	background-image: url(images/post-foot.png);
	background-repeat: no-repeat;
}


#post{
	padding:0px;
	background-image: url(images/post-bg.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 579px;
}

#headpost{
	width: 100%;
	height: 72px;
	margin-top: 0px;
	padding-top: 5px;
	background-image: url(images/post-head.png);
	background-repeat: no-repeat;
}

#bodypost{
	text-align: left;
	padding: 0px 10px;
	margin: 0px;
}


#footpost{
	text-align: center;
	font-size: 7.5pt;
	height: 270px;
	background-image: url(images/post-foot.png);
	background-repeat: no-repeat;
}

A:link, A:active, A:visited  {
	color: #42434A;
	text-decoration: none;
	font-weight: normal;

}

A:hover {
	color:#929396;
	text-decoration: none;
	font-weight: normal;
}

.titles {
	color: #3B3B37;
	font-size: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-align: center;
	text-shadow: #ffffff 0 1px 1px;	padding-top: 5px;
	font-style: oblique;
}

.titles:first-letter {
	color:#A6A7A8;
	text-transform: uppercase;
}

.titlesnav {
	color: #3B3B37;
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	padding-top: 2px;
	padding-bottom: 2px;
	text-shadow: #ffffff 0 1px 1px;	border-bottom: 1px dashed #F0F0F0;
	font-style: oblique;
	text-indent: 5pt;
}

.titlesnav:first-letter {
	color:#A6A7A8;
	text-transform: uppercase;
}

#wrapper {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:0px;
	padding:0px;
	text-align: center;
	margin-bottom: 0px;
}

#head{
	width: 100%;
	height: 498px;
	padding-top: 0px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
}

#head2{
	width: 100%;
	margin-top: 0px;
	background-image: url(images/head-2.png);
	height: 52px;
	background-repeat: repeat-x;
}

#contents {
	text-align: left;
	margin-left: 20px;
	margin-right: 335px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentspost{
	text-align: left;
	margin-left: 20px;
	margin-right: 335px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#navigation {
	float: right;
	width: 335px;
	padding: 0px;
	text-align: left;
	display: inline;
	margin: 0px 20px 0px 0px;
}

#foot{
    clear: both;
	text-align: center;
	font-size: 8.5pt;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 50px;
	margin-left: 50px;
    text-shadow: #ffffff 0 1px 1px;}

#commentsline{
	text-align: left;
	padding: 35px 5px 5px 25px;
	font-size: 8pt;
	margin-top: 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.commentslinenormal {
	text-decoration: none;
	border-radius: 7px;
   -moz-border-radius:  7px; 
   -webkit-border-radius: 7px;
	background-color: #FFFFFF;
	margin-right: 6px;
	margin-left: 6px;
	padding: 8px;
	font-weight: normal;
	display: inline;
	border: 1px solid #FFFFFF;
    text-shadow: #ffffff 0 1px 1px;
}

.date, .data {
	font-size: 8pt;
	text-align: center;
}


#contents img {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #FFFFFF;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #CCCCCC;
	margin: 2px;
}

#contents img:active {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #919294;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #666666;
	margin: 2px;
}

#contents img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #919294;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #666666;
	margin: 2px;
}


#contentspost img {
	opacity:1.0;
    -moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #FFFFFF;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #CCCCCC;
	margin: 2px;
}

#contentspost img:active {
	opacity:0.8;
    -moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #919294;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #666666;
	margin: 2px;
}

#contentspost img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #919294;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #666666;
	margin: 2px;
}

#navigation img {
	opacity:1.0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #FFFFFF;
	margin: 2px;
	border: 1px solid #CCCCCC;
}

#navigation img:active {
	opacity:0.8;
    -moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #919294;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #666666;
}

#navigation img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #919294;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #666666;
}


#last img {
	opacity:1.0;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	background-color: #FFFFFF;
	margin: 2px;
	border: 1px solid #CCCCCC;
}

#last img:active {
	opacity:0.8;
    -moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #919294;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #666666;
}

#last img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 6px;
	background-color: #919294;
	border-radius: 7px;
    -moz-border-radius:  7px; 
    -webkit-border-radius: 7px;
	border: 1px solid #666666;
}


blockquote {
	background-color: #FFFFFF;
	color: #6B6B6B;
	margin-left: 6px;
	margin-right: 6px;
	padding: 10px;
	border-radius: 6px;
    -moz-border-radius:  6px; 
    -webkit-border-radius: 6px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 6px solid #8A8B90;
}

input {
	background-color: #FFFFFF;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #95959A;
	margin-top: 2px;
	margin-bottom: 2px;
}

option, select {
	padding: 2px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #95959A;
}

textarea {
	padding: 2px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	color: #95959A;
		
}

.cite{
	text-align: left;
	padding: 3px 15px 3px 3px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	text-indent: 3pt;
	border-radius: 5px;
    -moz-border-radius:  5px; 
    -webkit-border-radius: 5px;
	text-shadow: #ffffff 0 1px 1px;	border: 1px solid #EEEEEE;
}

.comments {
	padding: 3px;
	margin: 5px;
	background-color: #E6E6E6;
	border-radius: 10px;
    -moz-border-radius:  10px; 
    -webkit-border-radius: 10px;
	border: 1px solid #E6E6E6;
}

h2 {
	font-size: 14pt;
	text-shadow: #ffffff 0 1px 1px;	color: #87878F;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #E7E7E7;
	text-decoration: none;
	background-color: #E7E7E7;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-radius: 4px;
   -moz-border-radius:  4px; 
   -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a:visited {
	border: 1px solid #E7E7E7;
	text-decoration: none;
	padding: 0.2em 0.5em;
	background-color: #E7E7E7;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .break {
	padding: 0.2em 0.5em;
	border: none;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .this-page {
	border: 1px solid #D2D2D2;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #D2D2D2;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a:hover {
	color: #2A2C33;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar .inactive
{
	border: 1px solid #505261;
	color: #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
	font-weight: bold;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}


#navi{
	text-align: center;
	color: #999999;
	font-size: 15px;
	padding-top: 15px;
}

div#navi a, div#navi a:link, div#navi a:visited{
	font-size: 11pt;
	color: #C4C4C4;
	text-decoration: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	margin: 0px 10px;
	border-radius: 5px;

    -moz-border-radius:  5px; 
    -webkit-border-radius: 5px;
	padding: 6px 20px;
	text-shadow: #ffffff 0 1px 1px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-style: oblique;
	font-weight: bold;
}

div#navi a:hover{
	font-size: 11pt;
	color: #4A4A4D;
	text-decoration: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	margin: 0px 10px;
	border-radius: 5px;

    -moz-border-radius:  5px; 
    -webkit-border-radius: 5px;
	padding: 6px 20px;
	text-shadow: #ffffff 0 1px 1px;
	background-color: #E6E6E6;
	border: 1px solid #E6E6E6;
	font-style: oblique;
	font-weight: bold;
}

.comm2 {
	color: #999999;
	text-align: center;
	margin-bottom: 0px;
	font-style: oblique;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 8pt;
	text-shadow: #ffffff 0 1px 1px;	font-family: Georgia, "Times New Roman", Times, serif;
}

.comm2 a, .comm2 a:active, .comm2 a:visited {
	font-weight: normal;
	color: #5B5C61;
    text-shadow: #ffffff 0 1px 1px; }

.comm2 a:hover {
	font-weight: normal;
	color: #2E3137;
    text-shadow: #ffffff 0 1px 1px;}

.gravatar {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

.space {
	padding-right: 5px !important;
	padding-left: 5px !important;
}

#last {
	text-align: justify;
	padding-top: 60px;
	padding-right: 65px;
	padding-left: 435px;
	text-shadow: #ffffff 0 1px 1px;
}

.boxnav li {
	background-color: #E6E6E6;
	margin-top: 4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #949596;
	cursor:default;
	padding-left: 4px !important;
	padding-right: 4px !important;
	text-shadow: #ffffff 0 1px 1px;
}

.boxnav li:active, .boxnav li:hover  {
	background-color: #EEEEEE;
	margin-top: 4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #383B40;
	cursor:default;
	padding-left: 4px !important;
	padding-right: 4px !important;
	text-shadow: #ffffff 0 1px 1px;
}

