/*  
Theme Name: Minka Kelly Fan
Description: Exclusive theme for the site minkafan.net
Version: 1.0
Author: Jessica
Author URI: http://night-blooming.com/
*/


body
{
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	color: #999999;
	text-align: center;
	margin: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

ul, li {
	font-size: 8.5pt;
	text-indent: 0px;
	margin-right: 0px;
	padding-right: 0px;
	list-style-type: point;
}

b, bold, strong {
}

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


.boxnav {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #f8f8f8;
	border-radius: 10px;
    -moz-border-radius:  10px; 
    -webkit-border-radius: 10px;
	background-color: #FFFFFF;

}


#contentsbody{
	padding:0px;
	margin: 0px 0px 20px;
	border-radius: 10px;
   -moz-border-radius:  10px; 
   -webkit-border-radius: 10px;
	background-image: url(images/post-bg.png);
	background-repeat: repeat-y;
}

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

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


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


#post{
	padding:0px;
	margin: 0px 0px 30px;
	border-radius: 10px;
    -moz-border-radius:  10px; 
    -webkit-border-radius: 10px;
	background-image: url(images/post-bg.png);
	background-repeat: repeat-y;
}

#headpost{
	width: 100%;
	height: 81px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 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;
	background-image: url(images/post-foot.png);
	height: 81px;
	background-repeat: no-repeat;
}

A:link, A:active, A:visited  {
	color: #645F7B;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color:#9CAAB0;
	text-decoration: none;
	font-weight: bold;
}

.titles {
	color: #FFFFFF;
	font-size: 16pt;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	text-shadow: #6F7582 0 1px 1px;
	padding-top: 20px;
}

.titlesnav {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-shadow: #6F7582 0 1px 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7BD;
	background-color: #C3C6CC;
}

#wrapper{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:0px;
	padding:0px;
	text-align: center;
	margin-bottom: 0px;
	float: no;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#head{
	width: 100%;
	padding-top: 0px;
	margin: 0px;
	height: 0px;
}

#head2{
	width: 100%;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #E9E9EB;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E3;
}

#contents{
	text-align: left;
	margin-left: 0px;
	margin-right: 380px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
}

#contentspost{
	text-align: left;
	margin-left: 0px;
	margin-right: 380px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
}


#navigation{
	float: right;
	width: 352px;
	padding: 0px;
	text-align: left;
	display: inline;
	margin-top: 330px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

#foot{
	clear: both;
	text-align: center;
	font-size: 8.5pt;
	padding-top: 10px;
	padding-bottom: 10px;
}

#commentsline{
	text-align: center;
	font-size: 8pt;
	margin-top: 0px;
	text-transform: lowercase;
	font-weight: normal;
	color: #666666;
	padding-top: 30px;
}

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

.date{
	font-size: 8pt;
	color: #4E3E3B;
	text-align: center;
}


#contents img {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 4px;
	background-color: #f8f8f8;
	border: 1px solid #C4C7CD;
}

#contents img:active {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 4px;
	background-color: #f8f8f8;
	border: 1px solid #9A9AA3;
}

#contents img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 4px;
	background-color: #f8f8f8;
	border: 1px solid #9A9AA3;
}


#contentspost img {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 4px;
	background-color: #f8f8f8;
	border: 1px solid #C4C7CD;
}

#contentspost img:active {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 4px;
	background-color: #f8f8f8;
	border: 1px solid #9A9AA3;
}

#contentspost img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 4px;
	background-color: #f8f8f8;
	border: 1px solid #9A9AA3;
}

#navigation img {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 4px;
	background-color: #f8f8f8;
	margin: 2px;
	border: 1px solid #C4C7CD;
}

#navigation img:active {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 4px;
	background-color: #f8f8f8;
	border: 1px solid #9A9AA3;
}

#navigation img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
	padding: 4px;
	background-color: #f8f8f8;
	border: 1px solid #9A9AA3;
}

blockquote {
	background-color: #f8f8f8;
	margin-left: 6px;
	margin-right: 6px;
	padding: 10px;
	border-radius: 6px;
   -moz-border-radius:  6px; 
   -webkit-border-radius: 6px;
	font-size: 8pt;
	font-family: "Trebuchet MS";
	border-left: 6px solid #BEC1C7;
}

input {
	background-color: #FFFFFF;
	font-size: 8.5pt;
	font-family: "Trebuchet MS";
	padding: 2px;
	border: 1px solid #F0F0F0;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}

option, select {
	padding: 2px;
	background-color: #FFFFFF;
	border:1px solid #F0F0F0;
	font-size: 8.5pt;
	font-family: "Trebuchet MS";
	color: #999999;
}

textarea {
	padding: 2px;
	background-color: #FFFFFF;
	border:1px solid #F0F0F0;
	font-size: 8.5pt;
	font-family: "Trebuchet MS";
	width: 450px;
	color: #999999;
		
}

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

.comments {
	padding: 3px;
	margin: 5px;
	background-color: #f8f8f8;
	border: 1px solid #f8f8f8;
}

h2 {
	font-size: 11pt;
}

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

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

.pagebar a:visited {
	border: 1px solid #F0F0F0;
	text-decoration: none;
	padding: 0.2em 0.5em;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

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

.pagebar .this-page {
	border: 1px solid #f8f8f8;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #FFFFFF;
	padding: 5px;
}

.pagebar a:hover {
	color: #A3A4AC;
	background-color: #FFFFFF;
	border: 1px solid #A5A6AE;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	padding: 5px;
}

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


#navi{
	text-align: center;
}

div#navi a, div#navi a:link, div#navi a:visited{
	font-size: 10pt;
	color: #B0AFB7;
	text-decoration: none;
	display: inline;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	margin: 0px 10px;
	text-shadow: #ffffff 0 1px 1px;
	padding: 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E3E4E8;
	border-bottom: 1px solid #E3E4E8;
	border-left: 1px solid #FFFFFF;
    border-radius: 3px;
    -moz-border-radius:  3px; 
    -webkit-border-radius: 3px;
		}

div#navi a:hover{
	font-size: 10pt;
	color: #A1A2AA;
	text-decoration: none;
	display: inline;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	margin: 0px 10px;
	text-shadow: #ffffff 0 1px 1px;
	padding: 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E3E4E8;
	border-bottom: 1px solid #E3E4E8;
	border-left: 1px solid #FFFFFF;
	border-radius: 3px;
    -moz-border-radius:  3px; 
    -webkit-border-radius: 3px;
		}

.comm2 {
	color: #FFFFFF;
	text-align: center;
	font-style: oblique;
	font-size: 8pt;
	margin: 0px;
    text-shadow: #6F7582 0 1px 1px;
}

.comm2 a, .comm2 a:active, .comm2 a:visited {
	font-weight: bold;
	color: #645F7B;
    text-shadow: #ffffff 0 1px 1px;
 }

.comm2 a:hover {
	font-weight: bold;
	color: #9CAAB0;
    text-shadow: #ffffff 0 1px 1px;
}

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

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