/*
Theme Name: tammy morton's BLog
Theme URI: http://#
Description: standard Web 2.0 CUstomed Web Blog
Author: reyn
Author URI: http://neosystem3.com
Tags:  tammy, morton, blog, web, marketing
*/
*{	border:none; padding:0; margin:0;  } /* RESET ELEMENTS */

/*	###############################################################################
	COMMON CLASSES 
	############################################################################### */

.clear{clear:both;}
.center { text-align: center; }
.aligncenter,div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { display: inline; padding: 4px;	margin: 0 0 2px 7px; }
img.alignleft {	display: inline; padding: 4px;	margin: 0 7px 2px 0; }
.alignright { float: right;	}
.alignleft  { float: left;	}
.hidden { display: none; }

/*	###############################################################################
	HTML	
	############################################################################### */
body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center; 
	line-height:2.0; background:#6c5e51;
	}
a:link, a:visited { text-decoration:none; color:#2B2C4B; }
a:hover {text-decoration: underline;color: #AE0001; }
a img {	border: none; }

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	}
h1 { font-size: 4em; text-align: center; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }

input, textarea{}
select { width: 130px;	}
small {	font-family: Arial, Helvetica, Sans-Serif; font-style:oblique;	font-size: 12px; color:#333333; }
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; }

/*	###############################################################################
	@MAINDIVS	
	############################################################################### */
#topbg{ /* background: url('images/topbg.jpg') no-repeat top center; */ }	
#page-wrap{
	/* background: #73a0c5 url('images/header.jpg') no-repeat bottom center; */
	width:883px;
	text-align: left;		
	margin:0 auto;
	
}
#header-wrap { background: #ffffff url('images/header.jpg') no-repeat top center;	height:245px;}
#header{padding:1px 0 0 40px;}
	
#middle{ height:100%; background:#FFFFFF;}
#middle-topbg{ height:100%; padding:0px 0 0 0; }


.content-wrap { float:left;	width:523px; padding:20px 20px 0 20px;  }
.content{ color:#000000;}	
.content p{padding-left:10px;}
.sidebar-wrap{ float:left; width:300px; text-align:left; margin:0 20px 0 auto;}
.sidebar{padding:0 0px 10px 7px;  }
#page-d {}

#footer {text-align:left;height:63px; background:#eeedeb; 	}
#footer p{ padding:30px 0 0 20px; text-align:center; color:#000000; font-weight:500;}
.rss {width:203px; float:right; padding:15px 0 0 0;}
/*	###############################################################################
	@HEADER-AREA	
	############################################################################### */
#header h1{ text-align:left;}
#header p{}	
#menubar{background:url(images/menu.jpg) no-repeat left top; margin:0;		}

.menu{
	width:678px;
	float:left;
	height:33px; padding:0 0 0 10px;
	
}
.menu ul { list-style: none; float: left;margin-left: 0px;}
.menu ul li { float: left;	margin-left: 0px; margin-right:2px; }
.menu ul li a, .menu ul li a:link{
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	width:auto;
	font: bold 14px Arial;
	display: inline-block;
	height:25px;
	padding:8px 25px 0 25px;
	background:url(images/hvr1.jpg) right top no-repeat;	
	
	
}
 	 
.menu ul li a:hover, .menu ul li.current_page_item a {color: #bcfb55; text-decoration:none; 
	
	
	}

/*	###############################################################################
	@search-area	*/
.header-top {background-image:url(images/top.jpg); background-repeat:no-repeat; height:94px;}
#search-wrap{width:280px; background:url(images/search-in.jpg) left top no-repeat;padding:0px 0 0 0px;}	
.s-wrap{float:left; padding:0px 0 0 0px;}
#s { width:150px; height:22px; margin-right:10px; padding:2px 5px 0px 5px; color:#000000; border:1px solid #333333;}
#searchsubmit {}
#searchform {padding:7px 0 0 5px;  height:28px}

/*	###############################################################################
	@SIDEBAR-area	*/
	
/*sidebar list level1 */

.sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
	
.sidebar ul {margin: 0;	padding: 0; }
.sidebar ul li { /*  mao ni ang title katong naa sa h2  */
	list-style: none;
	padding: 0; background:#f8fef0;
	border:1px solid #33CC33;
	
}	
.sidebar ul li h2{
	background:url(images/sidebarh2.jpg) center left no-repeat;
	height:37px;
	padding:15px 0 0 15px;
	color:#ffffff; font-weight:bold; margin:0;
}
/*sidebar list level2 */
.sidebar ul li ul {	padding: 0;	margin: 0; }
.sidebar ul li ul li{
	padding: 4px 0px 10px 16px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;	
	
}
.myform {
	width:500px; text-align:left; padding:10px;
}
.myform input, textarea {border: 1px solid #eebe00; padding:5px; margin:4px;}
.myform textarea {border: 1px solid #eebe00; padding:5px; margin:4px;}
/*sidebar list level3 */
.sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*to target li level2 exL: blogroll*/
ul li.linkcat ul li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}

/*	###############################################################################
	@optin-area	
	############################################################################### */
.optin{background-image:url(images/optin.jpg); background-repeat:no-repeat;
		height:144px; padding:183px 0 0 15px; margin:10px 0 0 0; }
.optin table td{padding:0px 0 17px 0; }
.optin input{
	padding:7px;
	border: 0px; color:#000000; background:solid; font-size:12px; font-weight:normal; width:243px;
}
.optin p{ padding:0px 0 10px 0;; }
.optin .submit{width:259px;
	height:35px;
	background:url(images/spacer.gif);
	cursor:pointer;
	border:none; margin:0px 0 0 0;} 
.optin-bg{padding:0px 10px 0 10px;}

/*	###############################################################################
	@POSt-area	
	############################################################################### */
.sidebox {border: #01aeef 1px solid; background:#FFFFFF; width:283px; padding:5px 2px 10px 2px; margin:20px auto;}
.recent {border: #01aeef 1px solid; background:#FFFFFF url(images/recent_post.jpg) top left no-repeat; width:278px; padding:45px 2px 10px 2px; margin:20px 0 20px 0;}	
.recent li {padding:0 0 0 10px; list-style:none; }

	
.post{margin-bottom:20px;}

.post h2{ padding:6px; color:#055983;}
.postmetadata-top{ margin-bottom:10px; margin-top:30px;}
.postmetadata{ 
	margin:4px 10px 2px 10px; padding:4px;
	background:#F4FCFF; 
	border-top:1px solid #E1DDDE; 
	border-bottom:1px solid #E1DDDE;
	
}

/* End post */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry {color:#000000; margin-bottom:10px;}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	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;
	}






/* Begin Form Elements */

.entry form { 
	text-align:center;
	}


/*	###############################################################################
	@Comments-area	
	############################################################################### */

/* ####################################################
	comments */

#commentform input { width: 170px; }
#commentform { margin: 0 0 0 0;	}
#commentform textarea {	width:98%; padding: 0px; }
#commentform #submit { margin: 4px;	}
#commentform p { margin: 0;}
.alt {	margin: 0; padding: 10px; }

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-left:64px;
	}
/* End Various Tags & Classes*/



/* Captions */


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


		
/* End Form Elements */	


.sidebox-pad{}
.postdate { color:#80b62a; padding:0 0 0 10px;	}
.postdate h3{color:#000000; font-size:12px;}
.post-title-box{
	float:left;
	width:100%;
	
}
.post-title-box h2{ 
	
}
.postmeta-top{padding-bottom:10px; background-image:url(images/line.jpg); background-repeat:no-repeat; background-position:bottom center;}
.titlepost1 a {
	color:#0261b1;
}
.titlepost1 {
	float:left;
	width:560px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin:0 0 10px 0;
}
.formpad {margin:70px 10px 2px 15px;
			color:#ffffff;}

#fm {width:400px; float:left;}
#fm li {
	list-style-image:none;
	display:block;
	list-style-type: none;
	float:left;
	text-align:center;}
	
#fm li a, #fm li a:link{
	text-align:center;
	color: #1c1906;
	text-decoration: none;
	width:auto;
	font:bold 12px tahoma;
	display: block;
	height:38px;
	background-image:url(images/hvr.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:25px 10px 0 10px;	
	
	
}
#fm li a:hover { 
	color: #ffffff; text-decoration:none; 
	background-image:url(images/hvr.gif);
	background-repeat:no-repeat;
	background-position:right top;
	 }
	 
#fm li.current_page_item a {color: #ffffff; text-decoration:none; 
	background-image:url(images/hvr.gif);
	background-repeat:no-repeat;
	background-position:right top;}
.content h2 {padding-left:10px;}
.content h3 {padding-left:10px;}
.content-box {	}
#footer p a:link {color:#ffffff; text-decoration:none;}
#footer p a:hover {color:#a4380e; }
#footer p a:active {color:#a4380e;}
#footer p a:visited {color:#ffffff;}



.optin2 {
	padding:6px;
	width:250px;
	border: 1px solid #333333;
	margin:0 20px 0 0;
}
.myform {
	width:500px; text-align:left; padding:10px;
}
.myform input, textarea {border: 1px solid #0066FF; padding:5px; margin:4px;}
.myform textarea {border: 1px solid #0066FF; padding:5px; margin:4px;}

#footer-wrap {width:883px; margin:0 auto}	


