/*
Theme Name: Lyfstylz Ghana
Theme URI:
Description: LifeStylz Ghana Theme
Version: 1.0
Author: Silky-productions.com
*/

/* 
  -- Main Layout --
*/

*{
	padding:0;
	margin:0;
}

body {
	background:white url(images/wall-gradient.jpg) top center;
	color:#FFF;
	font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
	font-size:100%;
	line-height:1.25em;
}

#container {
	width:960px;
	margin:auto;
}

#header {
	width:960px;
	background:url(images/logo.png) no-repeat;
}

.social {
	width:350px;
	height:50px;
	margin-top:130px;
	float:left
}
.inside-social {
	width:330px;
	height:45px;
	border:solid 1px #676767;
	z-index:100;
	text-align:left;
	background-color: #434343;
}

.slideshow {
	width:590px;
	height:auto;
	float:right;
	margin:10px 0 0 0px;
}

.inside-slideshow {
	width:562px;
	height:163px;
	border:solid 1px #676767;
	background:grey;
	z-index:100;
}

#nav {
	width:960px;
	margin-top:10px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight:bolder;
}

.nav_links ul {
	margin:0;
	padding:0;
	list-style:none;
}

.nav_links li {
	list-style:none;
	float:left;
	position:relative;
	margin-top:10px;
	margin-bottom:2px;
}

.nav_links a {
	text-decoration:none;
	color:#0cfc00;
	display:inline;
	padding:5px 10px 5px 10px;
	border-right:1px inset #a6a6a6;
}

.nav_links a:hover {
	text-decoration:none;
	color:#f3f300;
	background-color:grey;
}

.nav_links a:active {
	text-decoration:underline;
	color:#0cfc00;
}

#content-container {
	width:960px;
	background:url(images/stipes.png) repeat-y;
}

#media {
	width:690px;
	height:auto;
	float:left;
	font-size:12px;
}

.inside-media {
	width:663px;
	height:100px;
	border:solid 1px #676767;
	background:url(images/media.jpg) no-repeat;
	z-index:100;
}

#content-left {
	width:690px;
	height:auto;
	float:left;
	font-size:12px;
}

.a-post{
	width:665px;
	float:left;
}

.post-img img{
	float:left;
	padding:10px;
	border:1px solid grey;
	width:135px;
	height:135px;
	background: url(images/na.jpg) no-repeat;
	background-position:center;
}

.post-img {
	float:left;
	width:157px;
	height:157px;
	
}

.search-post-title {
	width:655px;
}

.search-post-title h1 {
	font-size:20px;
	font-weight:bold;
	line-height:18px;
}

.search-post-title a {
	color:#0cfc00;
	text-decoration:none;
}

.post-title {
	float:left;
	width:450px;
	margin:0 0 10px 50px;
}

.post-title h1{
	font-size:20px;
	font-weight:bold;
	line-height:18px;
}

.post-title a {
	color:#0cfc00;
	text-decoration:none;
}

.post-title p {
	color:#f3f300;
}

.post-desc {
	float:left;
	width:450px;
	text-align:left;
	font-size:16px;
	margin-left:50px;
}

.post-desc a {
	color:#f3f300;
}

span {
	color:#a5fca1;
}

span.float a {
	color:#c40202;
}

span.float a:hover {
	color:#f3f300;
}

.float {
	float:right;
	margin-right:20px;
}

.postnav-float {
	float:right;
	margin-right:20px;
}

.postnav a{
	color:#a5fca1;
	text-decoration:none;
}

.postnav a:hover{
	color:#ffffff;
	text-decoration:;
}

.postnav a:active{
	color:#a5fca1;
	text-decoration:underline;
}



.post-hr{
	height:4px;
	width:600px;
	background:url(images/hr.png) repeat-x;
	clear:both;
	margin:10px auto auto auto;
}

#sidebar{
	width:250px;
	height:auto;
	float:right;
	font-size:12px;
	margin-bottom:10px;
}

#sidebar h2 {
	color:#f3f300;
	margin-bottom:5px;
	text-decoration:;
	padding-top:0px;
}

#sidebar ul {
	display:block;
	padding-bottom:20px;
	padding-top:0px;
}

#sidebar li {
	display:block;
	margin-left:5px;
	padding-top:0px;
}


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

#sidebar a:hover {
	color:#fc0101;
}

#sidebar img{
	text-align:center;
}

#footer-container {
	width:960px;
	height:150px;
	background:url(images/footer.png) no-repeat;
}

#footer {
	width:960px;
	height:auto;
	font-size:14px;
	font-weight:bolder;
	padding:20px 0 0 0;
}

#footer a{
	color:#f3f300;
	text-decoration:none;
}

/* ----- Other Classes ----- */
.clear {
	clear:both;
}

span.color a{
	color:#c2c2c2;
}

/*--------------------------------------------THIS IS PROPERTIES FOR SINGLE POST CONTENT-----------------------------------------*/

.single-post {
	width:670px;
	height:auto;
	font-size:16px;
}
.single-post h1 {
	color:#0cfc00;
	line-height:25px;
	font-size:24px;
}

/* ----- Links -----*/

a {
	color:#f3f300;
	text-decoration:none;
}

a:hover {
	color:#c40202;
	text-decoration:;
}

a:active {
	color:#676767;
}


/* 
  -- COMMENTS STYLING --
*/

h2#comments {
	margin:0 0 15px 0;
	color:#c40202;
}

.commentlist {
	margin-bottom:50px;
}


ol.commentlist li {
	margin:0 auto 30px auto;
	padding:20px 10px 10px 10px;
	border:1px solid #676767;
	width:625px;
	background:grey;
}

.commentlist img {
	border:1px #a6a6a6 solid;
	padding:10px;
	margin-right:5px;
}

.commentlist a {
	color:#f3f300;	
}

#respond {
	color:#c40202;
}



/******************************************************************************
						BEGIN ROUNDED BOXES
******************************************************************************/
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.roundedBox {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:1000px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under roundedBox */
}

.roundedBox .contents,
.roundedBox .t,
.roundedBox .b,
.roundedBox .b div {
 background:transparent url(images/box-no-gradient.png) no-repeat top right;
}

.roundedBox .contents {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.roundedBox .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.roundedBox .b {
 /* bottom */
 position:relative;
 width:100%;
}

.roundedBox .b,
.roundedBox .b div {
 height:10px; /* height of bottom cap/shade */
 font-size:1px;
}

.roundedBox .b {
 background-position:bottom right;
}

.roundedBox .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.roundedBox .hd,
.roundedBox .bd,
.roundedBox .ft {
 position:relative;
}

.roundedBox .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.roundedBox h1,
.roundedBox p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.roundedBox h1 {
 padding-bottom:0px;
}
/******************************************************************************
						END ROUNDED BOXES
******************************************************************************/


