/*  
Theme Name: Coldstone
Theme URI: http://www.elegantthemes.com
Description: ColdStone from Elegantthemes.com
Version: 1.0
Author: ElegantThemes.com
Author URI: http://www.elegantthemes.com/
Tags: Stone, Dark, Two Column, Widget
*/


/* Global Settings */
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font:75% verdana, arial, helvetica, tahoma, sans-serif;
	line-height: 18px;
	background: #fff url('images/middle_bkg.jpg') repeat-x;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

a {
	color: #a40505;
}

.single_wrap a {
	padding-bottom: 1px;
	border-bottom: 1px dashed;
}

.single_wrap a:hover {
	border-bottom-style: solid;
}
/* Common Formatting */
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	padding:20px 0;
	letter-spacing:-1px;
	font:2em arial, helvetica, sans-serif;
}
h2 {
	padding:20px 0;
	letter-spacing:-1px;
	font:1.5em arial, helvetica, sans-serif;
}
h3 {
	font:1em arial, helvetica, sans-serif;
	font-weight:bold;
}
p, ul, ol {
	margin:0;
	padding:0 0 18px 0;
}
ul, ol {
	padding:0 0 18px 40px;
}
.single-thumb {
	border: 7px solid #DFDFDF;
	float: left;
	display: inline;
	margin: 0px 15px 5px 0px;
}
blockquote {
	margin:22px 40px;
	padding:0;
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/* Links */
 
a, a:visited {
	text-decoration:none;
}
/* Forms */
 
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em helvetica, arial, sans-serif;
}
textarea {
	line-height: 14px;
}
label {
	cursor:pointer;
}
/* Wrapper */
 
#wrap {
	width:960px;
	margin:0 auto;
}
/* Global Classes */
 
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#161616;
	color:#0fb2fc;
}
.wrap {
	width:960px;
	margin:0 auto;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
/* Layout */

.htop {
	width:100%;
	height:12px;
}
#wrapp_ {
	width:946px;
	height:100%;
	margin:0 auto;
}
.logo {
	float:left;
	margin: 5px 40px;
}

.logo a {
	border: 0;
}

#slogan {
	display: inline;
	float: left;
}

#slogan > h1,
#slogan > h2 {
	margin: 0;
	padding: 0;
}

#slogan > h1 {
	margin-top: 15px;
	font-weight: bold;
	font-family: 'Neucha', arial, serif;
	color: brown;
	font-size: 2.5em;
}
#slogan > h2 {
	margin-top: 65px;
	margin-left: -20px;
	font-family: arial, serif;
	font-size: 1.5em;
	font-style : italic;
	text-transform: uppercase;
	color: #333333;
	text-shadow: 1px 1px 0px #eee, 2px 2px 0px #707070;
	letter-spacing: 1px;
}
/* 

  Navigation Styles 
  .tnav* = Top Right Menu
  .bnav* = 2nd Level Menu

*/

/* Top Navi Styles */

.tnavwrap {
	margin:59px 2px 0 0;
	float:right;
}
.tnavileft {
	float:left;
	width:6px;
	overflow:hidden;
	height:39px;
	background:url(img/tnav_l-tr-Grunge.png) no-repeat;
}
.tnavinner {
	float:left;
	background:url(img/tnavbg-Grunge.png) repeat-x;
	width:282px;
	height:39px;
	padding-left: 10px;
}
.tnavend {
	float:left;
	height:39px;
	width:6px;
	background:url(img/tnav_r-tr-Grunge.png) no-repeat;
}
.tnavinner ul {
	float: left;
	display: block;
	margin:0;
	padding:0;
}
.tnavinner ul li {
	float: left;
	display: block;
}
.tnavinner ul li a {
	color:#FFF;
	font-size: 11px;
	text-transform:lowercase;
	padding:10px 12px 11px 12px;
	height:18px;
	float: left;
	display: block;
	border: 0;
}
.tnavinner ul li:hover {
	background:#a12425;
}
/* 2nd Level Navi Styles */


.bnavwrap {
	width:944px;
	background-color: #3F4045;
	min-height:45px;
	float: left;
}
.bnavileft {
	float:left;
	width:6px;
	overflow:hidden;
	height:45px;
	background:url(img/bnav-l-nt-Grunge.gif) no-repeat;
}
.bnavinner {
	float:left;
	background:url(img/bnavbg.png) repeat-x;
	width:932px;
	min-height:45px;
}
.bnavend {
	float:left;
	height:45px;
	width:6px;
	background:url(img/bnav-r-Grunge.gif) no-repeat;
}
.bnavinner ul {
	margin: 0px;
	padding: 0px;
	float:left;
}
.bnavinner ul li {
	display:inline;
	padding: 0px;
	background:url(img/knot.png) no-repeat right;
	float: left;
	display: block;
	height:45px;
}
.bnavinner ul li a {
	font-size: 11px;
	color:#fafafa;
	padding: 12px 15px 15px 15px;
	margin: 0px;
	display: block;
	border: 0;
}
.bnavinner ul li a:hover {
	background:url(img/cat-hover.gif);
	background-repeat: repeat-x;
}
/* .

  Featured Content Styles 

*/

.featured_thumbnail {
	width: 867px;
	height: 250px;
}
.feature_wrap {
	width:942px;
	height:317px;
	overflow:hidden;
	background:url(img/slidebg.jpg) no-repeat right;
	background:#FFF url(img/fbg.png) repeat-x;
	float: left;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
}
/*

  Sub Post Styles 
  Lifestream Styles

*/

.subpost_wrap2 {
	background-image: url(img/subbg-3-Grunge.gif);
	width:944px;
	float: left;
	min-height: 450px;
}
.subpost_wrap {
	width:944px;
	min-height: 430px;
	float: left;
	background-image: url(img/subbg-Grunge.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 0px;
}
.life_wrap {
	float:right;
	width:405px;
	margin-top:25px;
	margin-bottom: -15px;
}
.tag_wrap {
	float:left;
	margin-top:25px;
	width:600px;
}

.tag_wrap .sub_article p {
	color: #000;
	width: 550px;
}
.tag_wrap .pager li {
	background-color: #fff !important;
}
.tag_wrap .pager li a {
	background-color: #fff;
	color: #8e0000;
	border-color: #8e0000;
}
.tag_wrap .pager li a:hover {
	background-color: #8e0000;
	border-color: #8e0000;
	color: #fff;
}

/* 

 Footer Styles 

*/

.footer {
	clear:both;
	width:944px;
	background:#444548;
	overflow:hidden;
}
.fround {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.footer p {
	color:#b2b2b2;
	margin-left:20px;
	font-size: .9em;
}
.footer p.fright {
	margin-right: 20px;
}
.footer p a {
	color:#fafafa;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 1px;
}
.footer p a:hover {
	color:#fff;
	border-bottom : 1px solid #fafafa;
}
div.clear {
	clear: both;
}
/*

 Feature Slideshow Styles 

*/

.feature_slide {
	clear:both;
	padding-top:25px;
	margin:0 auto;
	width:885px;
	height:250px;
}
.feature_slide img {
	border: 10px solid #DFDFDF;
}
.feature_content {
	width:100%;
	height:200px;
	background:url(img/slidebg.jpg) no-repeat right;
	margin-top:5px;
}
.tabNavigation {
	width: 230px;
}
ul.tabNavigation {
	margin:0;
	padding:0;
	float:right;
	position:relative;
	top:-60px;
	right:20px;
}
ul.tabNavigation li {
	float: left;
	padding-right:10px;
	display: block;
}
ul.tabNavigation li a {
	color:#FFF;
	font-size:2em;
	font-family: georgia, verdana, helvetica, arial;
	padding: 1px 6px 10px 10px;
	float: left;
	display: block;
	border: 0;
}
ul.tabNavigation li a:hover {
	background:#000;
}
.feat_post {
	font-family:georgia, times new roman, verdana;
	position:relative;
	float:left;
	background:none;
	width:500px;
	z-index: 2 !important;
	top:-5px;
	left:30px;
}
.feat_post h2 span {
	color:#ccc;
	font-size:1.8em;
	font-family:georgia, times new roman, verdana;
}
.feat_post h2 a {
	color:#a40505;
	font-size:1.4em;
	font-family:georgia, times new roman, verdana;
	border: 0;
}
.feat_post h2 a:hover {
	color:#c70606;
}
.feat_post h2 {
	padding-bottom:0;
	margin-bottom:10px;
}
.feat_post p {
	line-height:150%;
	color:#333;
	font-size:1.1em;
	padding-left:25px;
	padding-top:10px;
	margin-bottom:0;
	padding-bottom:0;
}
.feature_widget {
	float:right;
	margin:0px 20px 20px 10px;
}
/*

 SUB POST STYLES

*/

.subpost {
	position:relative;
	float:left;
	padding:20px 0;
	margin-left:20px;
	background:url(img/line-Glow.gif) no-repeat bottom;
	color: #FFF;
}
.subpost img {
	float: left;
	border: 5px solid #958473;
	margin-top: 2px;
}
.catimage {
	border:5px solid #DEDEDE !important;
}
.sub_article {
	float:left;
	width:376px;
	margin-left:20px;
	color:#fff;
}
.sub_article p {
	padding-top:0px;
	line-height: 14px;
	font-size:0.9em;
}
.tag_wrap .sub_article p {
	width: 530px !important;
}
.sub_article h3 a, .subpost h3 a {
	background:#8e0000;
	color:#FFF;
	font-size:1.1em;
	padding:4px 6px;
	clear: both;
	border: 0;
}
.sub_article h3, .subpost h3 {
	margin-bottom: 10px;
}
.sub_article h3 a:hover {
	background:#b60000;
}
.subpost_left {
	margin-top:20px;
	width:500px;
	float:left;
}
.large-thumb {
	width: 470px;
	height: 110px;
	margin-bottom: 6px;
}
/*

 LifeStream Styles Pt2 

*/

.aboutustab {
	background:#131313 url(img/edit.png) no-repeat left;
	background-position:8px;
	padding:10px 35px 10px 34px;
	color:#F6F6EB;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	float: left;
	margin-top: 10px;
}
.aboutus {
	width:365px;
	background:#242424;
	color:#F6F6EB;
	padding:10px 10px 10px 14px;
	line-height:17px;
	font-size:11px;
	margin-bottom: 15px;
	float: left;
}
.aboutus ul {
	width: 360px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.aboutus ul li {
	padding-bottom:5px;
	width: 340px;
	padding-left:20px;
	background:url(img/arrow3-Glow.png) no-repeat left center;
	display: block;
	float: left;
}
.aboutus ul li a:hover {
	background:none;
	color:#FFF;
}
.aboutus ul li {
	padding-top:3px;
	padding-bottom:3px;
}
.aboutus a {
	color:#f2f2f2;
	padding-left:0;
	padding-left:0;
}
.aboutimage {
	border: 5px solid #131313;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 5px;
}


/*

   JS Switcher 

*/

.side_box {
}
.tabbed {
	width:320px;
	margin-top:4px;
	margin-left:0px;
	float: left;
}
#side_inner {
	width:95%;
	height:440px;
	margin:0 auto;
	margin:9px 0 0 7px;
}
.tabbed ul {
	margin:0;
	padding:0;
	float: left;
}
.tabbed ul li {
	padding-right:5px;
	float: left;
}
.tabbed ul li a {
	color:#d9d9d9;
	font-size:1.1em;
	padding:8px 12px 7px 12px;
	font-weight: bold;
	font-size: 12px;
	border: 0;
}
.tabbed ul li a:hover {
}
.tabbed div.t3 a:before {
	color:#ccc;
	margin-right:10px;
}
.tabbed div.t4 a:before {
	color:#ccc;
	margin-right:10px;
}
.tabbed div.t1, .tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	width:384px;
	background:#9d8873;
	margin-top:0px;
	margin-bottom: 15px;
	display: none;
	padding-top:10px;
	padding-bottom: 15px;
	padding-left:5px;
	text-indent:1.4em;
	float: left;
}
.tabbed div.t1 ul li, .tabbed div.t2 ul li, .tabbed div.t3 ul li, .tabbed div.t4 ul li {
	padding-bottom:5px;
	width:90%;
	padding-left:10px;
	background:url(img/arrow3.png) no-repeat left center;
	margin-left:10px;
	display: block;
	float: left;
	clear: both;
}
.tabbed div.t1 ul li a:hover, .tabbed div.t2 ul li a:hover, .tabbed div.t3 ul li a:hover, .tabbed div.t4 ul li a:hover {
	background:none;
	color:#FFF;
}
.tabbed div.t3 ul li, .tabbed div.t4 ul li {
	padding-top:3px;
	padding-bottom:3px;
}
.tabbed div.t1 a, .tabbed div.t2 a, .tabbed div.t3 a, .tabbed div.t4 a {
	color:#f2f2f2;
	padding-left:0;
	padding-right:0;
	border: 0;
}
.tabbed ul.tabs li a {
	background:#84715e;
	border: 0;
}
.tabbed ul.tabs li a:hover {
	background:#9d8873;
}
.tabbed ul.tabs li a.tab-current {
	background:#9d8873;
	border: 0;
}
.t1 ul li {
	color:#f2f2f2;
}
ul#comments li a {
	color:#fafafa;
	border: 0;
}
.t1, .t3, .t4 {
	float: left;
	display: block;
}

.t1 ul, .t2 ul, .t3 ul { width: 370px; }

/* 
  Single Page Styles
*/

.single_wrap {
	width:942px;
	height:auto;
	overflow:hidden;
	background: #FFF url(img/slidebg.jpg) repeat-y top right;
	float: left;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
}
.single_post {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	position:relative;
	float:left;
	background:none;
	width:600px;
	top:-5px;
	left:30px;
	margin-bottom: 20px;
}
.single_post h2 span, .single_post h1 span {
	color:#ccc;
	font-size:1.5em;
	font-family:georgia, times new roman, verdana;
}
.single_post h2 a, .single_post h1 a {
	color:#a40505;
	font-size:1.4em;
	font-family:georgia, times new roman, verdana;
	border: 0;
}
.single_post h2 a:hover, .single_post h1 a:hover {
	color:#c70606;
}
.single_post h2, .single_post h1 {
	padding-bottom:0;
	margin-bottom:0;
	background:url(img/rip.png) no-repeat left;
	background-position:0 80%;
	padding-left:30px;
	margin-top:15px;
	margin-bottom:20px;
	font-size:1.5em;
}
.single_post p {
	line-height: 20px;
	color:#333;
	font-size:1.1em;
	padding-top:10px;
	margin-bottom:0;
	padding-bottom:0;
}
.single_post em {
	color : Red;
	font-style : normal;
}
.single_post img {
	border: 1px outset #000;
	margin: 10px auto;
	padding: 1px;
	opacity: 1;
}
.single_post img:hover {
	opacity: 0.9;
}
.single_post h2 {
	margin-top: 5px;
	margin-bottom: 0;
}


.post_image {
	margin: 10px auto 15px;
}

.post_image img {
	border: 4px solid silver;
	padding: 3px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

ol.offers,
ol.offers li,
ol.offers ul {
	margin: 0;
	padding: 0;
}

ol.offers > li {
	margin: 20px auto 10px;
	font-weight: bold;
	font-size: 1.2em;
}

ol.offers {
	margin-left: 22px;
}

ol.offers ul {
	margin-left: 20px;
	list-style-type : circle;
}

ol.offers ul > li {
	padding-bottom: 4px;
}


ol.references > li {
	line-height: 24px;
}

ol.references > li > strong {
	font-size: 13px;
	font-weight: bold;
}

ol.references > li {
	padding-bottom: 20px;
}


div.gallery {
	margin: 10px 0;
	display: block;
	clear: both;
}

div.gallery img {
	border: 1px solid #C0C0C0;
	padding: 4px;
	background-color : White;
	margin: 15px 10px;
	float: left;
	width: 170px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}




.post-info {
	padding: 10px 0px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	float: left;
	clear: both;
	margin-bottom: 20px;
	width: 100%;
}
.post-info2 {
	padding: 5px 0px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	float: left;
	clear: both;
	margin-bottom: 5px;
	width: 100%;
	font-size: 10px;
	color: #000;
}
.post-info3 {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #958473;
	float: left;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 100%;
	font-size: 10px;
	color: #4A473F;
}
.post-info2 a:link, .post-info2 a:visited {
	color: #000;
}
/* 
   Sidebar Styles
*/

.sidebar {
	float:right;
	margin-top:30px;
	margin-bottom: 20px;
	width:270px;
	font-size: 10px;
	color: #444444;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}
.sidebox {
	width: 270px;
	text-align : center;
	margin-bottom: 20px;
}
.sidebox img {
	background-color : #FFF;
	border: 1px solid silver;
	padding: 4px;
	width: 230px;
	height: 166px;
}

h2.widgettitle {
	margin: 0 30px 10px 10px;
	padding-bottom: 3px;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	color: #555;
}
.sidebar ul {
	font-size: 1.2em;
	list-style-type : square;
	padding-left: 25px;
}
.sidebar ul li {
	font-size: 1em;
	margin-bottom: 7px;
	margin-right: 20px;
	padding-left: 4px;
}

.sidebar .blogo {
	margin: 10px 20px;
}

.sidebar p {
	font-size: 1.2em;
	margin-left: 10px;
	line-height: 21px;
}

p.address {
	margin: 20px 10px 15px 10px;
	padding: 0;
}

p.address strong {
	font-size: 1.1em;
	color : #000;
}




.adverts img {
	margin-right:18px;
	float:right;
	border: 3px solid #E7E7E7;
}
.feature_widget img {
	margin-right:10px;
	border: 3px solid #E7E7E7;
}
.adverts {
	width:100%;
	height:200px;
	padding-top:40px;
	background:url(img/sideline.png) repeat-y right;
}
.side_header {
	text-align:left;
	color:#333;
	padding:10px;
	font-size:1.2em;
	padding-left:20px;
}
.side_roll {
	margin-top:20px;
}
.side_roll ul {
	list-style-type:none;
}
.side_roll ul il {
	list-style-type:none;
}
.side_roll {
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	background-color: #FBFBFC;
	width: 300px;
}
.side_roll ul li a:link, .side_roll ul li a:visited, .side_roll ul li a:active {
	display: block;
	color: #727272;
	width: 255px;
	padding: 5px 3px 3px 3px;
	border-bottom: 1px dotted #D7D7D7;
}
.side_roll ul {
	float: left;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	list-style-type: none;
}
.side_roll ul li ul {
	float: left;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
}
.side_roll ul li ul li {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}
.side_roll h3 {
	background:url(img/folder.gif) left no-repeat;
	margin-bottom:15px;
	color:#333;
	font-size:1.2em;
	padding-left:30px;
}
.life_wrap .side_roll {
	width:389px;
	background:#9d8873;
	color:#FFF;
	padding:0px 0px 18px 0px;
	line-height:120%;
	font-size:1.1em;
	margin-bottom: 15px;
	float: left;
	margin-top: 0px;
}
.life_wrap .side_roll h3 {
	background:#84715e url(img/edit.png) no-repeat left;
	background-position:8px;
	padding:10px 5px 10px 34px;
	color:#FFF;
	width:350px;
	float: left;
	display: block;
}
.life_wrap .side_roll ul {
	width: 360px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
.life_wrap .side_roll ul li {
	padding-bottom:5px;
	width: 340px;
	padding-left:20px;
	background:url(img/arrow3.png) no-repeat left center;
	display: block;
	float: left;
}
.life_wrap .side_roll ul li a:hover {
	background:none;
	color:#FFF;
}
.life_wrap .side_roll ul li {
	padding-top:3px;
	padding-bottom:3px;
}
.life_wrap .side_roll ul li a:link, .life_wrap .side_roll ul li a:visited {
	color:#f2f2f2;
	padding-left:0;
	padding-left:0;
	border: none;
}
.browsing {
	padding-left:20px;
}
.browsing h2 {
	color:#333;
	font-size:1.8em;
	margin-top:0;
	padding-top:0;
}
/* Begin Comments*/

.commentlist {
	margin:0 0 10px;
	padding:0;
	list-style:none;
}

	.commentlist li {
		margin:0; padding: 20px 0;
		width:auto; height:auto;
	}

	.comment-author {
		width:130px;
		float:left;
		text-align:right;
	}
	
		.comment-author img {
			margin:4px 0 7px 0; padding:0;
		}
		
		.comment-author .author,
		.comment-author .date {
			display: block;
		}
		
		.comment-author .date {
			color: #666;
		}
		
		.comment-author .author {
			padding-bottom: 2px;
		}
	
	.comment-text {
		margin:0;
		padding:0 0 0 10px;
		width:445px;
		min-height: 150px;
		float:right;
		text-align:left;
		border-left:1px solid #dddfc7;
	}
	
		.comment-text p {
			margin:0 0 10px 0; padding:0;
		}


#respond {
	margin-top: 30px;
	float: left;
	background-image: none;
}
.commentlist #respond h3, .commentlist #respond a {
	margin-left: 28px;
	border: 0;
}
#respond h3 ,
#comments {
	clear: both;
	font-size: 16px;
	padding: 10px 4px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
}


#comments {
	margin: 35px auto 10px;
}
#commentform {
	margin: 10px 0px 0px;
}
#commentform textarea,
#wpcf_msg {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 550px;
	padding: 10px;
	height:250px;
}
#email,
#wpcf_email {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(img/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#author,
#wpcf_your_name {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(img/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#url,
#wpcf_website {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(img/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}

#newsletter #author,
#newsletter #email {
	width: 130px;
	margin-right: 10px;
	background-color: #000;
	color: #ccc;
}

#newsletter #author:focus,
#newsletter #email:focus {
	outline: 0;
	border-color: #ccc !important;
	background-color: #000;
	color: #fff;
}

#newsletter {
	margin: 0;
}

#newsletter #submit {
	float: right;
	margin: 0 20px 10px 0;
}

#newsletter input.error_input {
	border-color: red;
	color: red;
}

input, textarea, button {
	margin:0;
	padding:4px;
	font:10pt/21px Arial, Helvetica, sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #585858;
}
input:focus, button:hover, textarea:focus {
	border:1px solid #000 !important;
	color:#000;
}

iinput[type=button], input[type=submit], button {
	padding: 8px 30px;
	cursor: hand;
	border: 1px solid #000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color : White;
	background: #44464A url(img/bnavbg.png) repeat-x;
}
iinput[type=button]:hover, input[type=submit]:hover, button:hover {
	background: #f8f7f6 none;
	color: #000;
}

form label.error_input {
	margin: 0 0 -5 0;
	padding: 5px 0px 0px;
	color: Red;
	display : block;
	font : 12px "Trebuched MS", Geneva, sans-serif;
}


/* End Comments */

.nav ul {
	position:absolute;
	top:-999em;
}
.nav li {
	float:left;
	position:relative;
	z-index:100;
	display: block;
}
.nav a {
	display:block;
	float: left;
	border: 0;
}
.nav ul li {
	width: 100%;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left:0px;
	top:39px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left:180px;
	top:0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
	display: block;
	padding: 0px;
	background-color: #a12425;
	float: left;
	height: auto !important;
	width: 200px;
}
.nav li ul {
	width: 200px;
}
#menu ul li ul {
	width: 200px;
}
.nav li li a:link, .nav li li a:visited {
	width: 200px;
	display: block;
	padding: 10px 30px 10px 30px;
	height: auto;
	float: left;
}
.nav li li a:hover {
	background-color: #8a2021;
	background-image: url(img/pages-hover-arrow-Grunge.gif);
	background-repeat: no-repeat;
	background-position: 14px 14px;
	width: 140px;
	display: block;
	padding: 10px 30px 10px 30px;
	height: auto;
	float: left;
}
#nav2 li:hover ul, ul#nav2 li.sfHover ul {
	top:44px;
}
#nav2 li {
	z-index:99;
}
#nav2 li li {
	background-color: #3F4045;
	background-image: none;
	margin: 0px;
	z-index:100;
}
#nav2 li li a:hover {
	background-color: #34353B;
	border: none;
	background-image: url(img/pages-hover-arrow2.gif);
}
#nav2 li li:hover ul, ul#nav2 li li.sfHover ul {
	top:0px;
}
/* 

  Search Styles 

*/

.search {
	float:left;
	margin:5px 10px 0px 0px;
	width:230px;
	height:32px;
	background:url(img/searchbg.png) no-repeat;
	padding: 0px;
}
#searchform {
	padding: 0px;
	width:230px;
	height:32px;
}
.search input {
	margin:4px 0 0 10px;
	height:21px;
	width:170px;
	background:none;
	font-size:1.4em;
	color:#f2f2f2;
	float: left;
	border:none;
	font-size: 12px;
	padding: 5px 0px;
}
#searchsubmit {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer-box {
	width: 250px;
	float: left;
	padding: 20px;
	margin-left: 15px;
	border: 1px solid #333539;
	background-color: #292A2E;
	color: #FFFFFF;
}
.footer-box ul {
	margin: 0px;
	padding: 0px;
}
.footer-box ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
}
.footer-box a:link, .footer-box a:hover, .footer-box a:visited {
	color: #D5D5D5;
	display: block;
	padding: 5px 10px;
	width: 100%;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

.keepreading {
	float:right;
	padding-left:20px;
	background:url(img/arrow2.png) no-repeat left;
	margin-top:12px;
	position:relative;
	right:-25px;
}
.keepreading a:link, .keepreading a:visited {
	color:#FFF;
	font-size: 10px;
	background:#3F4045;
	padding: 3px 7px 3px 7px;
	display: block;
}
.keepreading a:hover {
	color:#FFF;
}

.side_roll #calendar_wrap { float: left; }

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.subpost_wrap2 .wp-pagenavi { margin: 15px 0px 15px 15px; float: left; }
.subpost_wrap2 .wp-pagenavi a, .subpost_wrap2  .wp-pagenavi a:link { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #a19a86; color: #fff; background-color: #817965; }
.subpost_wrap2 .wp-pagenavi a:visited { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #a19a86; color: #fff; background-color: #817965; }
.subpost_wrap2 .wp-pagenavi a:hover { border: 1px solid #c40000; color: #FFF; background-color: #a20000; }
.subpost_wrap2 .wp-pagenavi a:active { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #a19a86; color: #fff; background-color: #817965; }
.subpost_wrap2 .wp-pagenavi span.pages { padding: 5px 7px; margin: 2px 2px 2px 2px; color: #fff; border: 1px solid #a19a86; color: #fff; background-color: #817965; }
.subpost_wrap2 .wp-pagenavi span.current { padding: 5px 7px; margin: 2px; font-weight: bold; border: 1px solid #c40000; color: #FFF; background-color: #a20000; }
.subpost_wrap2 .wp-pagenavi span.extend { padding: 5px 7px; margin: 2px; border: 1px solid #c40000; color: #FFF; background-color: #a20000; }

.wp-pagenavi { margin: 10px 0px 15px 15px; float: left; }
.wp-pagenavi a, .wp-pagenavi a:link { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #dcdcdc; color: #000; background-color: #fff; }
.wp-pagenavi a:visited { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #dcdcdc; color: #000; background-color: #fff; }
.wp-pagenavi a:hover { border: 1px solid #c40000; color: #FFF; background-color: #a20000; }
.wp-pagenavi a:active { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #dcdcdc; color: #fff; background-color: #fff; }
.wp-pagenavi span.pages { padding: 5px 7px; margin: 2px 2px 2px 2px; color: #fff; border: 1px solid #dcdcdc; color: #000; background-color: #fff; }
.wp-pagenavi span.current { padding: 5px 7px; margin: 2px; font-weight: bold; border: 1px solid #c40000; color: #FFF; background-color: #a20000; }
.wp-pagenavi span.extend { padding: 5px 7px; margin: 2px; border: 1px solid #c40000; color: #000; background-color: #a20000; }


/**

 * Other style
 
 **/
 
#map_canvas {
	border: 1px solid gray;
	margin: 40px 10px 30px 0px;
	padding: 0;
	width: 600px;
	height: 480px;
}

#maps, #maps li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#maps {
	margin: 20px;
}

#maps div.image {
	float: left;
	height: 50px;
	vertical-align : middle;
	margin-right: 50px;
	width: 160px;
	text-align: right;
}

#maps div.details {
	line-height: 40px;
}

.opacity {
	opacity: .9;
	filter:alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

.opacity:hover {
	opacity: 1;
	filter:alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.fleft {float: left;}
.fright { float: right; }


/* forms.css */
form {margin: 2em auto; display: block;}
label {font-weight:normal; font-size: 1.1em; margin-left: 10px;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border: 1px solid Black;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:1px solid #ddd; width: 90%;}
.error {margin-top: 3em; background:#FBE3E4;color:#8a1f11;border-color:#A0522D;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}





/*
CSS Name: Shadow Effect
Description: NextGEN Default Style with a Shadow effect
Author: Alex Rabe
Version: 1.60
   
This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	/*height: 130px;*/
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	overflow:hidden;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(img/albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: url(img/shadowAlpha.png) no-repeat bottom right !important;
	background: url(img/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
}

.ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px;
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block; 
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- JS Slideshow -------------*/
.ngg-slideshow {
    overflow:hidden;
    position: relative;
}

.ngg-slideshow * {
    vertical-align:middle;
}

/* See also : http://www.brunildo.org/test/img_center.html */
.ngg-slideshow-loader{
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.ngg-slideshow-loader img{
    background: none !important; 
    border: 0 none !important;
    margin:auto !important; 
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/

.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}



/* Pager Style */
ul.pager { margin: 15px 0 0 0; padding: 0px; float: right; }
ul.pager li {margin: 0px 3px 0px 0px; padding: 0px; list-style: none; list-style-image: none; float: left;}
ul.pager li.empty, ul.pager li a {
	display: block;
	padding: 4px 9px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	list-style: none;
	background-color : #444548;
	border: 1px solid #fff
}
ul.pager li.empty {
	border-bottom: 1px solid;
	padding-bottom: 4px;
}
ul.pager li a:hover {
	text-decoration : none;
	background-color: #8e0000;
	border-color: #fff;
}
ul.pager li a:active {
	border-color: #8e0000;
}
ul.pager li.off {
	color: Gray;
	border-color: gray;
	padding-bottom: 5px;
}
div.close_pager { clear : both; padding-bottom: 15px;}