/*
Theme Name: Adult Nice Theme
Theme URI: http://www.blogdesigns.org/theme4/
Description: Nice Looking Audit Wordpress Theme
Author: blogdesigns
Author URI: http://www.blogdesigns.org

/*-----------Block Level Elements--------------*/

Body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Tahoma, San serif;
	font-size: 13px;
	background: #131313;
	align: center;
	filter: alpha(opacity=100);
}

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

a:hover, a:active {
	color:#6A3706;
	text-decoration: underline;
}


#page {
	width: 900px;
	margin: 0 auto;
	align: center;
}

#header a {
	color: #ffffff;
}

#header {
	width: 900px;
	height: 300px;
	background: url(images/header.jpg) no-repeat;
}

#headerimg {
	padding-top: 25px;
	padding-left: 75px;
}

#headerimg h1 {
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: normal;
	padding-top: 50px;
	padding-left: 50px;
}
#headerimg h1 a{
	color: #131313;
	font-family: Georgia, verdana, arial, tahoma;
	}

#headerimg .description {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 50px;
}

#wrapper {
	width: 900px;
	overflow: auto;
	background: url(images/body_top.jpg) no-repeat;
}

#wrapper_top {
	width: 900px;
	background: url(images/body_bg.jpg) repeat-y;
}
#wrapper_top .toplinks {
    font-family:  Verdana, Georgia;
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	}
#wrapper_top .toplinks ul { 
	float: left;
	list-style-type: none; 
	margin: 14px 0px 0px 0px;
	list-style-type: none;
			}
#wrapper_top .toplinks li { 
		float: left;
		margin: 10px 60px 0px 5px;
		list-style-type: none; 
 }
#wrapper_top .toplinks li a{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
#wrapper_top .toplinks li a:hover, a:active {
	color:#CCCCCC;
	text-decoration: none;
	}
#wrapper_bottom {
	width: 100%;
	background: url(images/body_bottom.jpg) no-repeat;
	height: 30px;
}

#content {
	float: right;
	width: 560px;
	padding-right: 20px;
	padding-top: 10px;
}
.entry img {
		margin: 0px;
	padding:0px;
  	border:0px
						}
.welcome {
	padding-top: 12px;
	color: #131313;
	}
.welcome img {
	float: left;
	margin: 5px;
	padding:4px;
  	border:1px solid #ddd;
				}
			
* html #content {
	margin-right: 10px;
}

#sidebar {
	width: 196px;
	margin-left: 50px;
	}

#footer {
	width: 900px;
	clear: both;
	height: 146px;
	background: url(images/footer.jpg) no-repeat;
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Arial, San serif;
}
.copy1 {
	float: right;
	color: #131313;
	font-size: 8pt;
	font-family: Tahoma, Arial, San serif;
	margin: 112px 20px 0px 0px;
	}
.copy1 a {
	color: #ffffff;
	}
	

/*-------------Headings-------------*/

h2 {
	color: #e43803;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
}

/*-------------The Post-------------*/

.entry {
	font-family: Verdana, Tahoma, Arial, San serif;
	padding-left:10px;
	margin-top: 10px;
	border-top: 1px dashed #131313;
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 20px;
}

.postmetadata {
	border-top: 1px dashed #131313;
	padding-top: 5px;
	padding-left: 20px;
}

.entry .postmetadata {
	padding-left: 0;
}

.navigation {
		padding-bottom: 10px;
}

/*--------------Sidebar------------*/

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul h2 {
	font-family: Tahoma, Arial, San serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0;
	margin-top: 25px;
}

#sidebar ul ul {
	padding-left: 21px;
	list-style-image: url(images/bullet2.png);
	list-style-type: inside;
}

#sidebar ul ul li a {
	color: #6d0000;
	text-decoration: underline;
        hover: #C96504
}

#sidebar ul ul li a:hover, a:active {
	color:#EB7300;
	text-decoration: underline;
}

/*--------------Search Form-------------*/

#searchform #s {
	width: 120px;
	height: 14px;
	border: 1px solid #dd7300;
}

#searchsubmit {
	width: 30px;
	height: 17px;
	background: url(images/button_go.gif) no-repeat;
	border: 0;
}

/*-------------Other------------------*/

.post {
	padding-bottom: 5px;
		}
.post p{
	padding-bottom: 10px;
	}
.post1 {
	padding-bottom: 10px;
		}
.post1 p{
	padding-bottom: 10px;
	}
.post1 img{
	margin: 0px;
	padding:0px;
  	border:0px solid #ddd;
				}
		

.post_title {
	font-family: Verdana, Tahoma, Arial, San serif;
		}

.post_title .time ,
.post_title .author {
	font-size: 10px;
	font-weight: bold;
}

.post_title h2 {
	margin: 1px 0;
	font-size: 16px;
}

.post_title h2 a {
	font-weight: bold;
	color: #0253AE;
	font-size: 16px;
	font-family: Verdana, Tahoma, Arial, San serif;
}

hr {
	height: 2px;
	background: #e43803;
	border: 1px solid #e43803;
	margin-right: 20px;
}

#search_box {
	padding-top: 30px;
	padding-right: 50px;
	text-align: right;
}

* html #search_box {
	padding-top: 8px;
}
#author, #email, #url p{
	margin-bottom: 2px;
	}

