/*
Theme Name: Collage
Theme URI: 
Description: Custom Wordpress Theme
Author: Waqas
Tags: fixed width, right sidebar, two columns, valid XHTML
*/

body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	/*background-color:#839EBB;*/
background-color:#78adbd;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#525252;
	}

#main {
	width:800px;
	margin:10px auto 10px auto;
	/*border:solid thin;*/
	}

/*** Header ***/
#header {
	width:800px;
	height:184px;
	margin:0px;
	padding:0px;
	}

/*** Menu ***/
/*#menu {
	width:800px;
	height:45px;
	background-image:url(images/nav.jpg);
	background-repeat:repeat-x;	
	border-top:solid 5px #333333;
	border-bottom:solid 5px #333333;	
	margin:0px;
	padding:0px;
	}

#menu ul{
	height:45px;
	text-align:center;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
#menu li{
	background:url(images/spacer.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	display:inline;
	font-size:18px;
	color:#525252;
	text-transform:uppercase;
	padding:13px 0px 12px 0px;
	margin:0px;
	margin-right:-5px;
	}

#menu li a{
	font-size:18px;
	color:#525252;
	line-height:45px;
	text-decoration:none;
	padding:12px 15px 12px 15px;
	margin:0px 0px 0px 1px;
	}

#menu li a:hover{
	background-color:#6189AC;
	text-decoration:none;
	font-size:18px;
	color:#EEEEEE;
	padding:12px 15px 11px 15px;
	margin:0px 0px 0px 1px;
	}
*/

#wrapper {
	/*background-image:url(images/wrapper-bg.jpg);*/
	background:#FFFFFF;	
	width:800px;
	margin:auto;
	padding:10px 0px 10px 0px;
	}
/*** Content ***/
#content {
	width:800px;
	margin:auto;
	padding:0px;
	overflow:hidden;
	float:left;
	}

#postarea {
	width:770px;
	margin:auto;
	padding:0px 0px 0px 0px;
	}

#postarea h1{
	color:#666666;
	font-size:24px;
	border-bottom:dashed 1px #666666;
	margin:10px 0px 0px 0px;
	padding:0px;
	}

#postarea h1 a{
	color:#666666;
	font-size:24px;
	text-decoration:none;
	}
	
#postarea h2{
	color:#666666;
	font-size:18px;
	margin:5px 0px 5px 0px;
	padding:0px;
	}

#postarea p{
	color:#333333;
	font-size:14px;
	}

#postarea ul{
	color:#333333;
	font-size:14px;
	list-style-image:url(images/bullet.jpg);
	}

#postarea li{
	color:#333333;
	font-size:14px;
	}

/*** Content Narrow ***/
#content-narrow {
	width:570px;
	margin:auto;
	padding:0px;
	overflow:hidden;
	float:left;
	}

#postarea-narrow {
	width:560px;
	padding:0px 0px 0px 10px;
	}

#postarea-narrow h1{
	color:#666666;
	font-size:24px;
	border-bottom:dashed 1px #666666;
	margin:10px 0px 0px 0px;
	padding:0px;
	}

#postarea-narrow h1 a{
	color:#666666;
	font-size:24px;
	text-decoration:none;
	}

#postarea-narrow h2{
	color:#666666;
	font-size:18px;
	margin:5px 0px 5px 0px;
	padding:0px;
	}

#postarea-narrow p{
	color:#333333;
	font-size:14px;
	}

#postarea-narrow ul{
	color:#333333;
	font-size:14px;
	list-style-image:url(images/bullet.jpg);
	}

#postarea-narrow li{
	color:#333333;
	font-size:14px;
	}
/*** Sidebar ***/
#sidebar {
	width:225px;
	float:right;
	margin:0px 0px 5px 0px;
	}
	
#side-top {
	width:222px;
	height:19px;
	background-image:url(images/sidebar_top.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

#side-box{
	width:222px;
	background-image:url(images/sidebar_bg.png);
	padding:0px;
	margin:0px;
	overflow:hidden;
	}

#side-items {
	width:190px;
	margin-left:25px;
	}
.title {
	border-bottom:dashed thin;
	font-size:18px;
	color:#5E86A8;
	margin:10px 0px 10px 6px;
	padding:0px;
	}

#side-items h1{
	font-size:18px;
	color:#5E86A8;
	margin:5px 0px 150px 0px;
	padding:0px;
	}

#side-items h2{
	font-size:14px;
	color:#5E86A8;
	margin:10px 0px 10px 0px;
	padding:0px;
	}

#side-items ul{
	font-size:14px;
	color:#333333;
	margin:0px 0px 0px 25px;
	padding:0px;
	}

#side-items li{
	color:
	}

#side-items p{
	font-size:14px;
	color:#333333;
	margin:10px 0px 10px 5px;
	padding:0px 5px 0px 0px;
	}

#side-bottom {
	background-image:url(images/sidebar_bottom.png);
	background-repeat:no-repeat;
	width:222px;
	height:35px;
	overflow:hidden;
	}

/*** Footer ***/
#footer {
	background:url(images/footer.jpg) top repeat-x #cecece;
	border-top:solid 5px #333333;	
	width:800px;
	height:125px;
	text-align:center;
	padding-top:0px;
	}

#botnav {
	width:800px;
	margin:auto;
	padding:0px;
	}
	
#botnav ul{
	text-align:center;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	}
	
#botnav li{
	background:url(images/spacer.jpg);
	background-repeat:no-repeat;
	display:inline;
	font-size:14px;
	color:#525252;
	font-weight:bold;
	padding:0px 5px 0px 10px;
	margin:0px;
	}

#botnav li a{
	text-decoration:none;
	}

#footer p{
	font-size:14px;
	margin:8px 0px 3px 0px;
	padding:0px;
	}

/*** Misc Styles ***/	
#clear {
	clear:both;
	}
	
#date {
	font-size:12px;
	color:#333333;
	}
	
a {
	text-decoration:none;
	color:#5E86A8;
	}

.navigation {
	width:100%;
	margin:auto;
	margin-bottom:10px;
	}

.align-left {
    width:49%;
	float:left;
	}

.align-right {
    width:49%;
	float:right;
    text-align:right;
	}

textarea {
	width:500px;
	}

#wp-calendar {
	margin:auto;
	}

.alignleft {
	float:left;
	}

.alignright {
	float:right;
	}
