/*
Theme Name: Prebuilt
Theme URI: http://www.devlounge.net
Description: A theme built by Astereostudio and Devlounge.
Version: 2.0.1
Author: Astereostudio & Devlounge
*/

body {
margin: 0;
background-color:#605E6B;
color:#605E6B;
font-family: Calibri, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

a img { border: none; } 
a:link, a:active, a:visited { color: #000000; text-decoration:none; border:0; }
a:hover { color: #000000; border-bottom:1px solid #000;}

#wrap {
padding: 10px 0 0;
width: 767px;
background-color: #ffffff;
margin: 0 auto;
font-size: 12px;
}

#header {
width: 747px;
height: 139px;
margin: 0 auto;
background-image: url(images/tmn.png);
}

ul.menu {
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 20px;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu, ul.menu li a {
	padding: 5px 15px 6px;
	}

ul.menu li a {
	font-family: Georgia, Helvetica, Arial, Sans-Serif;
        font-size:16px;
	color: #000;
	margin: 0;
	}

ul.menu li a:hover {
	color: #000 !important;
	text-decoration: none;
        border-bottom:1px solid #000;
	}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #000 !important;
	text-decoration: none;
border-bottom:1px solid #000;
	}

#hppost {
width: 500px;
padding-left: 10px;
padding-right: 10px;
float: left;
border-right: 1px solid #efefef;
}

#hppost h2 {
font-size: 14px;
font-family: Georgia;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
color: #000;
background-color: #f7f7f7;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

#hppost h2 a {
color: #000;
font-weight: normal;
text-decoration: none;

}

#hppost h2 a:hover {
color: #000;
border-bottom:1px solid #000;

}

#hppost .entry {
font-size: 12px;
line-height: 16px;
color: #605E6B;
}

.dailyphoto img {
border: 5px #eee solid; 
padding: 5px; 
}

#hppost .entry p a {
color: #000;
text-decoration: none;
}

#hppost .entry p a:hover {
color: #000;
border-bottom:1px solid #000;
}

#sidebar {
width: 225px;
font-size: 12px;
line-height: 16px;
color: #605E6B;
float: right;
margin-right:10px;
} 

#sidebar h2 {
font-family: Georgia;
font-size: 14px;
font-weight: bold;
padding-left:5px;
padding-top: 5px;
padding-bottom: 5px;
color: #000;
background-color: #f7f7f7;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

#sidebar a {
color: #000;
text-decoration: none;

}

#sidebar a:hover {
color: #000;
border-bottom:1px solid #000;

}

#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
        margin-bottom: 12px;
}
#sidebar ul li{
	margin-bottom:0.6em;
	padding:0.3em;
}

.sn li {
text-align:center; float: left; margin: 7px; ?margin: 5px; height: auto; line-height: normal; border: 0; background-color: #fff; padding: 0;
}

#commentarea {
width: 100%;
padding-left: 5px;
font-size: 12px;
margin-top: 15px;
}

#commentarea a {
			color: #000;
}

#commentarea a:hover {
color:#000;
border-bottom:1px solid #000; }

#precomments {
width: 100%;
}

#precomments img {
vertical-align: text-bottom;
border: 0px;
}

.comleft {
width: 100%;
float: left;
}

h3#comments {
font-size:14px;
font-family: Georgia;
color: #FF2462;
margin: 0px;
}

#commentsheader {
background-image: url(images/reply.gif);
height: 55px;
width: 300px;
}

.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:250px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #eee;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #eee;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #eee;
}
.commentauthor{
	display:block;
}

ol.commentlist{
	color:#605E6B;
	font-size:12px;
	list-style-type:none;
       	margin:0;
	margin-top:1.5em;
	padding: 0px;
        width: 99%;
}

ol.commentlist a {
			color: #000;
			text-decoration: none;
			display: inline;
 }
			
		ol.commentlist a:hover {
			color: #000;
			text-decoration: none; border-bottom:1px solid #000;
}

.cauthor {
font-weight: bold;
font-size: 12px;
}

.cauthor a {
color: #000;
                        font-size: 12px;
                        font-weight: bold;
			text-decoration: none;
			}

.cauthor a:hover {
color: #000;
text-decoration: none; border-bottom:1px solid #000;
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	background:#fff;
	padding:0.5em;
}

.alt2{
	background: #fff url('images/postdata.gif') 15px center no-repeat;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
}

.authorcomment { /* Author background color */
	background-color: #f7f7f7;
}

/* Comment/Trackback Favatars & Gravatars */
.comment-favatar {
	-moz-opacity:0.5;
	opacity: 0.5;
	
	background: center center;
	float: right;
	margin: 2px 0 0 0; 
	width: 16px;
	height: 16px;
}
.comment-favatar:hover {
	-moz-opacity:1;
	opacity: 1;
}
.trackback-favatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
}
.comment-gravatar img {
	float: right;
	padding: 2px;
	margin: 0;
	border: 1px solid #eee;
	width: 30px;
	height: 30px;
	background: #fff url(wp-content/gravatars/avatar.jpg) no-repeat center center;
}

#commentform textarea {
	width: 90%;
}

.gravatar {
	margin-right: -5px;
	float: right;
	border: 0px;
	}

blockquote {
	background: #F7f7f7;
	border-right: 3px solid #2F9190;
	padding:5px;
        font-style:italic;
	font-size: 12px;
}

.whopostedthis {
font-weight: bold;
font-size: 12px;
}


/* Middle Spacer
++ This is where we have some quick styling to create
a space between content above and the extras below. We are now just leaving a nice white cap, to increase whitespace and spacing.
*/

#secdivide {
width: 746px;
height: 30px;
margin: 0 auto;
margin-top:8px;
margin-bottom: 8px;
}

/* Flickr Intergration
++ This styles your flickr images, called in via rss
in the flickrss plugin. You can style your images
however, giving them borders, rollover colors, etc.
*/

#flickr {
width: 744px;
margin: 0 auto;
margin-bottom: 10px;
}

#flickr ul, #flickr ul li { 
padding: 0; 
margin: 0; 
border: 0; 
}

#flickr a img { 
border: 2px #eee solid; 
padding: 3px; 
margin: 10px 3px 10px 3px;
}

#flickr a:hover img { 
border: 2px #eee solid;
} 

#flickr ul { list-style: none; }
#flickr ul li { display: inline; }

/* Extras
++ This is for category listings, search, archives, etc.
We have set this area up you it can be filled with whatever you may want to put here.
*/

#extras {
width: 746px;
height: auto;
padding-bottom: 5px;
margin: 0 auto;
list-style-type: none;
background-color: #f7f7f7;
margin-bottom: 10px;
border: 1px solid #e2e2e2;
}

#extras .holder {
padding: 5px;
}

#extras .aboutphoto {
width: 100px;
height: 80px;
float: left;
margin-left: 20px;
margin-right: 20px;
}

#extras .aboutphoto img {
border: 2px #eee solid; 
padding: 3px; 
}

#extras .abouttxt {
font-size: 12px;
padding-right: 20px;
}



#extras h2 {
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
}

#extras a {
color: #000;
text-decoration: none;
}

#extras a:hover {
color: #000;
border-bottom:1px solid #000;
}

#extras ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#extras ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
}

.extrasinside {
padding: 5px;
font-size: 10px;
line-height: 12px;
color: #555;
}

/* Footer
++ The footer is where it all comes together and comes to a close. Styling this is fairly simple, because there's not much to do.
*/

#footer {
width: 767px;
margin: 0 auto;
font-size: 12px;
color: #605E6B;
padding-top: 5px;
}

#footer a {
			color: #000;
}

#footer a:hover {
color:#000;
border-bottom:1px solid #000; }

.alignleft { float:left;}
.alignright {float:right;}

.navigation a {
			color: #000;
}

.navigation a:hover {
color:#000;
border-bottom:1px solid #000; }

.data a {
color: #000;
text-decoration: none;

}

.data a:hover {
color: #000;
border-bottom:1px solid #000;
}