/*
Theme Name: Belle
Theme URI: http://www.GetBelle.com/
Description: Simple, Light, clean web 2.0 Wordpress Theme with Custom Header and Live Search.
Version: 1.4.2
Author: Grigoruta Adrian
Author URI: http://www.pixelstudio.ro/
Tags: blue, silver, custom-header, fixed-width, two-columns, theme-options, light, custom-colors
*/

/*--------------------General Classes---------------*/
body {

        background-image: url(http://weezythanxyou.com/wp-content/uploads/2010/12/weezy_new_bg.jpg);
  	background-repeat: xy;
        background-position:center;
        background-attachment: fixed;
	padding: 0px 0px 40px;
	margin: 0px;
       font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	} 
a {
	color: #e00000;
	text-decoration: none;
}
a:visited {
	color: #e00000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a img {
	border: 1px solid #dcdcdc;
	}

#page {
	margin: 0 auto;
	width: 760px;
	background: #FFFFFF url("images/bg_header.jpg") repeat-x top left;
}
h2 {
	color: #e00000;
	font-size:22px;
	margin:0px;
	padding:0px;
}

h2 a:visited{
	color: #e00000;
}

::selection {
	color: #0d62aa; /* Safari */
	background:#ffffff;
	}
::-moz-selection {
	color: #71c2e3; /* Firefox */
	background:#ffffff;
}
.center {
	text-align: center;
	}


blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.jpg') no-repeat 10px 0;
	border: none;
	font-style:italic;
	}

.aligncenter,
.center {
	text-align: center;
	}

img.alignleft {
	float: left;
	padding: 2px;
	margin: 0 20px 20px 0;
}

img.alignright {
	float: right;
	padding: 2px;
	margin: 0 0 20px 20px;
}

img.aligncenter {
	text-align: center;
	padding: 2px;
}

/*---------------------------------Header-----------------------------*/

#header{
		position: relative;
		padding:0px;
		height: 450px;
		}
		
#headerimg {
	position: relative;
	padding: 0px 0px 0px 0px;
	height: 450px;
}

#headerimg a, #headerimg a:visited{
	color:#e00000;
	font-size:25px;
}
#headerimg .blog-title{
	float:left;
	margin-right:0px;
	margin-top:0px;
}
#headerimg .description{
	width:165px;
	border-left:1px solid #dcdcdc;
	float:left;
	font-size: 1em;
	height:30px;
	margin-top:18px;
	padding-left:10px;
	padding-bottom:3px;
}

#nav {
	padding-left:8px;
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 0px;
	top:277px;
}
#nav li {
	float: left;
	margin-left: 1px;
	list-style:none;
}
#nav li a {
	color: #555555;
	text-decoration: none;
	text-transform:uppercase;
	background: #ffffff;
	padding: 5px 7px;
	display: block;
    opacity:.60;
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#nav li a:visited {
	color: #e00000;
	text-decoration: none;
}
#nav li a:hover {
	color: #000000;
	background:#e0e0e0;
	border-bottom:1px solid #e00000;
	
}
#nav li.current_page_item{
	border-bottom:1px solid #e00000;
	background: #ffffff;
}
#nav li.current_page_item a:hover{
	background:#ffffff;
	border-bottom:0px;
	color: #555555;
}

/*---------------------------------Content----------------------------------*/
#content {
	padding: 10px 15px 20px 10px;
	float: left;
	width: 500px;
	overflow: hidden;
	margin: 140px 0px 10px 0px;
	border-right:1px solid #dcdcdc;
}

.post {
	clear:both;
	padding-top: 10px;
}
.post-title {
	width: 100%;
	border-bottom:1px solid #dcdcdc;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight:lighter;
}
.post-tags{
   font-size: 95%;
	color: #999999;
}
.post-info {
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-date {
	position:relative;
	width: 45px;
	height: 39px;
	float:right;
	margin-top:1px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	color: #e00000;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -3px;
}
.entry img {
	padding: 2px;
	border: 1px solid #DADADA;
}
.entry {
	clear: both;
	padding-top: 0px;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: justify;
}
.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #e00000;
	text-decoration:none;
	}


.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #999999;
}
.previous-entries {
	float: left;
	padding-left: 18px;
}
.next-entries {
	float: right;
	padding-right: 18px;
}

/*----------------------- Search Widget -----------------*/

#searchform {
	background: #f2f2f2;
	width: 177px;
	padding: 13px 13px 13px 13px;
	float:left;
	margin-bottom:15px;
}

#search-label { /* The 'Search for:' label */
	display: none;
	}

#search-label.overlabel-apply { /* Inline label for livesearch */
	display: block;
	position: absolute;
	color: #888;
	cursor: text;
	padding: 3px 5px;
	margin-top:2px;
	z-index: 1;
	background: white;
	}

#search-label.overlabel-apply.fade { /* Fade label when #s has focus */
	color: #ccc;
	}

#search-label.overlabel-apply.hide { /* Hide label when #s isn't empty */
	text-indent: -1000px;
	}

#s, #search-label.overlabel-apply { /* Style #s and label in same way */
	font-size: 1.1em;
	width: 164px;
	line-height: 15px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}

#s { /* The actual search input field */
	position: relative;
	padding: 3px;
	border: 1px solid #d0d0d0;
	background: transparent;
	z-index: 2;
	}
.livesearch{
	position:relative;
}
.livesearch #s { /* The search input field w. livesearch enabled */
	padding-right: 20px;
	width: 150px;
	}

#s:focus {
	border-color: #34a0cc;
	}

#searchreset, #searchload { /* Reset button & loading spinner */
	position: absolute;
	top: 2px;
	opacity: 0;
	right: 2px;
	height: 18px;
	width: 18px;
	}

#searchreset {
	z-index: 4;
	background: url('images/reset-fff.png') center center no-repeat;
	}

#searchload {
	z-index: 3;
	background: url('images/spinner.gif') center center no-repeat;
	}

	
/*------------------------ Side Bar ---------------------------*/
#sidebar {
	float: right;
	padding: 0px 10px 20px 15px;
	margin-top:150px;
	margin-bottom:15px;
	width: 200px;
}
#sidebar h3{
	color:#e00000;
	font-size:18px;
	font-weight:normal;
}
.widgettitle{
	color:#e00000;
	font-size: 100%; 
	font-weight:normal;
	margin-bottom:5px;
	border-bottom:1px solid #dcdcdc;
}
#sidebar li{
	list-style: none;
}
.widget ul{
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}

.widget li a, .widget li a:visited{
    color: #555555;
	text-decoration: none;
	padding:0 0 0 13px;
	background:transparent url("images/arrow.gif") no-repeat center left;
	border-bottom: 1px solid #dcdcdc;
}
.widget li a:hover{
	color:#000000;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 5px;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #555555;
	text-decoration: none;
	padding:0 0 0 13px;
	background:transparent url("images/arrow.gif") no-repeat center left;
	border-bottom: 1px solid #dcdcdc;
}
.ul-cat li a:hover{
	color: #71c2e3;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border-bottom: 1px solid #dcdcdc;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #555555;
	text-decoration: none;
	padding:0 0 0 13px;
	background:transparent url("images/arrow.gif") no-repeat center left;
}
.ul-archives li a:hover{
	color: #71c2e3;
	text-decoration: none;
}

/*----------------------Comment Form -------------------------------------*/
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f2f2f2;
	border: 1px solid #d0d0d0;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 99%;
	height: 115px;
	background:#f2f2f2;
	border: 1px solid #d0d0d0;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
	border:1px solid #71c2e3;
}
#commentform #submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #e00000;
	border: 1px solid #d0d0d0;
	float:left;
	width: 144px;
	height: 29px;
}


/*------------------- Comment List ------------------------*/
.comments {
	font-size: 1.5em;
	font-weight: normal;
}
.commentmetadata{
	font-size:smaller;
}
.commentlist {
	margin: 10px 0;
	position: relative;
	}

.commentlist .children {
	margin-left: 20px;
	}

.commentlist .children li {
	}

.commentlist li {
	margin: 10px 0 0;
	list-style: none;
	}

.commentlist .comment {
	padding: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

.commentlist li.comment {
	padding: 0;
	}

.commentlist li .comment-content {
	font-size: 1.2em;
	line-height: 1.8em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	}

.commentlist li .comment-meta {
	padding: 2px 0;
	display: block;
	}

.commentlist li img {
	padding: 0;
	border: none;
	}

.commentlist .avatar,
.commentlist .gravatar {
	float: right;
	}

.commentlist .comment-author {
	font-size: 1.3em;
	font-weight: normal;
	}

.comment-author cite {
	font-style: normal;
	}
.leavecomment, .nocomments {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 1.7em;
	}
/*------------------- Footer ------------------------------*/

#footer{
	background: #FFFFFF url("images/bg_header.jpg") repeat-x top left;
	clear: both;
	position:relative;
	padding-top:15px;
}

#footer-logo{
	float:left;
	padding-right:20px;
	padding-left:10px;
}

#credits{
	float:left;
	height:30px;
	padding-left:10px;
	font-size:95%;
	border-left: 1px solid #999999;
	width:320px;	
}
#credits a, #credits a:visited{
	color:#e00000;
}

#footer-logo a, #footer-logo a:visited{
	color:#e00000;
	font-size:24px;
}