/* Designed by FranÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ois PLANQUE - http://fplanque.net/ */

@import url(../../../rsc/css/basic.css);        /* Import basic styles */
@import url(../../../rsc/css/img.css);        /* Import standard image styles */
@import url(../../../rsc/css/blog_elements.css);        /* Import standard blog elements styles */
@import url(../../../rsc/css/forms.css);        /* Import default form styles */
@import url(../../../rsc/css/comments.css);        /* Import default comment styles */

body {
	background: #000000 url(img/main-bg.jpg) repeat-x;
	color: #CCCCCC;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}



img {
	border: 0px;
}

a:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	color: #F2BCCE;
}

ul, li {
	color: #CCCCCC;
}

#header {
	height:337px;
	display:block;
	width:570px;
	margin-right:0px;
	background-image: url(img/hilaryduff.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:2;
	overflow:hidden;
}
#header a {
	position:absolute;
	top:322px;
	right:39px;
	width:50px;
	height:20px;
	z-index:3;
	display:inline;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 780px;
	position:relative;
}

#pageFooter {
	clear: both;
	color: #F2BCCE;
	font-size: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;	
}

.photo {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	padding:5px;
	border: 1px solid #CCCCCC;
}
.photo img{
	border: 1px solid #CCCCCC;
}
#bSideBar {
	float: left;
	padding-top: 110px;
	width: 210px;
	
}

.menutop {
	background: url(img/menu-bg_top.gif) no-repeat;
	clear: both;
	display: block;
	padding: 0 0 0 0;
	width: 190px;
	height: 12px;
}

.menutop2 {
	background: url(img/menu-bg_top2.gif) no-repeat;
	clear: both;
	display: block;
	padding: 0 0 0 0;
	margin-top: 10px;
	width: 190px;
	height: 12px;
}

.menubottom {
	background: url(img/menu-bg_bottom.gif) no-repeat;
	clear: both;
	display: block;
	padding: 0 0 0 0;
	margin-top: -10px;
	width: 190px;
	height: 12px;
}

#menu, #menu2, #menu3, #menu4 {
	background: url(img/menu-bg_body.gif) repeat-y;
	clear: both;
	display: block;
	padding-top: 10px;
	width: 190px;
	border-top: 1px solid #ffffff;
}

#menu ul, #menu2 ul, #menu3 ul, #menu4 ul {
	list-style: none;
	margin: 0px;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 0px;
}

#menu li, #menu2 li, #menu3 li, #menu4 li {
	background: url(img/list-bg.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 1px;
	width: 157px;
}

#menu li.sub, #menu2 li.sub, #menu3 li.sub, #menu4 li.sub {
	background: none; */
	display: block;
	font-size: 10px;
	height: auto;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 1px;
	width: auto;
}

#horinav {
	clear: both;
	height: 50px;
	width: 700px;
	position:absolute;
	margin-left:40px;
	
}

#horinav ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width:700px;
	z-index:15;
	position:absolute;
	text-align:center;
}

#horinav li {
	list-style: none;
	float:left;
	margin: 0px;
	padding: 0px;
	display:inline;
	border-right: 1px solid #c0617f;
}
#horinav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	text-transform: uppercase;
	padding: 20px 20px 10px 20px;
}
#horinav a:hover {
	color:#df8fa9;
	text-decoration:underline;
}

#bPosts {
	float: right;
	width: 560px;
}
#bPosts a {
	text-decoration:underline;

}

/* Styles for posts */
.bPosts {
	float: left;
	width: 480px;
	overflow: hidden;
	/* background: #090;*/
}
div.action_messages {
	margin: 0 2ex;
}
.bPost, .bPostpublished
{
	/* clear: both; */
	/* margin: 0 2.5ex; */
	/* padding: 0; *(/
	/* border-bottom: 1px solid #ddd; */
	/* border: 1px solid #78a; */
}

.bSideItem {
	background: url(img/tab-heading.gif) no-repeat;
	color: #CCCCCC;
	display: block;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 8px;
	margin-left: 7px;
	width: 166px;
	text-indent: 15px;
}

.bSideItem2 {
	background: url(img/tab-bg.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	margin-top: 10px;
	padding-top: 4px;
	padding-left: 10px;
	width: 179px;
}

.sideItemTitle {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	margin-left: 25px;
	display:block;
}

.menuItem{

font-size:14px;}

.textboxtop, .bTitle {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 33px;
	letter-spacing: 1px;
	margin-left: 8px;
	padding-left: 20px;
	padding-top: 11px;
	width: 526px;
	text-transform: uppercase;
	overflow: hidden;
}
.textboxtop {
	background: url(img/textbox-top.gif) no-repeat;
}
.bTitle {
	background: url(img/textbox-top2.gif) no-repeat;
	letter-spacing: 1px;
}

.textbox, .bText {
	background: #830000 url(img/textbox-bg.gif) no-repeat;
	border-left: 1px solid #DF8FA9;
	border-right: 1px solid #DF8FA9;
	color: #CCCCCC;
	margin-left: 8px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	width: 514px;
	padding-bottom:10px;
	font-size: 13px;
}

.textboxbottom, .bSmallPrint {
	background: url(img/textbox-bottom.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 23px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 531px;
}

.bSmallHead {
	/* color: #FFFFFF; */
	display: block;
	font-size: x-small;
	text-align: left;
	width: 530px;
	padding-bottom: 10px;
}

.lastnav{
	border-right: 0px none #c0617f !important;
}


/* b2evolution */


input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}

.bComment{
border:1px solid #33FF00
}
table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}


a.BlogButton,
a.BlogButtonCurr {
	font-weight: bold;
	text-decoration: none;
}
a.BlogButton {
	color: #000;
}
a.BlogButton:hover {
	text-decoration: underline;
	color: #9ae;
}
a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #78a;
}
a.BlogButtonCurr:hover {
	text-decoration: underline;
	color: #9ae;
}


.pageSubTitle {
	color: #fff;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 109% Arial, Helvetica, sans-serif;

}
div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex;
	border: 1px solid #78a;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #78a;
	padding: 1ex;
}

input.submit,
input.preview,
input.reset {
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover,
input.preview:hover {
	color: #000;
}



.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Calendar: */
caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: transparent;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
	color: #F0C5D2;
}
table.bCalendarTable tfoot td {
	background-color: transparent;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #000;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #000;
}

.center {
	color: #F0C5D2;
}

.center2 {
	text-align: center;
	color: #F0C5D2;
	padding-bottom: 10px;
}

.boxcenter {
	color: #F0C5D2;
	width: 145px;
	margin-left: 18px;
	padding-bottom: 10px;
}
h2, h4{
	color:#FFFFFF;
}