/*  
Theme Name: Bridgit Mendler Web
Description: Exclusive theme for the site bridgitmendlerweb.com
Version: 1.0
Author: Jessica
Author URI: http://night-blooming.com/
*/


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

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

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

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

.other {
background-color:#f8f8f8;
padding:8px;
margin-top:3px;
border:1px solid #f8f8f8;
-moz-border-radius:10px;
}


#boxnav {
	padding: 5px 3px 0px;
	text-align: left;
    text-shadow: #ffffff 0 1px 1px;
}


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

#headcontents{
	width: 100%;
	height: 79px;
	margin-top: 0px;
	padding-top: 0px;
	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: 141px;
	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 0px 5px;
}

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

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


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

#side{
	padding:0px;
	background-image: url(images/side-bg.png);
	background-repeat: repeat-y;
	margin: 0px 0px 25px;

}

#headside{
	width: 100%;
	background-image: url(images/side-head.png);
	height: 66px;
}

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


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


A:link, A:active, A:visited  {
	color: #925C7B;
	text-decoration: none;
	font-weight: bold;
    text-shadow: #ffffff 0 1px 1px;

}

A:hover {
	color:#69B5B6;
	text-decoration: none;
	font-weight: bold;
    text-shadow: #ffffff 0 1px 1px;
}

.titles {
	color: #FFFFFF;
	font-size: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-align: center;
	text-shadow: #59CACA 0 1px 1px;
	padding-top: 20px;
	font-weight: bold;
	font-style: italic;
}

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

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

#head2{
	width: 100%;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

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

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


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

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

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

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

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


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

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

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


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

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

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

#boxnav 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: #F0F0F0;
	margin: 2px;
	border: 1px solid #CCCCCC;
}

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

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


blockquote {
	background-color: #f8f8f8;
	color: #9D9D9D;
	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 #AF869D;
}

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

option, select {
	padding: 2px;
	background-color: #f8f8f8;
	border:1px solid #B3DDDE;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
}

textarea {
	padding: 2px;
	background-color: #f8f8f8;
	border:1px solid #B3DDDE;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	color: #858585;
		
}

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

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

h2 {
	font-size: 11pt;
	text-shadow: #ffffff 0 1px 1px;
	color: #905979;
}

.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 #B3DDDE;
	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;
	border-radius: 4px;
   -moz-border-radius:  4px; 
   -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a:visited {
	border: 1px solid #B3DDDE;
	text-decoration: none;
	padding: 0.2em 0.5em;
	background-color: #FFFFFF;
	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 #CDE8E9;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #FAFFFF;
	border-radius: 4px;
    -moz-border-radius:  4px; 
    -webkit-border-radius: 4px;
	padding: 5px;
}

.pagebar a:hover {
	color: #8F5777;
	background-color: #FFFFFF;
	border: 1px solid #AB8999;
	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 #F0F0F0;
	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: 10px;
}

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

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

.comm2 {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	font-style: oblique;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 7.5pt;
	text-shadow: #59CACA 0 1px 1px;
	background-image: url(images/date-bg.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
}

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

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

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

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


#ads {
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
}
