@import url("comment.css");
@import url("menu.css");
/*
Theme Name: Luffu
Version: 1.0
Author: lovu4ever
Author URL: http://www.lovu4ever.com
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	border: 0;
	background-color: #222;
	font-family: sans-serif, Arial, Helvetica;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #666;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1.single {
	font-size: 32px;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2.meta {
	border-bottom: none;
	margin-top: 20px;
	margin-bottom: 0px;
}
h3.single {
	padding-top: 8px;
}
#blogTitle h1, #blogTitle h2 {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
}
#blogTitle h1 a {
	text-decoration: none;
}
#blogTitle h2 {
	font-size: 1.8em;
	color: #000;
	text-transform: lowercase;
	padding-bottom: 10px;
}
p {
	margin-bottom: 10px;
}
ul, ol {
	font-size:1.1em;
}
.textwidget   {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	width: 200px;
}
.textwidget a {
	text-decoration: none;
	color: #aaa;
	font-weight: bolder;
}

.page_item {
	margin-bottom: 2px;
}
.page_item .page_item {
	font-size: 1em;
	margin-left: 10px;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#postnav {
	width: 1000px;
	margin: 0px auto;
	height: 30px;
	border-bottom: 1px dotted #666;
	padding: 5px 0px;
	border-top: 1px dotted #666;
}
p.postnavigation a, p.postnavigation a:hover {
	text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.hidden {
	display: none;
}
#header {
	width: 249px;
	height: 249px;
	padding: 0px;
	float: left;
	margin-right: 1px;
	border: 1px dotted #444;
}
#logo {
	width: 249px;
	height: 250px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/logo.png);
	background-color: #202020;
}
#logo2 {
	width: 250px;
	height: 150px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(images/logo.png);
	padding-top: 30px;
	background-position: center -25px;
}

#columnleft {
	width: 250px;
	float: left;
}
#columnright {
	width: 800px;
	margin: 0px auto;
	clear: left;
	text-align: left;
	margin-top: 30px;
}
#columnright ul li {
	list-style-type: none;
	margin-bottom: 25px;
	text-align: center;
}
#blogTitle {
	float: left;
	margin:100px 0 0 20px;
	width: auto;
}
#page {
	width: 1005px;
	margin: 50px auto 5px auto;
	text-align: left;
	padding: 0px 25px 0px 25px;
}
#content, #footer {
	margin: 0px auto;
	width: 1005px;
}
#sidebar  {
	padding: 25px;
	margin-right: 1px;
	float: left;
	height: 200px;
	width: 200px;
	text-align: left;
}
#sidebar .widget    {
	height: auto;
	width: 200px;
	font-weight: normal;
}
#sidebar li    {
	display: block;
	padding: 0px;
}
#sidebar h2    {
	font-size: 32px;
	color: #CCCCCC;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#commentsform {
	width: 800px;
	margin: 40px auto 0px auto;
}
#footer {
	border-top: 1px solid #333;
	padding: 20px 0;
	text-align: right;
}
.pics img {
	top:0;
	left:0;
	border:0;
	padding:0;
	vertical-align: middle;
}
/* General Image Controls */	

.alignright {
	float: right;
}
.alignleft {
	float: left
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Lists */

ul#latestworkgallery {
	margin: 0;
}
ul#latestworkgallery li {
	width: 250px;
	margin: 1px 0px 0px 1px;
	float: left;
	height: 250px;
	overflow: hidden;
}
ul#latestworkgallery li img {
	height: 100%;
}
/* Button Styles */	

p.morebutton {
	width: 99px;
	height: 30px;
}
.morebutton a {
	background: transparent url(images/see-more-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}
.morebutton a:hover {
	background-position: 0 -30px;
	cursor: pointer;
}
.previouspostbutton, .nextpostbutton {
	float: right;
	display: block;
}
.previouspostbutton {
	margin-right: 0px;
}
.previouspostbutton a, a .previouspostbutton {
	background: transparent url(images/next-post-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}
.previouspostbutton a:hover, a:hover .previouspostbutton {
	background-position: 0 -30px;
	cursor: pointer;
}
.nextpostbutton a, a .nextpostbutton {
	background: transparent url(images/previous-post-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}
.nextpostbutton a:hover, a:hover .nextpostbutton {
	background-position: 0 -30px;
	cursor: pointer;
}
/* General Controls*/

.clearall {
	clear: both;
}
.wp-caption {
	display: none;
}

/*** START OF POST TITLE HOVER ***/
a.post_title {
	position: relative;
}
a.post_title div {
	display: none;
	position: absolute;
	width: 250px;
	padding: 80px 20px 15px 20px;
	color: #FFF;
	filter: Alpha(Opacity=90);
	opacity: .9;
	-moz-opacity: .9;
}
a:hover.post_title div {
	display: inline;
}
#search {
	display: block;
	width: 200px;
	height: 27px;
	float: right;
	margin-top: 5px;
	margin-left: 30px;
}

	
/* Search Contorls*/	

#searchform #s {
	border: 1px solid #666;
	padding: 3px;
	font-size: 12px;
	width: 140px;
}
/*** END OF POST TITLE HOVER ***/

#searchsubmit {
	float: left;
	width: 25px;
	height: 25px;
	border: 0;
	display: block;
	color: transparent;
	background-color: transparent;
	background-image: url(images/search-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
#searchsubmit:hover {
	background-position: 0 -25px;
	cursor: pointer;
}	

