/*
Theme Name: Professional
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: red, fixed width, two columns, widgets
*/


body {
	margin: 0px;
	padding: 0px;
	background: #242323;
	background: #ffda4f;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}
h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 130%;
}
a {
	color: #c57e02;
}
a:hover {
	text-decoration: none;
	color: #e2b500;
}
a img {
	border: none;
}
.navigation a {
	padding: 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #242323;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#logo p {
	color: #ffda4f;
	font-size: 16px;
}
#logo h1 {
	padding: 20px 0px 7px 0px;
}

/* Menu */

#menu {
	float: right;
}
#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	margin: 0px;
}
#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .active {
	background: #404040;
}
#menu .active a {
	background: #404040;
}
#menu .current_page_item {
	background: #404040;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #444;
}
#header-pic {
	background: url(images/img05.jpg) no-repeat left top;
	width: 900px;
	height: 200px;
}

/* Content */

#content {
	float: left;
	width: 650px;
	background: #fff;
	color: #444;
	padding-top: 10px;
	padding-bottom: 10px;
}
.post {
	margin: 0px 0px 10px 0px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #BDBDBD;
}
.post .title {
	margin: 0px;
	padding: 5px 20px 0 20px;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #6d880c;
}
.post .title a {
	text-decoration: none;
	color: #6d880c;
	font-weight: bold;
}
.post .entry {
	padding: 0 20px;
}
.post .meta {
	font-weight: bold;
	padding-left: 20px;
}
.post .byline {
	margin: 0px;
	padding-left: 20px;
}
h2.pagetitle, .post h2 {
	margin: 10px 20px;
	color: #444;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: #444;
	color: #fff;
	margin-right: 5px;
}
#sidebar-bgtop {
}
#sidebar-bgbtm {

}
#sidebar-content {
	background: #444;
	color: #fff;
	padding-top: 10px;
}
#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}
#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 50%;
}
#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}
#sidebar h2 {
	padding: 3px 10px;
	font-size: 1.4em;
	color: #e2b500;
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar a {
	text-decoration: none;
	color: #fff;
}
#sidebar a:hover {
	text-decoration: none;
	color: #e2b500;
}
#sidebar p {
	padding: 0 20px;
}

/* Images */
p img {
	max-width: 100%; /* not working in IE6 */
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999;
}
img.alignright {
	padding: 8px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #999;
}
img.alignleft {
	padding: 8px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #999;
}
img.alignnone {
	padding: 8px;
	margin: 2px 0 2px 0;
	display: inline;
	border: 1px solid #999;
}
img.aligncenter {
	padding: 8px;
	margin: 5px 0 5px 0;
	display: inline;
	border: 1px solid #999;
}

/* Search */

#search {
}
#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}
#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}
#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	color: #444;
}
#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}
#footer a {
	color: #444;
}
hr {
	display: none;
}
.pagetitle {
	color: #444444;
}
#commentform {
	padding: 0 0 0 20px;
}
#comment {
	width: 600px;
	height: 100px;
}
.commentlist ol {
	margin: 5px 10px;
}
.alt p {
	margin: 10px;
	padding: 10px;
}
#respond {
	color: #444444;
	padding: 0 0 0 20px
}
ul#tag_cloud, .widget_tag_cloud div{
	margin: 10px;
}
.tags a, .links a {
	color: #8eb100;
	text-decoration: none;
}
.tags a:hover, .links a {
	text-decoration: underline;
}
.category {
	padding: 0 20px 0 20px;
	float: right;
	margin: 5px;
}
.meta p {
	margin: 0;
	padding: 5px;
}
.textwidget div div{
	padding: 10px;
}
.galleryhead h2 {
	font-size: 1.6em; /* Post title */
	padding: 6px 0 5px 0;
	font-weight: normal;
	margin-left: 4px;
}
.galleryhead h2 a {
	color: #444;
}
.ngg-navigation {
	padding-bottom: 2px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
*+html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

blockquote {
	margin: 5px 10px;
	padding: 0;
	color: #333;
        text-align: center;
}
blockquote p {
	padding: 10px 20px;
	display: block;
}