/*
Theme Name: Miley
Theme URI: http://losangelesbikinis.com/
Description: Miley Theme
Version: 2.0
Author: Los Angeles Bikinis
Author URI: http://losangelesbikinis.com/
*/

body {
	/*background: #bd2031 url(http://theblemish.com/images/reskin/herbal-essence/herbal_essence_bg.jpg) no-repeat scroll center top;*/
	background: #bd2031;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.centerImg {
	margin: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#galleryNavigation .previous {
        float: left;
        padding: 3px 7px;
        margin: 5px;
        border: 1px solid #bd2031;
}

#galleryNavigation .next {
        float: right;
        padding: 3px 7px;
        margin: 5px;
        border: 1px solid #bd2031;
}

.teaser {
	overflow: hidden;
}

.teaser hr {
	border-bottom: 1px dashed #000000;
	padding:  0 10px;
	margin: 0px;
}

a {
	color: #bd2031;
	text-decoration: none;
}

author {
	font-size: 8px;
	padding-left: 5px;
}

.attribution {
	font-size: 12px;
	padding-left: 5px;
}

#container {
	width: 960px;
	margin: auto;
	padding: 2px;
	border: 1px solid #bd2031;
	overflow: hidden;
}

#header {
	width: 948px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #bd2031;
	background: #ffffff;
	overflow: hidden;
}

.content {
	background: #ffffff;
	width: 495px;
	margin-right: 3px;
	float: left;
}

.content .post {
	margin: 0 auto;
}

.content .post .postTitle {
	font-size: 16px;
	color: #bd2031;
	padding: 0px 5px;
}

.content .post .postTitle h2 {
	padding:2px 0px;
	margin: 0px;
	border-top: 1px solid #bd2031;
	border-bottom: 1px solid #bd2031;
	font-size: 16px;
}

.content .post .postTitle a h2 {
	padding:2px 0px;
	margin: 0px;
	border-top: 1px solid #bd2031;
	border-bottom: 1px solid #bd2031;
}

.content .post .postMeta {
	font-size: 10px;
	color: #000000;
	padding: 0px 5px;
}

.content .postContent {
	margin: 0 auto;
	padding: 5px; 
}

.content .postContent p {
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.4em;
}

.content .postContent img {
	margin: 0 auto;
	max-width: 490px;
	border: none;
}

.content .postContent .attachment img {
	margin: 0 auto;
	max-width: 490px;
	border: none;
}

/*****************************************/
/* Sidebar styling                       */
/*****************************************/
.sidebar {
	background: #ffffff;
	width: 462px;
	float: left;
}

.sidebar .sidebarInnerHeader {
	border:1px solid #fff;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #bd2031;;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}

.sidebar .sidebarInnerFrame {
	padding: 5px;
	margin-bottom: 5px;
	background: #ffffff;
	overflow: hidden;
}

.sidebar .sidebarColumn1 {
	width: 160px;
	padding: 0px;
	margin-right: 2px;
	background: #ffffff;
	float: left;
}

.sidebar .sidebarColumn2 {
	width: 300px;
	padding: 0px;
	background: #ffffff;
	float: left;
}

.sidebar .sidebarColumn2 .c2Content {
	padding: 2px;
	font-size: 10px;
}


/*****************************************/
/* Standard Ads Styling                  */
/*****************************************/
.adContainer {
	background: #fff;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}

.leaderboardFrame {
	width: 728px;
	height: 90px;
	padding: 5px;
	margin: 0 auto;
	background: #ccc;
	border: 1px solid #bd2031;
}

.leaderboard {
	width: 728px;
	height: 90px;
	background: #123;
	color: #fff;
	margin: 0px;
	padding: 0px;
	border: none;
}

.mediumRectangleFrame {
	width: 300px;
	height: 250px;
	padding: 3px;
	margin: 0 auto;
	background: #000;
}

.mediumRectangle {
	width: 300px;
	/*height: 250px;*/
	background: #ffffff;
	color: #fff;
	margin: 0px;
	padding: 0px;
	border: none;
}

.wideSkyscraperFrame {
	width: 160px;
	height: 600px;
	padding: 0px;
	margin: 0 auto;
	background: #000;
}	

.wideSkyscraper {
	width: 160px;
	height: 600px;
	background: #ffffff;
	color: #fff;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: none;
}

#footer {
	width: 948px;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #bd2031;
	background: #ffffff;
	font-size:12px;
	overflow: hidden;
}

.footer .footerHead {
        font-variant: small-caps;
        font-size:18px;
        font-weight: bold;
        color: #bd2031;
	text-align: center;
}

.footer .footerLinks {
        text-align: center;
}

.footer .wppp_list {
        float: left;
        text-align: left;
        width: 235px;
        margin: 0px;
        font-weight: bold;
        color: #FFFFFF;
        border-right: 0px solid #FFFFFF;
}

.footer .wppp_list4 {
        border: none;
}

.footer .wppp_list h3 {
        padding: 0px;
        background: #bd2031;
        margin: 3px;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        border-bottom: 1px solid #FFFFFF;
}

.footer .wppp_list ol {
        background: #ffffff;
        font-size: 12px;
        line-height: 13px;
        color:black;
        width:auto;
        margin:3px;
        padding: 0px;
}

.footer .wppp_list li {
        font-weight: normal;
        color: #FFFFFF;
        list-style: none inside;
        padding-left: 5px;
	font-size:10px;
}

.footer .foot {
	text-align: center;
}

/* NAVBAR STYLE
============================================================== */
/* CATEGORIES */
#navbar {
	font:18px impact, "arial black", sans-serif;
}
ul#navcatlist {
	margin: 0px 0px 0px 0px;
}
ul#navcatlist li {
	float: left;
	width: auto;
	list-style: none;
}
ul#navcatlist li a {
	display: block;
	color:#010D37;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
}
ul#navcatlist li.current-cat a {
	color:#BD2031;
}
ul#navcatlist li a:hover {
	color:#BD2031;
	text-decoration:none;
}
ul#navcatlist li ul {
	position: absolute;
	width: 200px;
	z-index:999;
	left: -999em;
	border-bottom:1px solid #AFAFAF;
}
ul#navcatlist li li {
	float: left;
	width: 200px;
}
ul#navcatlist li li a {
	background: #E9E9E9;
	float: none;
	color:#222;
	font:bold 14px arial, verdana, sans-serif;
	letter-spacing:-1px;
	text-transform:uppercase;
	padding: 3px 10px;
	border-top: 1px solid #AFAFAF;
	border-right:0;
	width: 180px!important;
	width:200px;
	width/**/:/**/180px;
}
ul#navcatlist li li a:hover, ul#navcatlist li li a:active {
	background: #DDD;
	color:#000;
	text-decoration:none;
}
ul#navcatlist li:hover ul, ul#navcatlist li.sfhover ul {
	left: auto;
	display:block;
}

/* PAGES */
#navpages {
	background: #f5f5f5;
	font:bold 10px arial, tahoma, verdana, sans-serif;
	border-bottom:1px solid #dcddde;
}
#navpages ul {
	margin:0px;
}
ul#navpagelist li {
	float: left;
	width: auto;
	list-style: none;
}
ul#navpagelist li a {
	display: block;
	color:#010d37;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
}
ul#navpagelist li.current-cat a {
	color:#BD2031;
}
ul#navpagelist li a:hover {
	color:#BD2031;
	text-decoration:none;
}
ul#navpagelist li ul {
	position: absolute;
	width: 200px;
	z-index:999;
	left: -999em;
	border-bottom:1px solid #afafaf;
}
ul#navpagelist li li {
	float: left;
	width: 200px;
}
ul#navpagelist li li a {
	background: #e9e9e9;
	float: none;
	color:#222;
	font:bold 11px arial, tahoma, verdana, sans-serif;
	text-transform:uppercase;
	padding: 3px 10px;
	border-top: 1px solid #afafaf;
	border-right:0;
	width: 180px!important;
	width:200px;
	width/**/:/**/180px;
}
ul#navpagelist li li a:hover, ul#navpagelist li li a:active {
	background: #ddd;
	color:#000;
	text-decoration:none;
}
ul#navpagelist li:hover ul, ul#navpagelist li.sfhover1 ul {
	left: auto;
	display:block;
}
