/*
Theme Name: Refracted.co.za theme
Theme URI: http://refracted.co.za/
Description: The theme for http://refracted.co.za/
Version: 1.6
Author: Gareth Lennox
Author URI: http://refracted.co.za/
*/

body {
	margin:0;
	padding:0;
	background-color:black;
	font-family: "Droid Serif", Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; /*Segoe, "Segoe UI", Calibri, Candara, Optima, Arial, sans-serif;*/
}

#topcontainer {
	margin:0;
	padding:0;
	color:white;
}

#header{
	width:960px;
	height:80px;
	background:url(images/top-bg.gif) repeat-x;
	margin:0 auto;
	position:relative;
}

#header h1 {
	margin-top: 1em;
	float: left;
}

a{
	color: #888;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	text-decoration:underline;
	color: #FFF;
}

#navbar{
	position:absolute;
	bottom:12px;
	right:0px;
}

#navbar li, #titlebits li{
	display:inline;
	list-style-type: none;
	margin:0;
	padding:0 0 0 20px;
}

#navbar ul, #titlebits ul{
	padding:0;
	margin:0;
}

#navbar a{
	color:#ccc;
	font-weight: bold;
	letter-spacing:2px;
	text-transform:lowercase;
	text-decoration: none;
	border-bottom: 0px solid #363636;
	padding:0;
	margin:0;
}

#navbar a:hover{
	border-bottom: 6px solid #666;
	color: white;
}

#topcontent{
	margin:0 auto;
	padding:30px 0 0 0;
}

#pagecontent{
	width:960px;
	margin:0 auto;
	padding:0;
	color:#bbb;
	line-height:1.6em;
}

#pagecontent h3, #pagecontent h2{
	color:#fff;
}

#footer{
	width: 960px;
	padding: 30px 0 10px 0;
	color:#555;
	clear:left;
	margin-left: auto;
	margin-right: auto;
}

#title{
	margin:0 auto;
	position:relative;
}

#texttitle{
	letter-spacing:-1px;
	margin:0;
	padding:0;
}

#inlinedate{
	padding-left:8px;
	color:#2e2e2e;
}

#texttitle a{
	color:white;
	text-decoration:none;
}

#texttitle a:hover{
	color:#ddd;
}

#titlebits{
	position:absolute;
	right:0;
	bottom:0.2em;
}

#titlebits a{
	color: white;
	text-decoration: none;
}

#titlebits a:hover{
	color:#ccc;
}

#titlebits li{
	padding-left:10px;
}

#imageholder{
	border-top:2px solid #fff;
	margin:0;
	padding:0;
	position:relative;
}

#links-prev-next {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#links-prev-next li { 
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	width: 49%;
	height: 100%;
}

#links-prev-next li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none !important;
	border: 0 none;
}

#link-prev {
	float: left;
}

#link-next {
	float: right;
}

#link-prev a:hover {
	background: url(images/prev-image.png) left center no-repeat;
}

#link-next a:hover {
	background: url(images/next-image.png) right center no-repeat;
}




#mainimage{
	display:block;
}

#exif_panel{
	clear: left;
}

#exif_panel ul{
	margin:0;
	padding:0;
	display:block;
}

#exif_panel li{
	display:block;
	float: left;
}

#exif_panel li label{
	color:#666;
	text-transform:lowercase;
	padding-right: 5px;
}

#comment_panel{
	background-color:#ccc;
	border: 2px solid #fff;
	border-top:none;
	color:black;
}

#info_panel{
	background:black;
	border:2px solid #fff;
	padding:5px;
}

.overlay{
	display:none;
	position:absolute;
	z-index:3;
}

#theoverlay_panel{
	background:white url(images/loading.gif) no-repeat center center;
}

#overlaynav{
	position:absolute;
	left:0;
	top:0;
	z-index:101;
	width:100%;
	height:100%;
	background:transparent url(images/1px.gif);
}

#overNextLink,#overPrevLink{
	position:absolute;
	display:block;
	width:50%;
	height:100%;
	outline:none;
	top:0;
}

.mosaic{
	padding: 0;
	margin: 0;
}

a.mosaic img {
	border: 2px solid #333;
	padding: 2px;
	margin: 2px;
	color: #000;
	display: block;
	float: left;
}

img.size-full {
	border: 2px solid #333;
	padding: 2px;
}

a.mosaic:hover img {
	border-color: #999;
}


h2.mosaicheader{
	clear:left;
	letter-spacing:-1px;
	border-bottom:2px solid white;
	padding-top:15px;
}

#comments,#content{
	width:960px;
	padding-top:10px;
	margin:0 auto;
}

#comments {
	margin-top: 3em;
}

#comments a,#pagecontent a,#content a{
	color:#9AB19E;
}

#comments a:hover{
	color:#999;
}

#comments ol{
	list-style:none;
	padding-right:40px;
}

#comments li{
	background:#191919;
	border:1px solid #333;
	display:block;
	margin-bottom:10px;
	padding: 10px;
}

#comments li.alt{
	background:#111
}

#comments .commentcount{
	float:right;
	color:#222;
}

#comments .commenttext{
	margin-right:50px;
	text-align:justify;
	color:#e0e0e0;
}

#comments cite{
	font-size:120%;
}

#comments small.commentmetadata{
	display:block;
	text-align:right;
	color:#777;
}

#comments input, #comments textarea{
	background:#111;
	border: 1px solid #444;
	color:#ccc;
	padding: 3px;
}

img.alignleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

a.res {
	padding-right: 1em;
}

.socialicons {
	margin-right: 0 !important;
}

.social4i {
	border: 1px solid #333;
	background: #111;
	padding: 1em 0 0.5em 1em;
	float: right;
}

