/*
Theme Name: CapeStayBlog
Theme URI: http://www.capestayblog.co.za/
Description: The Cape Stay Blog powered by <a href="http://www.theforge.co.za">The Forge Web Creations</a>
Version: 1.1
Author: Christopher Mills
Author URI: http://www.theforge.co.za/
*/

body
	{
	background:#696767 url('images/back.gif') center top repeat-y;
	margin:0;
	padding:0;
	font-family: arial, Tahoma;
        font-size:12px;
}

.commentcolour {
	color:#000000;
}

.commentcolour a:hover {
text-decoration:none;
}

#container
        {
        width: 1002px;
        margin: 0px auto;
        color: #fff;
}

#headtop {
        background:#000000;
        color:#D5D2D2;
        text-align:center;
        line-height:30px;
        height:30px;
        font-size:11px;
}

#header
        {
        background: url('images/header_back.gif') left top repeat-x;
        height:110px;
}

#leftnav
        {
        float: left;
        width: 160px;
        margin: 0;
        padding: 0;
}

.pageitem
	{
	font-size: 0.8em;
}


#rightnav
{
        float: right;
        width: 342px;
        margin: 0;
        padding: 0;
}

#content
{
        margin-left: 20px;
        margin-right: 375px;
	min-height: 500px;
        list-style-type: none;
}
.intro	{
        color: #6C6A6A;
        text-align: left;
        letter-spacing: normal;
        width:607px;
        line-height: 18px;
}
.entry	{
        color: #333;
        text-align: left;
        letter-spacing: normal;
        width:470px;
        margin-left:110px;
}

.entry2	{
        color: #333;
        text-align: left;
        letter-spacing: normal;
        width:470px;
        margin-left:20px;
}

#footer
        {
        clear: both;
        margin: 0;
        color: #C3C2C2;
        font-size:11px;
}

#footer .center {
        text-align:center;
}

#footer #foot1 {
        background:#006633;
        text-align:center;
        color:#fff;
        padding:15px 0 15px 0;
}

#end {
        background:#696767;
        color:#C3C2C2;
}

#end #endc {
        width: 1024px;
        margin: 0 auto;
        padding:15px 0 15px 0;
        text-align:center;
        background:url('images/footer-fade.gif') left top repeat-x;
        font-size:11px;
}

#end #endc a {
        color:#C3C2C2;
        text-decoration:none;
}

#end #endc a:hover {
        color:#C3C2C2;
        text-decoration:underline;
}

#header #logo   {
        float:left;
        text-align:center;
        width:470px;
        padding:15px 0px 0px 20px;
}

#header #logo h1 {
        margin:0px;
        padding:0px;
}

#header h1 a
	{
	text-decoration:none;
	color:#991717;
	background:none;
	font-size: 20px;
}

#topbanner {
        float:right;
        margin:25px 25px 0 0;
}

h1, h2, h3 {
	font-family: Arial, Tahoma;
	font-size:1.2em;
}

textarea
	{
	width:90%;
}

li
	{
	padding:2px 0;
	margin:0;
}

blockquote
	{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a	{
	text-decoration:none;border:none;background:transparent
}

a:link	{
	color: #000;
        text-decoration: underline;
}

a:visited	{
	color: #000;
        text-decoration: underline;
}

a:hover, a:active	{
	color:#000;
        text-decoration:underline;
}

#sidebar
	{
	float:left;
	margin:10px 0;
	display:inline;
        width:330px;
}

#sidebar #sidecol1 {
        float:left;
        width:160px;
}

#sidebar #sidecol2 {
        float:right;
        width:160px;
}

#sidebar .ads img {
        margin:0 0 7px 0;
}

#sidebar .ads .imgleft {
        margin:0 7px 7px 0;
}

#sidebar li { color:#000000; }

h2.post
	{
	margin: 0;
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #706A3F;
	border-bottom:#ccc 1px solid;
	font-size:21px;
}

#sidebar ul li
	{
	margin:0 0 0 10px;
        font-size:11px;

}

#sidebar ul
	{
	margin-top:12px;
        margin-bottom:24px;
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar ul li a
	{
	text-decoration:none;
	display:block;
	color:#000;
        margin:0 0 0 0;
        padding-left:15px;
	background:url('images/ico_list1.gif') no-repeat left center;
}

#sidebar a:hover
	{
	text-decoration:underline;

}

#footer p
	{
	text-align:center;
	font-size:10px;
}

#content h3, .post-title {
	margin: 1em 0 0.3em 0;
	padding:5px 0;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #666600;
	border-bottom:#ccc 1px dashed;
}


#content h2, #content h3
	{
	font-size:18px;
        color:#FF8700;
        margin:10px 0 10px 0;
}

#content h2 a, #content h3 a
	{
	font-size:18px;
        color:#FF8700;
        text-decoration: none;
}

#content p
	{
	font-family:Arial,Verdana;
	font-size: 12px;
	color: #6C6A6A;
	margin:10px 0 15px 0;
        line-height:18px;
}


#content .title a
	{
	text-decoration:none;
	border:none;
	color:#360;
}

.day-date
	{
	margin:0;
	padding:0;
	font-weight:bold;
}

.post
	{
        border-bottom:1px solid #696767;
	margin:0;
	padding:1em 0;
}

.post .thumb {
        float:left;
        width:100px;
}

.post .thumb img {
        padding:2px;
        background:#fff;
}

.post-info-co
	{
	margin: 15px 0;
	padding:0;
	font-size: 0.9em;
	font-family:Verdana, Arial;
	color: #666;
	border-top:#ccc 1px dashed;
}

#sidebar h2
	{
        line-height:24px;
	font-size:14px;
	color: #fff;
        border:1px solid #000;
        background:#000 url('images/sidehead.gif') left top repeat-x;
        padding:0px;
        margin:10px 0 5px 0;
        padding-left:15px;
}

#sidebar h3 {

        color:#6C6A6A;
        font-size:11px;
        font-weight:normal;
        margin:0 0 5px 0;
        padding:0px;

}

#sidebar img
	{

}

.spacer
	{
	clear: both;
}

.spacer2
	{
	clear: left;
}

#content ul li
	{
	line-height: 120%;
	margin:0.5em 0;
	padding:0 0;
	list-style:none;
	font-size:1em;
}

hr {
	display:none;
}

.commentlist
	{
	margin:0;
	padding:0;
}

.commentlist li
	{
	margin:0.5em 0 0 1.5em;
	padding:0 0.5em;

	border:#ccc 1px solid;
}

.commentlist .graybox
	{
	background:#F3F5CC;
}

input[type="text"], textarea
	{
	background:#fff;
	border:#6C6A6A 1px solid;
}

.feedback	{

	padding-top:10px;
	padding-right:10px;
}

.link-comment	{
	background:url('img/ico-talk-act.gif') no-repeat left;
	padding-left:15px;

}

.link-comment-off	{
	background:url('img/ico-talk.gif') no-repeat left;
	padding-left:15px;
}

.pauthor, .ptime, .pcat
	{
	padding:10px;
	font-size:90%;
}

.pauthor
	{
	background:url('img/user.png') no-repeat left;
	padding-left:15px;
}

.ptime
	{
	background:url('img/time.gif') no-repeat left;
	padding-left:12px;
}

.pcat
	{
	background:url('img/sstar.png') no-repeat left;
	padding-left:15px;
}

.alt
	{
	background:#F2F2E9;
}




#rss
	{
        margin:10px 20px 0 0;
        float:right;
        color:#C3C2C2;
        font-size:11px;
}

#rss img {
        vertical-align:middle;
        margin-left:10px;
}


#navcontainer ul
	{
	background:#000 url('images/nav1_back.gif') left top repeat-x;
	font-family:Arial,Tahoma;
	font-weight: normal;
        font-size: 11px;
	color: #C3C2C2;
	margin: 0;
	padding-bottom: 9px;
	padding-top: 10px;
        clear:left;
        padding-left:20px;
	text-transform:lowercase;
}

#navcontainer li
	{
	text-align: center;
}

#navcontainer ul li
	{
	display: inline;
	margin-left: -4px;
}

#navcontainer ul li a
	{
	padding: 0px 10px 0px 10px;
	color: #C3C2C2;
	text-decoration: none;
        border-right:1px solid #4B4B4B;
}

#navcontainer ul li a:hover
	{

	color: #00B359;
}

#searchform {
        width:330px;
        margin:15px 0 15px 0
}

#searchform #sub_but {
        vertical-align:middle;
        margin-left:10px;
        cursor:pointer;
}

#searchform #s {
        height:20px;
        border:1px solid #6C6A6A;
        color:#6C6A6A;
        font-size:12px;
        width:280px;
        padding:2px 0 0 4px;

}

#searchform2 {
        width:330px;
        margin:15px 0 15px 0
}

#searchform2 #sub_but2 {
        vertical-align:middle;
        margin-left:10px;
        cursor:pointer;
}

#searchform2 #s {
        height:20px;
        border:1px solid #6C6A6A;
        color:#6C6A6A;
        font-size:12px;
        width:280px;
        padding:2px 0 0 4px;

}

#advancedsearch {
	border:1px solid #cccccc;
	background-color: #eeeeee;
	padding:5px 5px 5px 5px;
}
.dropdown {
       color:#000000;
       background:#FFFFFF;
       height:22px;
       background-color:#FFFFFF;
       border:1px solid #6C6A6A;
       color:#6C6A6A;
       font-size:12px;
}

.grey {
        color:#9C9898;
        font-size:11px;
}

.green {
        margin-top:10px;
        margin-bottom:10px;
        font-size:12px;
}

.green, .green a {
        color:#006633;
}

#content .post p.postmetadata {
        color:#000;
        font-size:11px;
}

#content .post p.postmetadata a { text-decoration:none; }

.navigation {
        margin-top:20px;
        height:30px;
}


.navigation .wp-pagenavi  {

}

.navigation .wp-pagenavi .pages{
        margin-right:200px;
        border:1px solid #ffffff;
}

#content #pagetitle {
       color:#006633;
        border-bottom:1px dotted #006633;
}

<!-- Advanced Search -->
#advancedsearch {
	width:330px;
	margin:0px;
	}

.button {
 font-size: 10px;

}
<!-- /Advanced Search -->

/* Captions */
.aligncenter,
div.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.wp-caption {
 border: 1px solid #ddd;
 text-align: center;
 background-color: #f3f3f3;
 padding-top: 4px;
 margin: 10px;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 
}

.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 */
[03:12:43 PM] Brendon Grobler: img.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }

img.alignright {
 padding: 4px;
 margin: 0 0 2px 7px;
 display: inline;
 }

img.alignleft {
 padding: 4px;
 margin: 0 7px 2px 0;
 display: inline;
 }