/*
Theme Name: NashLOS
Description: 3 column theme for the most beautiful users.
Author: Inna Kotik
Author URI: http://www.inndesign.in.ua/
*/



body {
	margin:0;
	padding-top:0px;
	background:#fff;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	color:#5f3703;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#0465a8;
	text-decoration:none
	}
a:hover {
	color:#023c64;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {

	}
blockquote {
	padding-left:10px;
	color:#003271;
	font-style: normal;

	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:5px 0 0 5px;
	}
.alignright {
	float:right;
	}

.linklove {display:none}
/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff;
	background-repeat:repeat-y;
	border-left:1px solid #B9DCF2;
	border-right:1px solid #B9DCF2;
	}
#inwrapper {
	width:828px;
	float:right;

	}

.related {
 	margin:10px auto 0 auto;
	width: 410px;
	margin-top:10px;
	padding:5px 0 15px 0;
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background:#E4F2FD;
	}
.related_head  {
	margin-left:10px;
	padding: 0 2px;
	font:normal 20px Times;
	color:#666666;
}

.related_content  {
	text-align:left;
	padding-right:3px;
	padding-left:125px;
}
/* The Top */

#top {
/*	width:300px;
	height:471px;*/
	margin-top:0px;
	background: url(images/top.jpg);
	background-repeat:no-repeat;
	float:left;

/*	position:fixed;*/

	}

* html #top { /* lte IE6 */
	position:absolute;
}

.blogname {
	float:left;
	width:300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:30px 0 0 0px;
	color:#AF7D4C;
	text-decoration: none;

	}
.blogname h1  a:link, .blogname h1  a:visited{
	color: #AF7D4C;
	text-decoration: none;
	background-color:transparent;
	}

.blogname h1  a:hover {
	color: #AF7D4C;
	text-decoration: none;
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0 0 0px;
	padding-bottom:370px;
	font-size:14px;
	font-weight:normal;
	color:#AF7D4C;

	}
/* The Search 

.search {
	height:29px;
	padding:0px 20px 0 0px;
	float: right;
	}
.search form {
	background:url(images/searchbg2.png);
	width:330px;
	height:29px;
	padding-top:469px;
	padding-left:17px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:290px;
	border:none;
	background:#fff;
	font-size:14px;
	color:#444;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#fff;
	font-size:16px;
	color:#aeaeae;
	height:22px;
	width:35px;
	}*/
/* The Content
.date {
	float:left;
	width:60px;
	height:65px;
	background:url(images/date.gif);
	text-align:center;
	font-size:12px;
	line-height:25px;
	text-transform:uppercase;
	color:#000;
	}
.date .day {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	padding-bottom:3px;
	line-height:15px;
	}
#content {
	padding:15px 0px 25px 5px;
	width:540px;
	float:right;

	}
*/

/* The Posts */

.text {
	width:520px;
	float:right;
	text-align:left;
	padding-right:3px;
	padding-left:5px;

	}
.post {
	padding:0px 0px 10px 0px;
	text-align:left;
	}
.titleb{

	height:44px;
	background:#fff;
	padding:0px 0px 0px 5px;
	border:1px solid #EFE9A4;
}
h1.title {
    font-size:19px;
	margin:2px 0 0 0;
	padding:0px 3px 0px 0px;
	color:#AF7D4C;
	font-weight:normal;
	background:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h1.title a {
	color:#5E4C36;
	text-decoration:none;
	}
h1.title a:hover {
	color:#B9DCF2;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	padding: 2px 10px 2px 2px;
	}

.postinfo a {
	color:#B9DCF2;
	font-weight:normal;
	text-decoration:none;
	}

.pages {
	color:#AF7D4C;
	font-size:14px;
	text-align: right;
	text-decoration:underline;
	}

/* The Sidebar */

#sidebar {
	float:left;
	display:inline;
	width:171px;
	padding-top:20px;
	padding-right:0px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

#sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#AF7D4C;
	margin:0;
	background:#fff url(images/h2.gif);
	background-repeat:no-repeat;
	padding:0px 0 0 10px;
	}
#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
#sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0 5px 0;
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

#sidebar li li  {
	list-style-type:none;
	margin: 0;
	padding: 3px 10px 3px 15px;
	}
#sidebar li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	padding: 3px 10px 3px 2px;
	}
#sidebar li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	padding: 3px 10px 3px 10px;
	}

#sidebar p {
	padding: 7px 10px;
	margin:0;
	}
#sidebar  a:link, #sidebar  a:visited{
	color:#0465a8;
		}
#sidebar  a:hover {
	color:#023c64;
        border-bottom: #000000 1px dotted;
		}
#sidebar table {
	width:100%;
	text-align:center;
	color:#AF7D4C;
	}

#sidebar adv {
	width:100%;
	align:center;
	}

/* --- FOOTER --- */

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#AF7D4C;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	position:relative;
	z-index: 999;
	text-align: center;
	}

#footer a {
	color:#AF7D4C;
	}

#footer a:hover {
	color:#FFF;
	}



/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#AF7D4C;
	}
.navigation a:hover {
	color:#4F2F0A;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:16px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #B9DCF2;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #B9DCF2;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:13px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	list-style:none;
	}
}
