/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


@import url("/themes/frontend/martin_black/fancybox/jquery.fancybox.css");

body {
	margin: 0;
	padding: 0;

	background: #000000 url(../images/img01.jpg) repeat-x; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cbcbcb; /*#6B6B6B*/
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	margin-bottom: 8px;
	width: 40%;
}

dl.list1 dd {
	float: right;
	margin-bottom: 8px;
	width: 40%;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #cbcbcb;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	/* background: transparent url(../images/img02.jpg) repeat-y; */
	background:#000;
}

#wrapper2 {
	/*background: transparent url(../images/img10.jpg) no-repeat left bottom;*/
	background:#000;
}

/* Header */

#header {
	height: 140px;
	margin-bottom:20px;
	/*background: #087FE7 url(../images/img03.jpg) no-repeat;*/
	
    /*  STONEWOODS LOGO HERE (960x140px) FADING TO BLACK AT THE BOTTOM !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
	background: #000 url(../images/img03.png) no-repeat;
}


/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float:none;
	text-align:center;
	width:100%;
	margin-bottom:20px;
	font-size: 16px;
	clear:both;
}
#menu ul {
	margin: 0;
	padding: 112px 0 0 70px;
	list-style: none;
	line-height: normal;
	text-align:left;
}
#menu li {
	display: inline;
	color: #cbcbcb;
}
#menu li.separator {
	display: inline;
	color: #cbcbcb;
	padding:0 20px 0 20px; /* padding:0 37px 0 37px; */
}
#menu a {
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li.current {
	text-decoration: underline;

}


#textBelowMenu {
	font-family: serif;
	font-weight:bold;
	width:100%;
	color:#6da0c7;
	font-size:160%;
	text-align:center;
	font-style: italic;
	padding-bottom:20px;
	padding:4px;
	clear:both;
}

div.textBelowMenuBiggistSale {
	margin-top:-4px;
	color:#ffffff;
	font-size: 180%;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
}



/* Page */

#page {
	/*background: url(../images/img04.jpg) no-repeat;*/
	background:#000;
}

/* Content */

#content {
	float: left;
	width: 555px;
	padding: 50px 0 0 76px;
}

#contentHome { /* only for Home page */
	float: left;
	width: 555px;
	padding: 50px 0 0 76px;
	clear:both;
}
#contentHome #categories {
	width:100%;
	clear:both;
}
#contentHome #categories .category {
	border:1px solid #cbcbcb;
	padding:0px;
	margin-right:15px;
	margin-bottom:10px;
	width:260px;
	height:220px;
	float:left;
}
#contentHome #categories .category .text {
	z-index:1;
	/*
	float:left;
	width:120px;
	*/
}
#contentHome #categories .category .text .caption {
	z-index:1;
	width:128px;
	padding-left:3px;
	padding-top:2px;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	font-size:120%;
	font-weight:bold;
	border:0;
	/*white-space:nowrap;*/
}
#contentHome #categories .category .text .desc {
	z-index:1;
	float:left;
	color:#9b9a97; /*#3e94e5*/
	text-align:left;
	font-size:100%;
	line-height:16px; /*12px*/
	margin-bottom:10px;
	padding-left:3px;
}
#contentHome #categories .category .picture {
	z-index:1;
	float:right;
	width:120px;
	height:120px;
	border:4px solid #cbcbcb;
	margin-bottom:0px;
	margin:-21px 0px 5px 8px;
}
#contentHome #categories .category .picture img {
	z-index:100;
	width:120px;
	height:120px;
	padding:0px 0px 0px 0px;
	clear:both;
}


.post {
	padding-bottom: 50px;
}

.title {
	padding-top:-4px;
	color: grey;
}

.title a {
	text-decoration: none;
	color: #37404C;
}

.title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(../images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
	
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(../images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(../images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 74px 76px 0 0;
}

#sidebar ul {
    width:100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
    width:100%;
	margin-bottom: 40px;
	text-align:left;
}

#sidebar li h3, #sidebar li h3 a, #sidebar li h3 a:link, #sidebar li h3 a:visited {
	color:#cbcbcb;
	padding:0;
	margin:0 0 4px 0;
	color:#fff;
	text-decoration:none;
}

#sidebar li ul {
    width:100%;
}

#sidebar li li {
	margin: 0;
}

#sidebar ul li div a, #sidebar ul li div a:link, #sidebar ul li div a:visited {
    width:100%;
    color:#cbcbcb;
    padding-left:1px;
}
#sidebar ul li div a:hover {
    text-decoration:underline;
    color:#fff;
}
#sidebar ul li div:hover {
    background-color:#010d1b;
    border-right:1px solid #f1f1f1;
}


/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(../images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(../images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 80px;
	background: url(../images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}


.bodyTitle {
    margin-bottom:30px;
}

.container {
    padding:13px;
    border:3px solid #cbcbcb;
    margin-right:11px;
    background:#000;
}
