/*  
Theme Name: Al Fowler 
Theme URI: 
Description: none
Version: 
Author: Al Fowler
Author URI: 

*/

/* Base Definitions */


* {
	padding: 0; 
	margin:0;
}

body {
	margin:0px;
	padding:0px;
	text-align: left;
	background: #ffffff;
	color: #000000;
	font: 11px/15px Verdana, Arizona, Helvitca, sans-serif;
	background:#f0f0f0 url(images/bg.jpg) repeat-x;	
}

/* Wrapper Definition */
#wrapper {
	margin:0px auto 0px auto;
	padding:0px;
	width: 722px; 	
	text-align: left;
	background: #ffffff;
	overflow: hidden;
	position:relative;
}	

p {
	margin: 0.7em 0;
	line-height:1.6em;
}


a,
a:link, 
a:visited {
	color: #000000;	
}

a:hover, a:active {
	color:#460707;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arizona, Helvitca, sans-serif;
}

blockquote
{
	color:#000000;
	margin: 5px 10px 5px 10px;
	padding: 0px;
	border-top: #1B2318 1px dashed;
	border-bottom: #1B2318 1px dashed;
}


.clear {
	clear:both;
	height:5px;
}

.clear1 {
	clear:both;
}

fieldset {
	border:0;
}

/* Header Image Area Definition */
#header{
	clear:both;
	width:722px;
	height:205px;
	background:#ffffff url(images/header.jpg) no-repeat;
}

#header img{
	border:none;
}


#nav{
	clear:both;
	width:722px;
	height:33px;
}

#navigation {
	float:left;
	height: 33px;
	font: 14px/33px bold Verdana, Arizona, Helvitca, sans-serif;
	color:#000000;
	margin: -105px 0px 0px 200px !important;
	margin: -105px 0px 0px 100px;
}

#navigation li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#navigation ul {
	margin: 0px;
	padding: 0px;

}
#navigation a {
	padding: 0px 13px 0px 13px;
	text-decoration: none;
	font-weight:bold;
}

#navigation a:link, #navigation a:visited {
	color:#000000;
	text-decoration:none;
}

#navigation a:hover, #navigation a:active {
	color:#000000;
	text-decoration:underline;
}

#navigation ul li.current_page_item a, #navigation ul li.current_page_item a:visited, #navigation ul li.current_page_item a:active{
	color: #222222;
}

#navigation ul li.current_page_item a:hover {
	color:#000000;
	text-decoration:underline;
}

#headertitle {
	float:left;
	width:50%;
	margin: 0px;
	padding: 0px;
}

#title{
	font-size:36px;
	padding: 20px 0px 5px 20px;
}

#title a{
	color:#FFFFFF;
}

#subtitle{
	font-size:14px;
	padding: 5px 0px 5px 20px;
	color:#FFFFFF;
}

#headersearch {
	float:right;
	text-align:center;
	width:50%;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:14px;
}

/* Container Definitions */
#container {
	clear:both;
	width:722px;
	background: url(images/contentbg.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#container1 {
	width:722px;
	background: url(images/bg2.jpg) 0px 220px no-repeat;
}
/* Content Definitions */

#content {
	position: relative;
	overflow:hidden;
	float: right; 
	width: 450px !important; 
	width: 430px;	
	display:inline;
	padding: 10px 0px 10px 0px;
	margin: -30px 10px 0px 0px !important;
	margin: 0px 10px 0px 0px;
/*	border:1px solid #ff0000; */
}

#content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}



#content h3 {
	font-size: 1.4em; 
	margin:0px 0px 0px 0px;
	padding: 10px 0px 25px 0px;
	color:#000000;
}

#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}

#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}

#content ol {
}

#content .post {
	padding:0 0 0 0;

}
#content .posttitle{
	background:url(images/bullet.jpg) top left no-repeat;
	padding: 10px 0px 10px 0px;
	border-bottom:1px solid #969696;
	width:400px;
}


#content h2 {
	color: #000203;
	margin:0px 0px 0px 30px;
	padding: 5px 0px 15px 0px;	
	font-size: 24px;
	font-weight: normal;
}

#content h2 a,
#content h2 a:link, 
#content h2 a:visited {
	color: #959595;
    text-decoration:none;
}

#content h2 a:hover, #content h2 a:active {
	color: #460707;
    text-decoration:none;
}


#content .entry {
    margin:1em 0;
    padding-right:1em;    
}

#content .entry a,
#content .entry a:link, 
#content .entry a:visited { 
	color: #000000; 
}

#content .entry a:hover, 
#content .entry a:active {   
	color: #460707;
	text-decoration:underline; 
}

#content .post-info{
	font-size: 12px;
	color:#000000;
	font-family: Verdana, Arizona, Helvitca, sans-serif;
	font-weight:normal;
	font-style:italic;
	margin:0;
	padding:0;	
}

#content .post-info a ,
#content .post-info a:link, 
#content .post-info a:visited {
	color: #000000;	
}

#content .post-info a:hover, #content .post-info a:active {
	color:#460707;
	text-decoration:underline;
}


#content .postmetadata {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000203;
	font-weight:bold;
	margin:0;
	padding: 6px 0px 0px 11px;
	height:30px;
}

#content .postmetadata a ,
#content .postmetadata a:link, 
#content .postmetadata a:visited {
	color: #000203;	
}

#content .postmetadata a:hover, #content .postmetadata a:active {
	text-decoration:underline;
}


#content a,
#content a:link, 
#content a:visited {
	color: #000000;
    text-decoration:none;	
}

#content a:hover, a:active {
  	color: #460707;
	text-decoration:underline;
}

/* Sidebar Definitions */
#sidebar {
	width: 190px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: -30px 0px 0px 20px !important;
	margin: 0px 0px 0px 10px;
	padding: 10px;
	font-size:11px;
	color:#000000;
	text-align:left;
/*	border: 1px solid #0000ff;*/
}

#sidebar h2 {
	color: #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	font-size: 18px;
	text-transform:lowercase;
	padding: 10px 0px 10px 0px;			
}

#sidebar a,
#sidebar a:link, 
#sidebar a:visited {
	color: #460707;	
  	text-decoration:underline;
}

#sidebar a:hover{
	color:#000000;
}


#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ul li a:hover {
	color:#460707;
	text-decoration:underline;
	font-size:11px;
	text-align:left;
	padding:5px 0px 5px 10px;
	margin:0px 0px 0px 0px;
}

#sidebar ul ul li a:hover {
	color: #000000;
	text-decoration:none;	
}



#sidebar ul {
	list-style:none;
}

#sidebar li {
  padding:10px 0px 10px 0px;
}

#sidebar ul ul {
    list-style:none;
	margin: 0px;
}

#sidebar ul ul li {
  padding:0px 0px 0px 0px;
}

#sidebar ul ul ul {
	border:0px;
	margin:0px;
	padding:0px;
}

#sidebar ul ul ul li {
  padding:0px 0px 0px 0px;
}





/* This is to support the calendar widget properly */
#calendar_wrap {
  margin:0;
  padding: 10px 0px 10px 30px;
}

/* Footer Definitions */


#footer {
	clear: both;
	text-align: left;
	height: 40px;
	width: 722px;
  	margin: 0px 0px 0px 0px;
  	padding:0px 0px 0px 0px;
	color:#4e4e4e;
	background:#ffffff url(images/footer.jpg) bottom center no-repeat;
}

#footer p{
  	padding:0px 0px 0px 40px;
}

#feeds {
	color: #000000; 	
	text-align: right;
	padding: 40px 20px 10px 10px;
}

li#sidelinks ul
{
	margin:0;
	padding:0;
}

#comments {
	margin: 0;
	padding:1em 0 0 0;
	color: #777777;
}

#comments h3{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #d3d1d1;
}
	
#respond {
	margin: 0;
	padding:1em 0 0 0;
	color: #777777;	
}

#commentform {
	margin:10px 0;	
	padding:10px;
	border-top: #E0DFE4 1px solid;
	border-bottom: #E0DFE4 1px solid;
}

.commentnum {
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}

#container .commentlist {
	margin: 1em 0;
	padding: 0;		
}

.commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
}

.commentlist li.alt {
}

.commentlist li.authorcomment {
}

.commentlist li .cmtinfo {
	font-size:1em;
	text-align:left;
}



.commentlist li #pesan.alt{
	padding: 15px 10px 10px 40px;	
}

.commentlist li #pesan{
	padding: 15px 10px 10px 40px;
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
	color: #5c8bbf;
}

#content .commentlist .cmtinfo a,
#content .commentlis  .cmtinfoa:link, 
#content .commentlist .cmtinfo a:visited {
	font-family:Verdana, Arizona, Helvitca, sans-serif;
	font-size:12px;
	font-weight:bold; 
	color: #460707; 
}

.commentlist a:hover, 
.commentlist a:active {   
	color: #5ddb1c; 
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999999;
}

#content .commentsfeed {
	background:url(images/feed.gif) no-repeat left center;
	padding-left:16px;
}

#content .trackback {
	background:url(images/link.gif) no-repeat left center;
	padding-left:20px;
}

textarea {
	border:#CCCCCC 1px solid;
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}

textarea {
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}

input.textbox:focus, 
textarea:focus {
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	border:#AAAAAA 1px solid;
}

#submit {
	padding:3px 5px;
}

.post h4 {
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}

.post h4 em	{
	font-style:normal;
	float:right;
	font-weight:normal;
}

dl {
	margin:1em 0;
}

dt {
	font-weight:bold;
}

dd {
	margin:0.5em;
	padding:0;
}

.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}

#header, #content, #sidebar, #sidebar2, #footer, .widget {
    overflow: hidden;
}


.cal{
  color: #fff;
  padding: 5px 3px 5px 3px;
  margin: 5px 0px 0px 0px; 
  text-align: center;
  line-height: 1.4em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
  width: 3.75em;
  background-color:#0b427a; 
/*  background: #0b427a url(images/datebg.jpg) repeat-x;*/
}

#content .posttitle{
/*	border:1px solid #000000;*/
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#content .posttitle .left{
	float:left;
}

.calborder {
  display: inline;
  float: left;
  margin-right: 1em;
}

.cal span { display: block; }

.cald {
  font-size: 1.5em;
  letter-spacing: .05em;
  padding-left: .2em
}
.cald2 {
  letter-spacing: 0em;
  padding-left: 0em
}

.calm {
  font-weight: bold;
  font-size: 2em;
  line-height: .7em;
}

.caly {
  font-size: .8em;
  line-height: 1em;
}

#searchsubmit{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #000000;
}

.orderlink{
	font-weight:bold;
	font-variant:small-caps;
}