/*  
Theme Name: This 'N That
Theme URI: http://me.mywebsight.ws/
Description: A theme for me.mywebsight.ws based on andreas_01 by Andreas Viklnud
Version: 3.1
Author: R.J. Kaplan
Author URI: http://me.mywebsight.ws/

*/


body
{
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;
}

#wrap
{
	background: #fff;
	color: #303030;
	margin: 0 auto;
	width: 760px;
}

#header
{
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	height: 45px;
}

#header h1
{
	width: 250px;
	margin: 0 0 10px 0;
	float: left;
	color: #666;
}

#header h1 a {
        color: #666;
        text-decoration: none;
}

#header h1 a:hover {
        color: #215e4f;
}

#header p
{
	width: 500px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.2em;
}

#frontphoto
{
	margin: 0 0 10px 0;
	border: 0;
}

#avmenu
{
	float: left;
	width: 150px;
	font-size: 0.9em;
	overflow: hidden;
}

#avmenu ul
{
	list-style: none;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
}

#avmenu li { margin-bottom: 3px; }

#avmenu li a
{
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f4;
	border-left: 4px solid #cccccc;
}

#avmenu li a:hover, #avmenu li.current_page_item a, #avmenu li.current-cat a, #avmenu li.current a
{
	background: #eaeaea;
	color: #215e4f;
	border-left: 4px solid #215e4f;
}


#avmenu li.current_page_item ul li a 
{
	color: #505050;
	background: #f4f4f4;
	border-left: 4px solid #cccccc;
}

#avmenu li.current_page_item ul li a:hover
{
	background: #eaeaea;
	color: #215e4f;
	border-left: 4px solid #215e4f;
}

#avmenu ul ul
{
	list-style: none;
	margin: 0;
	padding: 3px 0 0 0px;
	font-size: 11px;	
}


#avmenu li li a
{
	height: auto;
	font-weight: normal;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 3px 0 3px 25px;
	background: #f4f4f4;
	border-left: 4px solid #cccccc;
}


#avmenu h4 {
	font-size: 1em;
	padding: 0;
	margin: 5px 0 5px 0px;
	color: #666;
}

#avmenu .ads li a{
	font-weight: normal;
	height: auto;
	text-decoration: underline;
	color: #215e4f;
	display: inline;;
	padding: 0;
	background: none;
	border: none;
}


.announce
{
	margin: 10px 0 10px 0;
	padding: 3px 10px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
	overflow: hidden;
}

#extras
{
	float: right;
	width: 100px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#extras p { margin: 0 0 1.5em 0; }

#content
{
	float: right;
	width: 580px;
	margin: 0 0 20px 0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
}


#content.wide
{
	float: right;
	width: 580px;
	margin: 0 0 20px 0;
	border-left: 1px solid #f0f0f0;
	border-right: none;
	padding: 0 0px 0 10px;
}

#content h1
{
	text-align: left;
	color: #215e4f;
}


#content  h2
{
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}


#content .post h2
{
	font-size: 1.8em;
	margin: 0;
	border-bottom: 1px solid #A1DECF;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 0 3px 0;
}

#content h2 a {
	text-align: left;
	text-decoration: none;
}

.post .date {
	font-size: 1em;
	color: #666;
}

#content h2.pagetitle {
	font-size: 1.5em;
	font-weight: bold;
	border: none;
	color: #666;
}

/* Secondary posts */
.smallpost {
	width: 220px;
	padding: 5px 15px;
	float: left;
	margin: 0;
	border-right: 1px #ccc solid;
	padding-right: 10px;
}

.smallpost.first {
	padding-left: 0;
}

.smallpost.last {
	border-right: none;
	padding-right: 0;
}

.smallpost .entry {
	height: 17em;
	overflow: hidden;
}



/* Archive posts 
#archives .post {
	width: 353px;
	padding: 5px 5px 20px 5px;
	float: left;
	margin: 0;
	border-right: 1px #ccc solid;
	padding-right: 10px;
}

#archives .post.right {
	border-right: none;
	padding-right: 0;
	padding-left: 10px;
}

#archives .post .entry {
	height: 13em;
	overflow: hidden;
}

#archives .post h3 {
	font-size: 1.2em;
	height: 1.2em;
	overflow: hidden;
}

*/

h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #666;
}

#rightside {
	float:right;
	line-height:1.4em;
	margin:0 0 5px;
	padding:0; 
	width:150px;
	font-size: 0.8em;
}

#rightside ul, rightside li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightside h3 {
	font-weight: normal;
	font-size: 1.4em;
	border-bottom:1px solid #e0e0e0;
	padding: 3px 0;
	margin: 5px 0;
}

#rightside h3 a {
	text-decoration: none;
}

#rightside h4 {
	margin: 0 0 15px 0;
	padding: 0;
}

#leftcontent {
	border-right:1px solid #e0e0e0;
	line-height:1.5em;
	width: 400px;
	float: left;
	padding:0 10px;

}


/* comment lines */
#com
{
	font-size: 12px;
	font-style: italic;
	text-align: c;
}

h3
{
	font-size: 1.3em;
	margin: 10px 0 5px 0;
}

h4
{
	font-size: 1em;
	margin: 5px 0 2px 0;
}

a
{
	text-decoration: underline;
	color: #215e4f;
}

a:hover
{
	text-decoration: none;
	color: #215e4f;
}

a img { border: 0; }

#footer
{
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 4px solid #f0f0f0;
	width: 760px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer a
{
	color: #808080;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

.left
{
	margin: 10px 10px 5px 0;
	float: left;
}

.right
{
	margin: 10px 0 5px 10px;
	float: right;
}

.textright { text-align: right; }
.center { text-align: center; }
.small { font-size: 0.8em; }
.bold { font-weight: bold; }
.hide { display: none; }

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }

.entry ol
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.postinfo {
	font-size: 0.8em;
	color: #666;
}

#sidebar { font-size: 10px; }

#sidebar ul, #sidebar ul ol
{
	margin: 0;
	padding: 0;
}

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

#links ul, #links ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#links h3 {
	padding: 0;
	margin: 10px 0 0px 0;

}

#links a {
	font-weight: bold;	
}


/* End Entry Lists */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center { text-align: center; }
hr { display: none; }
a img { border: none; }

.navigation
{
	display: block;
	font-size: 10px;
	text-align: center;
	margin-bottom: 15px;
}

/* End Various Tags & Classes*/
/* comments */

#commentlist { 
	margin-left: 30px; 
	padding: 0;
	font-size: 0.9em;
}

#commentlist li {
	margin: 0;
	padding: 0;
}

#commentlist li.alt {
	padding: 3px;
	background-color:  #eee;
}


.alignright { float: right; }
.aright { text-align: right; }
.alignleft { float: left; }
.post { margin: 10px 0 30px 0; }

.entry
{	
	text-align: justify;
	border-bottom: 1px solid #A1DECF;
}

/* ------ AMAZON WISHLIST ------ */
ul.wishlist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.wishlistitem
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	background: #F7F7F7;
	height: 70px;
	padding: 10px;
	margin: 0 0 5px 0;
}

li.wishlistitem a { vertical-align: top; }

li.wishlistitem img
{
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}

span.wishlistadded { font-size: 8pt; }

ul.wishlistnav
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.itemwrap
{
	height: 235px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

.itemwrap_s
{
	height: 115px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}


img.left
{
	float: left;
	padding-right: 15px;
}

img.right
{
	float: right;
	padding-left: 15px;
}


/* asides */

.aside {
	font-size: 0.9em;
	font-style: italic;
	color: #333;
	margin: 0 0 20px 0;
	padding: 7px 7px 7px 30px;
	border: 1px #A1DECF solid;
}

.aside .date {
	font-size: 0.8em;
	color: #666
}


.reading {
	background: url(images/icons/book_open.png) 7px 9px no-repeat;
}

ul.delicious, ul.delicious li {
	margin: 0;
	padding:0;
	list-style: none;
	display: inline;
}

.delicious-link {
	display: inline;
}

.delicious-link:after {
	content: " , ";
}

.delicious-tags {
	display: none;
}


.tweet {
	background: url(images/icons/twitter.png) 7px 9px no-repeat;
}

.sitenews {
	background: url(images/icons/layout_content.png) 7px 9px no-repeat;
}

ul.postspermonth {
	list-style: none;
}

.clear {
	clear: both;
}