/*
Theme Name: Azul
Theme URI: http://www.switchroyale.com/?page_id=21
Description: Azul is a clean and modern theme with a techy/corporate feel. This theme is meant to be easy to edit and completely standards compliant. Free to use for whatever you want.
Version: 1.1
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar
*/

body {
	background: url(http://www.girlze.co.za/images/bg-carbon.png);
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #CCCCCC;
	text-align: justify;
}

#container {
	width: 958px;
	margin: 0 auto;
	background: url(http://www.girlze.co.za/images/bg.gif);
	border-style: solid;
	border-width: 1px;
	border-top-width:1;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color:#666666 

}

#header {
	height: 299px;
         width: 960px;
	background: url(http://www.girlze.co.za/images/blogheader.jpg);
	background-repeat: no-repeat;
         margin: 0 auto;
}

#login {
	text-align: right;
}

#posts {
	width: 600px;
	padding: 30px 0 0 50px;
	margin: 0 0 20px 0;
	float: left;
}

.commentbubble a {
	float: left;
	background: url(http://www.girlze.co.za/images/star.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 30px 0;
}

.tags {
	font-size: 12px;
	line-height: 1.5em;
	color: #999999;
}

.post h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: #d80056;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #666666;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 12px;
	line-height: 1.5em;
}

.post img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post img.aligncenter {
	text-align: center;
}

.post .wp-caption {
	border: 1px solid #666666;
	background: #333333;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #666666;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #333333;
	padding: 20px;
	border: 1px solid #666666;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.sidebar {
	margin-left: 700px;
	padding: 30px 0 0 0;

}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #666666;
	width: 210px;
	border-bottom: 1px solid #666666;
}

.sidebar a {
	color: #d80056;
	text-decoration: none;
}

.sidebar a:hover {
	color: #666666;
}

#footer {
	clear: both;
	height: 75px;
	background: url(http://www.girlze.co.za/images/bg-carbon.png);
	background-repeat: repeat;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 40px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}

#wp-calendar {
	width: 210px;
	background: #333333;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #000000;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #333333;
}

.footer a {
	color:#ffffff;
	text-decoration:none
}

.footer a:hover {
	color:#d80056;
	text-decoration:underline
}
