/*
Theme Name: xL Diary
Theme URI: http://www.xlabor.com
Description: xLabor.com Theme
Version: 1.0
Author: xLabor
Author URI: http://www.xlabor.com 
*/



/* GENERAL STUFF */

body { margin:0; padding:0; background-color:#FFEBFE;}

A:link    {text-decoration:none; color: #C231C1;}
A:visited {text-decoration:none; color: #C231C1;}
A:active  {text-decoration:none; color: #920191;}
A:hover   {text-decoration:none; color: #920191;}

form { padding: 0px; margin: 0px; }



/*  SIDEBARS - menu titles  */

.menutitleleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	color: #333333;
	margin: 0;
	padding: 23px 0 10px 0;
	background-image: url(images/menu1-title.gif);
	background-repeat: no-repeat;
}

.menutitleright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	color: #333333;
	margin: 0;
	padding: 23px 0 10px 0;
	background-image: url(images/menu2-title.gif);
	background-repeat: no-repeat;
}



/*  SIDEBARS - menu content  */

.menucontentleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #777777;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

.menucontentright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #777777;
	margin: 0;
	padding: 10px 10px 10px 10px;
}


.menucontentleft li {
list-style: none;
line-height:13px;
text-indent: 0;
padding: 0;
margin: 0;
}

.menucontentright li {
list-style: none;
line-height:13px;
text-indent: 0;
padding: 0;
margin: 0;
}

.menucontentleft A:link    {text-decoration:none; color: #FFFFFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.menucontentleft A:visited {text-decoration:none; color: #FFFFFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.menucontentleft A:active  {text-decoration:none; color: #DDDDDD; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.menucontentleft A:hover   {text-decoration:none; color: #DDDDDD; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}


.menucontentright A:link    {text-decoration:none; color: #777777; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.menucontentright A:visited {text-decoration:none; color: #777777; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.menucontentright A:active  {text-decoration:none; color: #999999; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.menucontentright A:hover   {text-decoration:none; color: #999999; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}

.feat {
border: 1px solid #A5D7EB;
margin-top: 3px;
}


/*  MAIN AREA - post styles  */


.posttitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 50px 5px 10px;
	background-image: url(images/post-title.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	margin: 0 0 0 12px;
	padding: 0;
}

.postcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	text-align: justify;
	color: #777777;
	margin: 0;
	padding: 10px 15px 5px 15px;
}

.postcontent p { margin: 10; padding: 0; }

.postcontent ul { margin: 13px 0 0 40px; padding: 0; }
.postcomments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #444444;
	margin: 0 0 20px 0;
	padding: 0 15px 0 0;
}

.postcomments A:link    {text-decoration:none; font-size: 11px; font-weight:normal; color:#666666;}
.postcomments A:visited {text-decoration:none; font-size: 11px; font-weight:normal; color:#666666;}
.postcomments A:active  {text-decoration:none; font-size: 11px; font-weight:normal; color:#999999;}
.postcomments A:hover   {text-decoration:none; font-size: 11px; font-weight:normal; color:#999999;}



/*  MAIN AREA - comment styles  */


.commentsmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	text-align: left;
	color: #777777;
	margin: 5px;
}

.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	text-align: justify;
	color: #777777;
	margin: 0;
	padding: 0 15px 0 15px;
}

.commentsposttitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 5px 15px;
}

.commentssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	text-align: justify;
	color: #777777;
	margin: 0;
	padding: 0 15px 0 20px;
}

.commentsmain ol {
list-style-position: inside;
margin-left: 1px;
padding-left: 1em;
margin-top: 0px;
margin-bottom: 0px;
}

blockquote {
margin: 15px;
padding: 10px;
border-top: 1px solid #222222;
border-bottom: 1px solid #222222;
border-left: 1px solid #222222;
border-right: 1px solid #222222;
font-style: italic;
}

.inputfield
{
font-size: 12px;
background-color: #C3E4F1;
border: 1px solid #64B2D2;
margin: 2px;
}

.inputsubmit
{
font-size: 11px;
background-color: #C3E4F1;
border: 1px solid #64B2D2;
margin: 2px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	text-align: center;
	color: #E17CD8;
	margin: 0;
	padding: 10px 0 10px 0;
}

.footer A:link {text-decoration:underline; font-size: 11px; font-weight:normal; color:#333333;}
.footer A:visited {text-decoration:underline; font-size: 11px; font-weight:normal; color:#333333;}
.footer A:active {text-decoration:underline; font-size: 11px; font-weight:normal; color:#999999;}
.footer A:hover {text-decoration:underline; font-size: 11px; font-weight:normal; color:#999999;}

.b4footer {
	background: url(images/footer.gif);
	width:100%;
	height:60px;
	}
/*********************************************/
/* --edit------------------------------ */
/*********************************************/
#head1 {
	background: url(images/header_01.jpg);
	padding:0;
	margin:0;
	clear:both;
	width:751px;
	height:105px;
	}
#head2 {
	clear:both;
	width:751px;
	height:145px;
	padding: 0;
	margin:0;
	}
#head2 img {
	float:left;
	margin:0;
	padding:0;
	height:145px;
	}

#pageWrapper  {
	margin:0px auto;
	width:751px;
	}
#masthead 
{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	height:250px;
}
#ColumnContainer   {
	margin: 0;
	padding:0;
	width: 100%;
	height:100%;
	min-height:100%;
	background: url(images/bgbody.gif) repeat-y;
	}
#SOWrap  {
	margin:0;
	float:right;
	width:360px;
	overflow:hidden;

	}

#leftColumn  
{
float:left;
width:175px;
padding: 0px 0px 0px 0px;
margin:0;
overflow:hidden;
background: url(images/menu1-bgd.gif) repeat-y;

}
#middleColumn {
	float:left;
	padding: 0px 0px 0px 10px;
	margin:0px;
	width:381px;
	overflow:hidden;
	
	}
#rightColumn  {
width:175px;
	float:right;
padding: 0px 10px 0px 0px;
	overflow:hidden;
	}

.clear{clear: both;}
ul {margin:0; padding:0;}
li {margin:0; padding:0;}