/*  
Theme Name: Introducing Troian Bellisario
Description: Exclusive theme for the site troian-bellisario.com
Version: 1.0
Author: Jessica
Author URI: http://night-blooming.com/
*/

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

ul, li {
	font-size: 8pt;
	list-style-type: none !important;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

b, bold, strong {
	color: #BEBEBE;
}

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


.boxnav {
}

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

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

#bodycontents{
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}


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


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

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

#bodypost{
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}


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


#side{
	padding:0px;
	text-shadow: #fff 1px 1px;
	border-radius: 12px;
	-moz-border-radius:12px;
	-webkit-border-radius: 12px;
	background-color: #F6F3EB;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 1px solid #ECE6D5;
}


.headside{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-transform: capitalize;
	color: #EB987A;
	font-weight: normal;
	text-align: center;
	text-shadow: #fff 1px 1px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	font-weight: normal;
	font-style: oblique;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 100%;
}

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


#footside{
	text-align: center;
	font-size: 8pt;
	height: 10px;
}



A:link, A:active, A:visited  {
	color: #EB987A;
	text-decoration: none;
}

A:hover {
	color:#E38766;
	text-decoration: none;
}

.titles {
	color: #EB987A;
	font-size: 15pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
	padding-top: 30px;
	text-shadow: #fff 1px 1px;
	padding-bottom: 0px;
	font-weight: normal!important;
	font-style: oblique;
}

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

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

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

#head3{
	width: 100%;
	margin-top: 0px;
	height: 339px;
	background-image: url(images/head-3.png);
	background-repeat: no-repeat;
}

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

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


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

#foot{
	clear: both;
	text-align: center;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin-top: 20px;
	margin-bottom: 20px;
}

#commentsline{
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
}

.commentslinenormal {
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	padding: 8px;
	font-weight: normal;
	text-shadow: #fff 1px 1px;
	display: inline;
	background-color: #FFF;
	border: 1px solid #EFEFED;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.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;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 1px;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

#contents img:active {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 1px;
	background-color: #FFF;
	border: 1px solid #F4B4A6;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

#contents img:hover {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 1px;
	background-color: #FFF;
	border: 1px solid #F4B4A6;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

#contentspost img {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 1px;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

#contentspost img:active {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 1px;
	background-color: #FFF;
	border: 1px solid #F4B4A6;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

#contentspost img:hover {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 1px;
	background-color: #FFF;
	border: 1px solid #F4B4A6;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

.boxnav img {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 2px;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

.boxnav img:active {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 2px;
	background-color: #FFF;
	border: 1px solid #F4B4A6;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

.boxnav img:hover {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 2px;
	background-color: #FFF;
	border: 1px solid #F4B4A6;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

blockquote {
	background-color: #FFF;
	color: #999;
	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;
	text-shadow: #fff 1px 1px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F4B4A6;
}

#latest img {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 2px;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	height: 45px;
	width: 45px;
}

#latest img:active {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 2px;
	background-color: #FFF;
	border: 1px solid #F4B4A6;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	height: 45px;
	width: 45px;
}

#latest img:hover {
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter:alpha(opacity=90);
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	margin: 2px;
	background-color: #FFF;
	border: 1px solid #F4B4A6;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	height: 45px;
	width: 45px;
}

input {
	background-color: #FFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 12px;
	-moz-border-radius:12px;
	-webkit-border-radius: 12px;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	border: 1px solid #EBEBEB;
	color: #999;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;
}

option {
	padding: 5px;
	background-color: #FFF;
	border-radius: 8px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}

select {
	padding: 5px;
	background-color: #FFF;
	border-radius: 12px;
	-moz-border-radius:12px;
	-webkit-border-radius: 12px;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	border: 1px solid #EBEBEB;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

textarea {
	padding: 5px;
	background-color: #FFF;
	border-radius: 12px;
	-moz-border-radius:12px;
	-webkit-border-radius: 12px;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	border: 1px solid #EBEBEB;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	color: #999;
}

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

.comments {
	padding: 5px;
	border-radius: 10px;
	-moz-border-radius:  10px;
	-webkit-border-radius: 10px;
	background-color: #FFF;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	border: 1px solid #E6E6E6;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	color: #999;
}

h2 {
	font-size: 16pt;
	color: #F4B4A6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: normal;
}

h5 {
	font-size: 12pt;
	color: #F4B4A6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 10px !important;
	margin-top: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: normal;
}


#navi{
	text-align: center;
	padding-top: 17px;
}

div#navi a, div#navi a:link, div#navi a:visited{
	color: #FFF;
	text-decoration: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	text-shadow: #F58B63 1px 1px;
	font-size: 10pt;
	font-weight: normal;
	font-style: oblique;
	background-color: #ED9E82;
	border: 1px solid #ED9E82;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div#navi a:hover{
	color: #FFF;
	text-decoration: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	font-size: 10pt;
	font-weight: normal;
	font-style: oblique;
	background-color: #F9BAA3;
	border: 1px solid #F9BAA3;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	text-shadow: #F58B63 1px 1px;
}

.comm2 {
	color: #B6B6B6;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 8pt;
	text-shadow: #fff 1px 1px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.comm2 a, .comm2 a:active, .comm2 a:visited {
	font-weight: normal;
	color: #F4B4A6;
 }

.comm2 a:hover {
	font-weight: normal;
	color: #F09A88;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}

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

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

#welcome {
	padding-top: 5px;
	text-align: justify;
	padding-left: 510px;
	padding-right: 140px;
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-style: oblique;
	text-shadow: #fff 1px 1px;
}


#latest {
	padding-top: 10px;
	text-align: center;
	padding-left: 500px;
	padding-right: 130px;
	text-shadow: #fff 1px 1px;
}

.cred {
	padding-right: 15px;
	padding-left: 15px;
	text-shadow: #fff 1px 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	padding-top: 15px;
	color: #999;
	padding-bottom: 20px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F4B4A6;
	font-weight: normal;
	padding: 5px;
}

.boxnav li {
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	margin: 6px 0px;
	background-color: #FFF;
	border: 1px solid #FFF;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

.boxnav li:active, .boxnav li:hover  {
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	margin: 6px 0px;
	background-color: #F6F3EB;
	border: 1px solid #F6F3EB;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
}

#contents li, #contentspost li {
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	margin: 6px 0px;
	background-color: #FFF;
	border: 1px solid #FFF;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	list-style-position: inside;
	list-style-type: disc !important;
}

#contents li:active, #contents li:hover, #contentspost li:active, #contentspost li:hover  {
	border-radius: 4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	margin: 6px 0px;
	background-color: #F6F3EB;
	border: 1px solid #F6F3EB;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	list-style-position: inside;
	list-style-type: circle !important;
}

.entries {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: oblique;
	text-shadow: #fff 1px 1px;
	text-align: center;
}

