/*  
Theme Name: Matrich Blog Theme II
Theme URI: http://www.matrich.net/wp-content/matrichblog2/
Author: Richard Matovu
Author URI: http://www.matrich.net/
Author Email: rkmatrich@yahoo.com

This Theme, CSS, XHTML and design is copyright of Matovu Richard: http://www.matrich.net/

*/

/* ----------- [ HTML Elements ] --------------- */

* {
	margin: 0;
	padding: 0;
	}

body,html {
	min-height: 101%;
	}

/* -------------------[ Main Page Elements ]------------------- */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #3D3D3D;
	}
	
#wrapper {
	margin: 0 auto;
	width: 925px;
	padding: 0 0 0 22px;
	background: #3D3D3D url(images/body.jpg) repeat-y;
	}
	
#header {
	background: url(images/topbg.jpg) repeat-x;
	height: 140px;
	width: 900px;
	}
	
#topheader {
	height: 100px;
	}
	
#logo {
	padding: 7px;
	width: 300px;
	float: left;
	}
	
/* ---------- [ Search Form ] ----------- */

#topright {
	float: right;
	width: 400px;
	}

#searchform {
	float: right;
	width: 234px;
	margin: 0 55px 0 0;
	padding: 0;
	background: url(images/searchbg.jpg) no-repeat top;
	height: 33px;
	}

#searchform .searchinput {
	background: transparent url(images/search.jpg) center top no-repeat;
	height: 24px;
	width: 173px;
	border: none;
	padding: 6px 0 5px 14px;
	margin: 1px 0;
	float: left;
	clear: none;
	}

#searchform .searchbtn {
	clear: none;
	border: none;
	float: left;
	height: 30px;
	width: 43px;
	}
	
#skip {
	clear: right;
	width: 300px;
	float: right;
	padding: 40px 30px 0 0;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	}
	
#skip a {
	color: #fff;
	text-decoration: none;
	}

#skip a:hover {
	text-decoration: underline;
	}
	
/* -------------------[ Top Navigation Bar ]------------------- */

    #menu {
	  font-weight: bold;
	  margin: 0 auto;
      float: none;
      }
	  
    #menu ul {
	  margin: 7px 0 0 20px;
	  padding: 0;
	  list-style: none;
	  background: url(images/menuborder.jpg) top left no-repeat;
	  height: 30px;
      }
	  
    #menu li {
	  padding: 0 5px 0 5px;
	  background: url(images/menuborder.jpg) top right no-repeat;
	  height: 30px;
	  float: left;
      }
	  
	#menu a {
		float: left;
		padding: 0 0 0 9px;
		height: 30px;
		text-decoration: none;
/*  	    background: url(images/menuleft.jpg) top left no-repeat; */
	}
	  
    #menu a span {
      float: left;
      display: block;
      padding: 7px 15px 0 6px;
	  height: 30px;
/*	  background: url(images/menuright.jpg) top right no-repeat; */
      color: #FFF;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    #menu a:hover {
  	  background: url(images/menuleft.jpg) top left no-repeat;
      }

    #menu a:hover span {
		background: url(images/menuright.jpg) top right no-repeat;
      }

	#menu #current a {
		background: url(images/menuleft.jpg) top left no-repeat;
	}

	#menu #current a span {
		background: url(images/menuright.jpg) top right no-repeat;
	}

/*----------- [ Main frame ] --------------- */

#container {
	clear: both;
	width: 900px;
	background-color: #fff;
	}

#content {
        width: 580px;
        float: left;
        margin: 0;
        padding: 15px 5px 0 5px;
	}

#sidebar {
        width: 296px;
		text-align: justify;
		font-size: 11px;
        float: left;
        margin: 0;
		padding: 0 0 0 5px;
	}

#sidebar img.rss {
	border: none;
	float: left;
	margin: 4px 10px 4px 10px;
	padding: 0;
	}
	
#flash {
		width: 270px;
		height: 91px;
		padding: 4px;
		border: 1px solid #9A8B76;
		background-color: #fff;
	}
	
#rss {
	background: #5EA0F7; 
	width: 296px;
	padding: 15px;
	margin: 0 1px 0 1px;
	border: 1px solid #575757;
	border-top: none;
	text-align: right;
	font-size: 14px;
	color: #fff;
}

.sidebarcontent {
	background: url(images/newsidebarbg.jpg) top center repeat-x;
	padding: 5px 4px 2px 4px;
	margin: 13px 0 0 0;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #a6a6a4;
	width: 285px;
	}
/* .sidebartop {
	width: 296px;
	margin: 0;
	margin-top: 10px;
    background: url(images/sidebartopbg.jpg) no-repeat center top;
	height: 11px;
	}
	
.sidebarcontent {
	background: url(images/sidebarbg.jpg) repeat-y;
	padding: 5px 9px 2px 9px;
	margin: 0;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	}
	
.sidebarbottom {
	width: 296px;
    background: url(images/sidebarbottombg.jpg) no-repeat center bottom;
	height: 11px;
	margin: 0;
	}
*/	
.quote {
/*	background: url(images/quotes.jpg) top left no-repeat; */
	padding: 10px 5px 0 10px;
	font-size: 13px;
	font-style: italic;
	}

.quoteby {
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	font-style: italic;
	}
	
#sidebar img {
	border: 1px solid #9A8B76;
	background: #fff;
	padding: 3px;
	margin: 2px;
	}
	
#sidebar img.abtme {
	float: left;
	margin: 0 10px 5px 5px;
	padding: 5px;
	}

/* -------------------[ Headings ]------------------- */

h1, h2, h3 {
	font-family: Impact, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	color: #6D440C;
	}

h1 {
	font-size: 2.3em;
	background: url(images/posttitle.jpg) bottom left repeat-x;
	padding: 10px 5px 5px 10px;
	text-transform: uppercase;
	border-top: 1px solid #A6A6A4;
	}


h2 {
	font-size: 1.7em;
	}

h3 {
	font-size: 1.7em;
        border-bottom: 1px solid #111;
	}

h4 {
	font-size: 1.2em;
	}

#sidebar h2 {
	font-size: 1.6em;
	text-transform: uppercase;
	color: #6D440C;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #6D440E;
	}

.comments h2 {
	font-size: 1.6em;
	border-top: 4px solid #111;
	padding: 5px 0;
	margin: 0;
	}

.pagetitle {
	font-size: 2em;
	border-top: 4px solid #111;
	padding: 5px 0;
	border-bottom: 2px solid #cc0000;
	margin: 0;
	}

/* -------------------[ Links ]------------------- */

a, a:link {
	color: #ff0000;
	text-decoration: none;
	}

a:hover {
	color: #6D440E;
	}
	
a:visited {
	color: #6D440E;
	}       
	
/* -------------------[ Images ]------------------- */

.entry h3 {
        font-size: 1.4em;
        border: none;
        }

.entry img {
        background: #fff;
        padding: 1px;
        }

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.centered {
	padding: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
		
img.alignright {
	float: left;
	margin: 4px 10px 4px 0;
	padding: 4px;
	display: inline;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	}

img.alignleft {
	float: right;
	margin: 4px 0 8px 10px;
	padding: 4px;
	display: inline;
	border: 1px solid #000000;
	}

img.aleft {
	float: right;
	margin: 4px 0 4px 10px;
	padding: 4px;
	display: inline;
	}

img.aright {
	float: left;
	margin: 4px 10px 4px 0;
	padding: 4px;
	display: inline;
	}

/* -------------------[ Lists ]------------------- 

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which 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 {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0 0 10px 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/* -------------------[ Form Elements ]------------------- */

select {
	width: 160px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform textarea {
        width: 448px;
        padding: 0px; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	float: left;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin: 5px 0;
	}


/* -------------------[ Comments ]------------------- */


.comments {
	font-size: 11px;
    }

.commentlist ul, .commentlist ul ol {
        margin: 0;
        padding: 0;
        }

.commentlist li {
	display: block;
	font-size: 11px;
	list-style: none;
	margin: 0 0 25px 0;
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
	}
	
.count {
	float:right;
	font-size:26px;
	color: #CCCCCC;
}

.commentlist li.alt {
        background-color: #f5f5f5;
        }

.commentlist p {
	margin: 15px 0 0 0;
	}

.comments h3 {
	margin: 40px 0 10px 0;
	border-bottom: 1px solid #ddd;
	padding: 0 0 3px 0;
	}

.commentmetadata {
	margin: 0;
	padding: 0;
	}

.nocomments {
	padding: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	background: url(images/commentsbg.jpg) bottom left repeat-x;
	font-weight: bold;
	color: #6D440C;
	font-style: italic;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

img.avatar {
	float: left; 
	margin: 5px;
	padding: 3px;
	border: 1px solid #B2B2B2;
	background-color: #fff;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 10px 30px;
	padding-left: 10px;
	border-left: 5px solid #ddd;
        color: #666;
	}

.facts {
	margin: 10px 10px 10px 10px;
	padding: 10px;
	border-top: 4px solid #ddd;
	border-bottom: 4px solid #ddd;
        background-color: #F8F8F6;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px;
	}

.navigation .alignright {
	float: right;
	margin: 0 0 10px 0;
	}
	
.navigation .alignleft {
	float: left;
	margin: 0 0 10px 0;
	}

p {
	margin-top: 0;
	margin-bottom: 10px;
	} 

.postmetadata {
	font-size: 11px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding: 15px;
	text-align: left;
	margin: 0 0 20px 0;
	}

.entry {
	padding: 10px 0 0 0;
	text-align: justify;
	margin: 0;
	line-height: 20px;
	}

.author {
	float: left;
	height: 44px;
	border: 1px solid #ddd;
	background: #eee url(images/authorbg.jpg) top left repeat-x;
	padding: 3px 7px;
	color: #666;
	font-size: 10px;
	text-align: center;
	margin: 10px 10px 10px 0px;
	}

.postinfo {
	padding: 5px;
	font-size: 13px;
	text-align: right;
	font-style: italic;
	border-bottom: 1px solid #E7E7E7;
	}
		
.postinfo a {
	color: #000099;
	}
	
.postinfo a:hover {
	text-decoration: underline;
	}
	
.post {
	margin: 5px 0 30px 5px;
	padding: 0;
	overflow: hidden;
	}

.description {
        color: #fff;
        text-align: center;
        padding: 0 50px;
        }

.date {
        text-align: center;
        font-size: 12px;
        font-weight: bold; 
		padding: 0 0 5px 0;
        }

.search {
        float: right;
        }

code {
	font-size: 1.1em;
	margin: 5px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #8d8d8d;
	background-color: #f5f5f5;
	display: block;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
/* -------------- [ Side Bar ] ---------------- */

#sidebar ul li {
	display: block;
	list-style: none;
}

#sidebar ul li a {
	color: #ff0000;
	text-decoration:none;
	padding: 3px;	
	display: block;	
	border-bottom: 1px solid #ff0000; 
	font-size:12px;	
}

#sidebar ul li a:hover{
	color: #6D440E;
}

/* -------------- [ Footer ] ------------------ */

#footer {
	width: 900px;
	clear: both;
	padding: 10px 0;
	color: #fff;
	background: #274873 url(images/footer.jpg) top left repeat-x;
	}
		
#footer a {
	color: #00CCFF;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #00FFFF;
	}
	
.footer_column {
	float:left;
	width:290px;
	margin-left: 5px;
	}

.footer_column h2 {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	}

/*
#footer ul li {
	display: block;
	list-style: none;
}

#footer ul li a {
	background-color: #4B7DC2;
	text-decoration: none;
	padding: 3px 10px 3px 10px;	
	display: block;	
	color: #fff;
	border-bottom:1px solid #274672;
	font-size:11px;	
}

#footer ul li a:hover{
	background-color: #5EA0F7;
	text-decoration: none;
	color: #fff;
	display: block;
}
*/

#footer ul li {
	list-style: none;
	background-color: #4B7DC2;
	padding: 3px 10px 3px 10px;	
	display: block;	
	border-bottom:1px solid #274672;
	font-size:11px;	
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#copyright {
	clear: both;
	margin-top: 30px;
	text-align: center;
	}