/*
Theme Name: Professional 2.0
Theme URI: http://securewebdev.org
Description: Professional 2.0 is a captivating simple yet effective design that transforms a normal blong into an interactive interface.
Version: 1.0
Author: khaled@securewebdev.org
Author URI: http://securewebdev.org
*/

body{
	margin: 0;
}
#wrapper{
	width: 850px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#pages{
	height: 30px;
	width: 850px;
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	margin: 0;
}
ul #pagelist{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#pagelist li{
	display: inline;
	list-style-type: none;
	padding: 3px 3px;
}
#pagelist a{
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
	color: #000000;
	border-bottom: 6px #80c9ff solid;
	text-decoration: none;
}
#pagelist a:hover{
	border-bottom: 6px #61a8dc solid;
}
#header h1{
	font-family: Times New Roman;
	font-size: 32pt;
	color: #00487d;
	font-weight: lighter;
}
#header #h1 a{
	font-family: Times New Roman;
	font-size: 32pt;
	color: #00487d;
	text-decoration: none;
	font-weight: lighter;
}
#description{
	height: 21px;
	background: #00487d;
	padding: 3px 5px 3px 5px;
	font-family: Arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight: lighter;
}
#header2{
	height: 150px;
	width: 850px;
	background: url("images/header.jpg");
	margin: 0;
}
#header2 #info{
	width: 584px;
	height: 70px;
	padding: 37px 80px 43px 185px;
	text-align: right;
	font-family: Times New Roman;
	color: #ffffff;
	font-size: 10pt;
	font-weight: lighter;
}
#h2{
	font-size: 27pt;
}
#special{
	height: 132px;
	width: 850px;
	background: #f2f2f2;
	background: url("images/holidayspecial.jpg");
	margin: 0;
}
#special #info{
	width: 604px; 
	height: 86px;
	padding: 20px 67px 0px 179px;
	text-align: center;
	font-family: Arial;
	color: #00487d;
	font-size: 9pt;
	font-weight: lighter;
}
#h3{
	font-size: 24pt;
	font-family: Arial,Helvetica,sans-serif;
	color: #0080ff;
	font-weight: lighter;
}
#main{
	width: 850px;
	background: url("images/mainbg.jpg") repeat-y;
	font-family: "",Arial;
}
#container{
	width: 558px;
	float: left;
	padding: 17px 17px 17px 17px;
}
#sidebar{
	width: 244px;
	float: right;
}
#footer{
	width: 850px;
	clear: both;
	background: #d7d7d7;
	height: 50px;
	padding-top: 24px;
	text-align: center;
	font-size: 10pt;
}	
#title{
	width: 558px;
}
#date{
	padding: 5px;
	float: left;
	width: 42px;
	height: 42px;
	background: url("images/date.jpg") no-repeat;
	font-size: 14pt;
	text-align: center;
	color: #ffffff;
	margin-right: 10px;
}
#date span{
	width: 52px;
	color: #ffffff;
}
#titles{
	font-family: Arial;
	font-size: 22pt;
	color: #0080ff;
}
#titles a{
	font-family: Arial;
	font-size: 22pt;
	color: #0080ff;
	text-decoration: none;
}
#posted{
	color: #0080ff;
}
#entry{
	font-size: 11pt;
}
.post{
	margin-bottom: 20px;
}
#meta{
	font: 5pt;
	padding-top: 3px;
	height: 22px;
	background: #cecece;
	text-align: right;
}
#meta a{
	font: 5pt;
	padding-top: 3px;
	background: #cecece;
}
a{
	color: #4b4b4b;
}
a:hover{
	color: #3b99f9;
}
#sidebartop{
	width: 234px;
	height: 9px;
	background: url("images/sidebartop.jpg") no-repeat;
}
#sidebarmid{
	width: 234px;
	background: url("images/sidebarmid.jpg") repeat-y;
}
#sidebarbottom{
	width: 234px;
	height: 9px;
	background: url("images/sidebarbottom.jpg") no-repeat;
}
#h4{
	color: #00487d;
	font-size: 16pt;
	list-style: none;
}
li{
	list-style: none;
}
ul{
	list-style: none;
}