/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #7F6D5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #c7c7c7;
}

h1, h2, h3 {	
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ff7c7c;
}

h1 {
	color: #fff;
	font-size: 1.4em;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform:uppercase;
	display: block;
	background: url(images/img01.jpg) repeat-x left top;
	padding: 10px;
	text-align: center;
	/** margin: 0px 8px 0px 8px; **/
	/**width: 660px;**/
}

h2 {
	font-size: 1.4em;
	display: block;
	background: url(images/img01.jpg) repeat-x left top;
	padding: 5px;	
	/**margin: 0px 8px 0px 2px;	**/
	/**width: 660px;**/
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #ff7c7c;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(images/bg-top.jpg) repeat-x left top;
}

/* Header */

#header-wrapper {
}


#header {
	width: 960px;
	height: 240px;
	margin: 0 auto;
	background: url(images/logo.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	height: 240px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 18px;
	margin-right: 3px;
	padding: 12px 40px 0px 40px;
	background: url(images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}

/* Content */

#content {
	float: left;
	width: 680px;
	padding: 0 20px 0 10px;
	border-right: solid 1px #333;
}

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #181818;
}

.post .title a {
	color: #181818;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 30px 20px 10px 20px;
	line-height: normal;
	letter-spacing: normal;
	font-size: 0.9em;
}

.links {
	display: block;
	width: 130px;
	margin: 20px 0px;
	padding: 5px;
	background: #A03128;
	border-left: 20px solid #1B120B;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */


#sidebar {
	float: right;
	width: 200px;
	padding: 0px; 
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li 
{    
	margin: 0px;
	padding-bottom: 20px;
}

#sidebar li ul 
{    
	margin: 0px 15px;	
	padding-bottom: 30px;
}

#sidebar h2 {
	height: 38px;	
	letter-spacing: -.5px; 
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	display: block;	
	background: #000;
    border: solid 1px #000;
	margin: 0px;
	padding: 5px;
	font-size: 1.0em;
	width: 180px;
    background: url(images/subheading.jpg) repeat-x right top;    
}

#sidebar p {
/**	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;**/
}

#sidebar a {
	border: none;
	color: #B94E0E;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	/**background: #231202;**/
}

#footer {
background:url("/images/footerbg.jpg") repeat-x scroll left top transparent;
font-family:Arial,Helvetica,sans-serif;
height:100px;
margin:4px auto 0;
padding:0 0 15px;
width:960px;
}

#footer p {
	padding: 10px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color:#c7c7c7;
	text-transform: uppercase;
}

#footer a {
	padding-left: 10px;	
	padding-right: 10px;			
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color:#c7c7c7;
}

#contact-box
{    
    padding: 5px;
    font-size: 14px;
    color: #fff;
}

.image-box
{
    /**border: 1px solid #000;**/    
    padding: 0 15px 15px 15px;
    margin: 15px;
    width: 100px;
    height: 210px;
    display:inline-block;    
    line-height: normal;    
    background: #3e3e3e;
    float: left;
}

.image-label
{
    margin: 0 -15px 10px -15px;
    padding: 5px;
    font-size: 1.2em;
    font-weight: bold;
    height:20px;
 /**   background: #7c1616; **/
    color: #fff;
}


.small-box
{    
    display: inline-block;
    padding: 8px;    
    margin: 2px 2px 6px 2px;
    width: 75px;
    height: 110px;    
    line-height: normal;    
 /**   background: #3e3e3e;       **/
    
}

.gallery-image-box
{    
    display: inline-block; 
    padding: 8px;    
    margin: 5px;
    /**margin: 2px 2px 6px 2px;**
    width: 175px;
    height: 261px;    
    line-height: normal;    
  /**  background: #3e3e3e;       **/
    
}

.gallery-images
{
    text-align: left;
    background-color: #85000D;
}

.gallery-inner-box
{
    margin: 10px;
}


#footer-other {
	width: 660px;
	padding: 10px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	margin: 0 auto;
}

.top-categories
{
    font-size: 0.8em;
    margin-bottom: 10px;
    text-align: center;    
}

.editor-label
{
    padding: 10px 0 10px 0;
}

.portfolio-no-justify
{
    text-align: left;
    display:block;
}

#abovelinks {
background-color:#7F6D5C;
border:0 solid #FFFFFF;
height:15px;
width:999px;
}

#abovelinks p {
color:#D6D5D5;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
margin-left:40%;
margin-top:-1px;
text-transform:uppercase;
}
#abovelinks a {
color:#D6D5D5;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
padding:10px;
text-align:center;
text-transform:uppercase;
}


#fsection p {
border:0px solid #FFFFFF;
float:left;
height:30px;
margin-left:35px;
width:896px;
}

