/*
THEME NAME: Creative Cape Town
THEME URI: http://www.creativecapetown.net
DESCRIPTION: The Creative Cape Town Socially connected site
VERSION: 1.0
AUTHOR: Beanbag Media
AUTHOR URI: http://www.beanbagmedia.co.za
*/

* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Arial;
	font-size: 12px;
	background: url(images/homebg.jpg) no-repeat center top;
}

body.page {
	font-family: Arial;
	font-size: 12px;
	background: url(images/page_bg.jpg) no-repeat center top;
}

body.city{
	font-family: Arial;
	font-size: 12px;
	background: url(images/imaginecityhall_bg.jpg) no-repeat center top;

}

img {
	border-style: none;
}

a {
	color: #61c1e9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.blue_arrow {
	color: #60c6f2;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
	background: url(images/blue_arrow.gif) no-repeat;
	height: 14px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 0;
	font-weight: bold;
}

a.blue_arrow:hover {
	color: #5ab5db;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
	background: url(images/blue_arrow.gif) no-repeat;
	height: 14px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 0;
	font-weight: bold;
}

a.gray_arrow {
	color: #6a6a6a;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
	background: url(images/gray_arrow.gif) no-repeat;
	height: 14px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 0;
	font-weight: bold;
}

a.gray_arrow:hover {
	color: #515151;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
	background: url(images/gray_arrow.gif) no-repeat;
	height: 14px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 0;
	font-weight: bold;
}

a.green_arrow {
	color: #7cb222;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
	background: url(images/green_arrow.gif) no-repeat;
	height: 14px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 0;
	font-weight: bold;
}

a.green_arrow:hover {
	color: #6b991c;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
	background: url(images/green_arrow.gif) no-repeat;
	height: 14px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 0;
	font-weight: bold;
}

a.yellow_arrow {
	color: #d9e41c;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
	background: url(images/yellow_arrow.gif) no-repeat;
	height: 14px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 0;
	font-weight: bold;
}

a.yellow_arrow:hover {
	color: #cad401;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
	background: url(images/yellow_arrow.gif) no-repeat;
	height: 14px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 0;
	font-weight: bold;
}

#wrapper { 
	margin: 0 auto;
	width: 960px;
}

/* @group Sidebar */

#content {
	background: url(faux-2-2-col.gif);
	overflow: hidden;
	width: 960px;
	margin: 0;
	padding: 12px 0 0;
}

h2.pagetitle {
	color: #808080;
	text-transform: uppercase;
	margin-bottom: 3px;
	font: 25px Arial;
	margin-top: 10px;
}

p.error {
	font-size: 13px;
	color: #333;
	margin-bottom: 15px;
}

#sidebar { 
	float: left;
	margin: 0 22px 0 0;
	padding: 0 14px;
	width: 208px;
	display: inline;
	position: relative;
}

#sidebar .header {
	width: 208px;
	height: 303px;
	margin-bottom: 10px;
}

#sidebar .header h1 {
	width: 208px;
	height: 303px;
	float: left;
	text-indent: -5000px;
}

#sidebar .header h1 a {
	width: 208px;
	height: 303px;
	float: left;
}

#sidebar ul.topnav {
	width: 208px;
	overflow: hidden;
	margin-bottom: 15px;
}

#sidebar ul.topnav li {
	list-style-type: none;
	text-align: right;
	border-bottom: 1px solid #ddd;
	width: 208px;
	overflow: hidden;
}

#sidebar ul.topnav li a {
	color: #b0b0b0;
	font-size: 13px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 200px;
	height: 14px;
	float: left;
	padding-right: 8px;
}

#sidebar ul.topnav li a:hover {
	background-color: #cfedfa;
}

#sidebar ul.topnav li.current_page_item a {
	color: #fff;
	background-color: #66c5ee;
}

.search, #sidebar .newsletter {
	width: 208px;
	margin-bottom: 15px;
}

.search p {
	margin-bottom: 5px;
}

.search form input#searchin {
	background: url(images/search_in.gif) no-repeat;
	height: 18px;
	width: 182px;
	border-style: none;
	text-align: left;
	color: #bfbfbf;
	font: 12px Arial;
	padding-left: 26px;
	padding-top: 8px;
}

.search form input.searchb {
	background: url(images/search_go.gif) no-repeat 0 0;
	width: 63px;
	height: 28px;
	border-style: none;
	cursor: pointer;
}

.search form input.searchb:hover {
	background-position: 0 -28px;
}

.search.page {
	margin-top: 15px;
	margin-bottom: 15px;
}

#sidebar .newsletter h4 {
	text-align: left;
	text-transform: uppercase;
	font: bold 14px Arial;
	color: #61c1e9;
	width: 100px;
	margin-bottom: 10px;
}

#sidebar .newsletter form p {
	margin-bottom: 5px;
}

#sidebar .newsletter form input#name, #sidebar .newsletter form input#email {
	background: url(images/input_bg.gif) no-repeat;
	height: 18px;
	width: 200px;
	border-style: none;
	text-align: left;
	color: #bfbfbf;
	font: 12px Arial;
	padding-left: 8px;
	padding-top: 8px;
}

#sidebar .newsletter form input.subsgo {
	background: url(images/subs_go.gif) no-repeat;
	width: 78px;
	height: 28px;
	border-style: none;
	cursor: pointer;
}

#sidebar .newsletter form input.subsgo:hover {
	background-position: 0 -28px;
}

#sidebar .singleb {
	margin-bottom: 10px;
}

#sidebar .singleb p {
	color: #bfbfbf;
	font: 11px/18px Arial;
}

#sidebar .singleb p a {
	color: #7c7c7c;
	text-decoration: none;
}

#sidebar .singleb img {
	border: 7px solid #d4d4d3;
}

#sidebar .normal h3 {
	color: #7c7c7c;
	font: bold 14px Arial;
	margin-bottom: 7px;
	width: 150px;
}

#sidebar .normal p {
	margin-bottom: 15px;
}

#sidebar .sidesocial {
	margin-bottom: 15px;
}

#sidebar .sidesocial p {
	margin-bottom: 3px;
}

#sidebar .sidesocial h3 {
	color: #7c7c7c;
	font: bold 14px Arial;
	margin-bottom: 7px;
	width: 150px;
	text-transform: uppercase;
}



/* @end */

/* @group Content */

#mainc { 
	display: inline;
	margin: 0;
	padding: 0;
	width: 698px;
	float: right;
}

#mainc .entry {
	padding-left: 20px;
	padding-right: 172px;
	width: 503px;
	overflow: hidden;
	margin-bottom: 10px;
}

#mainc .entry h2{
	font-size: 16px;
	color: #929292;
	margin-bottom: 15px;
}

#mainc .entry p {
	font-size: 12px;
	line-height: 24px;
	color: #929292;
	margin-bottom: 17px;
}

.entry ul, .entry ol {
	color: #929292;
	font-size: 12px;
	line-height: 24px;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.entry blockquote {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 15px;
	font-size: 14px;
	font-style: italic;
	color: #929292;
}

#mainc .entry img {
	border: 6px solid #d4d4d3;
	margin-bottom: 13px;
}

.alignleft {
	float: left;
	margin-right: 30px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

#mainc.home { 
	padding: 314px 0 0;
}

#mainc.page { 
	padding: 63px 0 0;
}

#mainc.home .about {
	padding-left: 20px;
	padding-right: 170px;
	margin-bottom: 35px;
}

#mainc.home .about p {
	font-size: 12px;
	line-height: 24px;
	color: #929292;
}

#mainc.home .about h2 {
	margin-bottom: 10px;
	font: 24px/20px Arial;
	text-transform: uppercase;
	color: #7c7c7c;
	border-left: 15px solid #7c7c7c;
	height: 16px;
	padding-left: 7px;
	padding-bottom: 1px;
	height: 100%;
}

#mainc.home .about h2 span.green {
	color: #92c11b;
}

#mainc.home .about h2 span.yellow {
	color: #c9d401;
}

#mainc .title {
	width: 658px;
	margin-bottom: 20px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}

#mainc .title h3.half {
	border-left: 15px solid #66c5ee;
	width: 250px;
	color: #66c5ee;
	font: 24px/20px Arial;
	text-transform: uppercase;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	float: left;
}

#mainc .subs {
	padding-top: 6px;
	width: 270px;
	text-align: right;
	float: right;
}

#mainc .share {
	padding-left: 20px;
	padding-right: 20px;
	width: 658px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 15px solid #f5f5f5;
	overflow: hidden;
}

#mainc .byemail {
	padding-top: 6px;
	width: 380px;
	text-align: left;
	float: left;
}

#mainc .sites {
	padding-top: 6px;
	width: 380px;
	text-align: left;
	float: left;
	margin-bottom: 16px;
}

#mainc .sites img {
	margin-right: 7px;
}

#mainc .subs p.ptit, #mainc .sites p.ptit, #mainc .byemail p.ptit {
	color: #66c5ee;
	font: bold 14px Arial;
	margin-bottom: 6px;
}

#mainc .subs p {
	
}

#mainc .subs a, #mainc .byemail a {
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	font-weight: bold;
	color: #929292;
	font-size: 12px;
	text-decoration: none;
}

#mainc .subs a:hover, #mainc .byemail a:hover {
	color: #575757;
}

#mainc .subs a.email, #mainc .byemail a.email {
	background: url(images/email.gif) no-repeat;
	margin-right: 12px;
}

#mainc .subs a.rss {
	background: url(images/rss.gif) no-repeat;
}

#mainc .home_entries {
	padding-left: 20px;
	padding-right: 20px;
	width: 658px;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

#mainc .home_entries.bo {
	border-bottom: 15px solid #f5f5f5;
	margin-bottom: 25px;
}

#mainc .entry_half {
	width: 658px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
	padding: 0 0 5px;
}

#mainc .entry_half.home {
	
}

#mainc .entry_half img {
	float: left;
	border: 6px solid #d4d4d3;
	margin-right: 16px;
	margin-bottom: 10px;
}

#mainc .entry_half p.date {
	font-size: 11px;
	color: #bfbfbf;
	margin-bottom: 5px;
	line-height: 11px;
}

#mainc p.smalldate {
	font-size: 11px;
	color: #bfbfbf;
	margin-bottom: 5px;
	line-height: 11px;
}

#mainc .entry_half h2 {
	font-size: 14px;
	line-height: 24px;
	padding-right: 125px;
}

#mainc .entry_half h2 a {
	color: #7c7c7c;
	font-weight: bold;
	text-decoration: none;
}

#mainc .entry_half h2 a:hover{
	text-decoration: underline;
}

#mainc .entry_half p {
	font-size: 12px;
	line-height: 24px;
	color: #929292;
	padding-right: 125px;
}

#mainc .entry_half p.link_go {
	float: right;
	padding: 0;
	bottom: 26px;
	position: relative;
}

#mainc h4.hdot {
	font-weight: bold;
	font-size: 14px;
	color: #7c7c7c;
	line-height: 12px;
	border-left: 14px solid #7c7c7c;
	padding-left: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
}

#mainc.home .twitter {
	padding-left: 20px;
	padding-right: 20px;
	width: 658px;
	margin-bottom: 25px;
	overflow: hidden;
}

#mainc.home .twitter p {
	font-size: 12px;
	line-height: 18px;
	color: #929292;
	margin-bottom: 8px;
}

#mainc.home .twitter a.follow {
	background: url(images/followus.gif) no-repeat;
	width: 238px;
	height: 35px;
	text-indent: -5000px;
	float: left;
}

#mainc.home .twitter a.follow:hover {
	background-position: 0 -35px;
}

#mainc.home .hsocial {
	padding-left: 20px;
	width: 678px;
	overflow: hidden;
	border-bottom: 15px solid #f5f5f5;
	margin-bottom: 25px;
}

#mainc.home .hsocial a.fb_link {
	float: left;
	width: 192px;
	height: 28px;
	background: url(images/fb_link.gif) no-repeat;
	text-indent: -5000px;
}

#mainc.home .hsocial a.fb_link:hover {
	background-position: 0 -28px;
}

#mainc.home .hsocial a.yt_link {
	float: left;
	width: 192px;
	height: 28px;
	background: url(images/yt_link.gif) no-repeat;
	text-indent: -5000px;
}

#mainc.home .hsocial a.yt_link:hover {
	background-position: 0 -28px;
}

#mainc.home .hsocial a.fr_link {
	float: left;
	width: 192px;
	height: 28px;
	background: url(images/fr_link.gif) no-repeat;
	text-indent: -5000px;
}

#mainc.home .hsocial a.fr_link:hover {
	background-position: 0 -28px;
}

#mainc.home .hsocial .yt_vid {
	height: 187px;
	margin-bottom: 13px;
}

#mainc.home .hsocial .flickr_pics {
	height: 187px;
	margin-bottom: 11px;
}

#mainc.home .hsocial .flickr_pics img {
	float: left;
	border: 6px solid #d4d4d3;
	margin-right: 5px;
	margin-bottom: 5px;
}

#mainc.home .hsocial h4 {
	margin-bottom: 15px;
}

#mainc.home .hsocial p {
	margin-bottom: 11px;
}

#mainc.home .hsocial .hblock {
	float: left;
	width: 205px;
	margin-right: 30px;
	margin-bottom: 17px;
}

#mainc.home .hsocial .hblock.flickr {
	float: right;
	margin-right: 0;
}

#mainc.home .halfs {
	padding-left: 20px;
	width: 678px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

#mainc.home .cblock {
	float: left;
	width: 315px;
	margin-right: 20px;
}

#mainc.home .cblock p {
	font-size: 12px;
	line-height: 24px;
	color: #929292;
}

#mainc.home .cblock h4 {
	border-left-width: 15px;
	border-left-style: solid;
	padding-left: 10px;
	font-size: 24px;
	line-height: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: normal;
	font-style: normal;
}

#mainc.home .cblock h4.green {
	border-left-color: #6b991c;
	color: #6b991c;
}

#mainc.home .cblock h4.yellow {
	border-left-color: #cad401;
	color: #cad401;
}

#twitter_div {
	margin-top: 13px;
	margin-bottom: 9px;
}

#twitter_div li {
	list-style-type: none;
}

#twitter_div li span {
	color: #929292;
}



/* @end */

/* @group Nav */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c5c5c5;
	color: #c5c5c5;
	background-color: #FFFFFF;
}

.wp-pagenavi {
	padding-top: 2px;
	height: 21px;
	text-align: right;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c5c5c5;
	color: #c5c5c5;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c5c5c5;
	color: #c5c5c5;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #c5c5c5;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #333;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}



/* @end */

/* @group Comments */

h3.comments {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 460px;
	background: url(images/devider.gif) no-repeat;
	float: left;
	margin-bottom: 15px;
	color: #5b5b5b;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}

ol.commentlist {
	width: 500px;
	padding: 0 0 10px;
	margin-left: 20px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 20px;
}

ol.commentlist li .topcon p {
	line-height: 12px;
}

ol.commentlist li p.tt strong, ol.commentlist li p.tt a {
	font-size: 14px;
	font-weight: bold;
	color: #61c1e9;
}

ol.commentlist li {
	list-style-type: none;
	width: 480px;
	margin-bottom: 5px;
	background-color: #f5f5f5;
	padding: 10px;
}

ol.commentlist li.alt {
	background-color: #fff;
}

ol.commentlist li .avatar {
	margin-right: 5px;
	float: left;
}

ol.commentlist li p {
	margin-bottom: 7px;
	font: 12px/24px Arial;
	color: #929292;
}

form#commentform {
	width: 500px;
	padding: 0;
	margin: 0 0 0 20px;
}

form#commentform label {
	color: #929292;
	margin-left: 10px;
	font: 12px Arial;
}

form#commentform p {
	margin-bottom: 10px;
}

form#commentform textarea#comment {
	padding: 5px;
	background: #fff url(images/textarea.gif) repeat-x;
	width: 393px;
	color: #bfbfbf;
	font: 12px Arial;
	border-style: none;
	height: 132px;
}

form#commentform input#author, input#email, input#url {
	padding-left: 8px;
	padding-top: 8px;
	height: 18px;
	width: 196px;
	color: #bfbfbf;
	font: 12px Arial;
	padding-right: 4px;
	background: #fff url(images/input_bg.gif) no-repeat;
	border-style: none;
}

#respond h3, h3.comment {
	color: #66c5ee;
	font: bold 14px/13px Arial;
	padding: 0 0 1px 10px;
	margin: 0 0 20px 20px;
	border-left: 13px solid #66c5ee;
}

h3.comment span {
	color: #7c7c7c;
}

input#submit {
	background: url(images/submit.gif) no-repeat;
	text-indent: -5000px;
	width: 66px;
	height: 29px;
	border-style: none;
	margin-bottom: 0;
}



/* @end */

/* @group Footer */

#footer { 
	clear: both;
	margin: 0;
	width: 100%;
	height: 313px;
	background: url(images/footerbg.jpg) no-repeat center bottom;
}

#footer .wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 111px;
	padding-top: 39px;
	background: #fff url(images/footerdiv.gif) no-repeat center top;
}

#footer .wrap .copy {
	width: 300px;
	float: left;
	padding-left: 25px;
}

#footer .wrap .right {
	width: 600px;
	float: right;
	text-align: right;
	padding-right: 20px;
}

#footer .wrap p {
	color: #bfbfbf;
	font-size: 11px;
	margin-bottom: 10px;
}

#footer a.bb {
	background: url(images/bblogo.gif) no-repeat;
	width: 240px;
	height: 54px;
	float: left;
	text-indent: -5000px;
}

#footer a.bb:hover {
	background: url(images/bblogo.gif) no-repeat 0 -54px;
	width: 240px;
	height: 54px;
}

.clear { 
	clear: both; 
	background: none; 
}



/* @end */
