/*
Theme Name: Professional
Theme URI: 
Description: Custom Wordpress Theme
Author: Waqas
Tags: fixed width, right sidebar, two columns, valid XHTML
*/


body {
	background:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:"Century Gothic";
	font-size:16px;
	}

#main {
	background-image:url(images/wrapper-bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:900px;
	margin:30px auto 0px auto;
	padding:0px;
	}

#main-wrapper {
	width:800px;
	margin:auto;
	padding:0px;
	}

#header {
	width:800px;
	margin:0px;
	padding:15px 0px 0px 0px;
	}

#logo {
	margin:0px;
	padding:0px;
	}

/*#menu {
	background:url(images/nav.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:45px;
	margin:8px 0px 0px 0px;
	padding:0px;
	}

#menu ul{
	text-align:center;
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	}

#menu li{
	display:inline;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	}

#menu li a{
	color:#FFFFFF;
	line-height:45px;
	text-decoration:none;
	padding:0px 25px 0px 25px;
	margin:0px;
	}

#menu li a:hover{
	padding:11px 25px 11px 25px;
	margin:0px;
	/*background-image:url(images/nav-hover.jpg);
	background-repeat:repeat-x;
	background-color:#880105;
	}*/

#wrapper {
	width:800px;
	margin:20px 0px 0px 0px;
	padding:0px;
	}

#top {
	width:800px;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#top-left {
	width:360px;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	}

#button1 {
	background-image:url(images/top-button.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:360px;
	height:90px;
	}

#button1 {
	background-image:url(images/top-button.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:360px;
	height:90px;
	}

#button2 {
	background-image:url(images/top-button.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:360px;
	height:90px;
	}

#button3 {
	background-image:url(images/top-button.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:360px;
	height:90px;
	}

#button-text {
	margin:0px;
	padding:20px 0px 0px 0px;
	font-size:38px;
	font-family:Arial;
	color:#FFFFFF;
	text-align:center;
	}
	
#top-right {
	width:430px;
	margin:0px;
	padding:0px;
	float:right;
	}

#horizontal {
	background-image:url(images/horizontal.jpg);
	background-position:left;
	background-repeat:repeat-x;
	width:799px;
	height:9px;
	margin:auto;
	padding:5px 0px 0px 0px;
	clear:both;
	}

#content {
	width:800px;
	margin:0px;
	padding:0px;
	}

/*** Post Area ***/
#postarea {
	width:800px;
	margin:auto;
	padding:10px 0px 10px 0px;
	}

#postarea h1{
	color:#666666;
	font-size:24px;
	border-bottom:solid #666666;
	margin:0px;
	padding:0px;
	}

#postarea h1 a{
	color:#666666;
	border-bottom:solid #666666;
	font-size:24px;
	text-decoration:none;
	}

#postarea h2{
	color:#666666;
	font-size:18px;
	margin:5px 0px 5px 0px;
	padding:0px;
	}

#postarea p{
	font-size:16px;
	text-align:justify;
	margin:10px 0px 10px 0px;
	padding:0px;
	}

#postarea ul{
	font-size:16px;
	}

#postarea li{
	font-size:16px;
	}

/*** Narrow Columns ***/

#content-narrow {
	width:600px;
	margin:0px;
	padding:0px;
	float:left;
	}

/*** Post Area ***/
#postarea-narrow {
	width:600px;
	margin:auto;
	padding:10px 0px 10px 0px;
	}

#postarea-narrow h1{
	font-size:24px;
	border-bottom:solid #666666;
	margin:0px;
	padding:0px;
	}

#postarea-narrow h1 a{
	color:#666666;
	border-bottom:solid #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{
	font-size:16px;
	text-align:justify;
	margin:10px 0px 10px 0px;
	padding:0px;
	}

#postarea-narrow ul{
	font-size:16px;
	}

#postarea-narrow li{
	font-size:16px;
	}

/*** Sidebar ***/
#sidebar {
	width:190px;
	float:right;
	margin:5px 0px 15px 0px;
	}
	
#side-items {
	width:190px;
	margin:auto;
	padding:0px;
	}

.title {
	width:170px;
	font-size:18px;
	color:#FFFFFF;
	margin:5px auto 5px auto;
	padding:3px;
	text-align:center;
	border:solid 3px #4B4B4B;
	background-color:#797979;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#widget-box {
	width:190px;
	background-color:#F0F0F0;
	border:solid thin #959393;
	margin:5px auto;
	padding:0px 0px 3px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#widget-box h1{
	font-size:18px;
	color:#5E86A8;
	margin:5px 0px 150px 0px;
	padding:0px;
	}

#widget-box h2{
	font-size:14px;
	color:#5E86A8;
	margin:10px 0px 10px 0px;
	padding:0px;
	}

#widget-box ul{
	font-size:14px;
	color:#333333;
	margin:0px 0px 0px 25px;
	padding:0px;
	}

#widget-box li{
	}

#widget-box p{
	font-size:14px;
	color:#333333;
	text-align:justify;
	margin:5px 5px 5px 5px;
	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{
	}

#side-items p{
	font-size:14px;
	color:#333333;
	text-align:justify;
	margin:5px 5px 5px 5px;
	padding:0px;
	}

/*** Footer ***/
#footer {
	width:800px;
	margin:0px;
	padding:0px;
	text-align:center;
	overflow:hidden;
	}

#footer-top {
	background-image:url(images/horizontal.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:9px;
	margin:0px;
	padding:0px;
	}

#footer p{
	margin:5px 0px 10px 0px;
	padding:0px;
	}
/*** Misc Styles ***/
#clear {
	clear:both;
	}

#date {
	background-image:url(images/date.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:55px;
	font-size:13px;
	float:left;
	margin-right:4px;
	}

#date-text {
font-size:14px;
text-align:center;
padding-top:3px;
color:#FFFFFF;
font-weight:bold;
}
	
a {
	color:#880105;
	text-decoration:none;
	}

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

/*a:visited {
	color:#E1BF20;
	}*/


.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;
	}