
@import "reset.css";


/* Generic elements */

body { background-color: #e7e4e4; color: #404041; font: .875em/1.35em Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #8a3748; text-decoration: underline; } 
a:hover,a.important,a.on { color: #000; text-decoration: underline; }

p { margin-bottom: 1em; }

small, big { line-height: normal; }

small { font-size: .787em; }
big { 1.213em; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }

p img, li img { vertical-align: middle; }

blockquote { margin-bottom: 1em; padding: 1em 0 0 40px; background: url(images/quotes1-tl.png) 0 0 no-repeat; color: #8a3748; }
blockquote .w { padding-right: 40px; background: url(images/quotes1-br.png) 100% 100% no-repeat; color: #8a3748; }
blockquote cite { color: #000; }

.pink {color: #6E4A52; font-weight: bold}


/* Custom paragraphs, links, images, etc. */

img.pic { border: solid 1px #b2a1a4; }
.hidden { visibility: hidden; }
.pic-with-text{margin-right:10px;float:left}




/* Links & Buttons */

a.more,a.more:link,a.more:visited { padding-right: 15px; background: url(images/arrow1-rightward-rosybrown.png) 100% 50% no-repeat; white-space: nowrap; }
a.more:hover { background-image: url(images/arrow1-rightward-rosybrown.png); color: #000; }

a.box,a.box:link,a.box:visited { padding-right: 0px; background: url(images/arrow1-rightward-rosybrown.png) 39% 60% no-repeat; white-space: nowrap; }
a.box:hover { background-image: url(images/arrow1-rightward-rosybrown.png); color: #000; }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; font-weight: normal; line-height: normal; }

h1 { font-size: 140%; }
h2 { font-size: 135%; }
h3 { font-size: 130%; }
h4 { font-size: 130%; color: #92797E}
h5 { font-size: 110%; color: #92797e;}
h6 { font-size: 100%; }


/* Layout models */

.outwards { width: 100%; }
.inwards { width: 870px; margin: 0 auto; text-align: left; }


/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }


/* Form modelling */

input { vertical-align: middle; }
input.text, input.smalltext, input.tinytext, textarea, select { padding: 3px; border: solid 1px #d6d1d1; background-color: #92797e; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #ccc; }
input.button { border-style: solid; border-width: 1px; border-color: #d6d1d1; background-color: #8a3748; color: #fff; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; resize: none; }
input.checkbox { width: 15px; height: 15px; margin-right: 5px; }


/* Box models */

.box { margin-bottom: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

.boxA { padding: 17px 12px 6px; border: solid 5px #b2a1a4; background-color: #f9f9f9; color: #404041; }
.boxB { padding: 17px 12px 6px; border: solid 5px #b2a1a4; background-color: #f9f9f9; color: #404041; }
.boxB a.on { padding-right: 15px; background: url(images/arrow1-rightward-rosybrown.png) 100% 50% no-repeat; white-space: nowrap; color: #000; }

/* List models */

.listA {  }
.listA a, .listA a:visited { text-decoration: none; }
.listA a:hover span, .listA a.on span { text-decoration: underline; }
.listA li { margin-bottom: .5em; }

.listB { clear: both; width: 100%; }
.listB li { display: inline; float: left; width: 32%; margin-bottom: 1em; }
.listB li.first { margin-right: 2%; }
.listB li.last { float: right; }
.listB a, .listB a:visited { display: block; padding: .5em 0; background: #6e4a52 url(images/arrow1-rightward-rosybrown2.png) 95% 50% no-repeat; color: #fff; text-decoration: none; text-indent: 15px; }

.listC {}
.listC li { margin-bottom: 1em; border-bottom: solid 1px #dadada; }
.listC li.last { border-bottom: none; }

.dlistA { margin-bottom: 1em; }
.dlistA dt { color: #8a3748; }
.dlistA dd { margin-bottom: .5em; }
.dlistA dd a, .dlistA dd a:visited { color: #404041; text-decoration: none; }
.dlistA dd a:hover, .dlistA dd a.on { text-decoration: underline; }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 { color: #404041; font-weight: normal; }
.story h2 { color: #6e4a52; }
.story h3, .story h4, .story h5, .story h6 { margin-top: 1em; }
.story img { border: solid 1px #bda8ac; }
.story ul.brown li{color:#6E4A52}

/* Gallery section */

.gallery { margin: 2em 0; }
.gallery .frame { display: inline; float: left; width: 310px; height: 310px; margin-right: 5px; border: solid 6px #bda8ac; background: url(images/loading.gif) 50% 50% no-repeat; }
.gallery .frame img { width: 310px; height: 310px; border: none; }
.gallery ul { list-style: none; margin: 0; padding: 0; }
.gallery ul li { display: inline; float: left; margin: 0 2px 2px 0; }
.gallery ul li img { border: solid 1px #bda8ac; }
.gallery ul li.on img { border-color: #000; }


/* Custom headings */

#logo { display: inline; float: left; margin: 40px 0 0; padding-bottom: 32px; }
#tagline { display: inline; float: right; margin-top: 90px; }
#pagetitle { color: #6e4a52; }


/* Single layers */

#container { width: 100%; }
#header { background-color: #92797e; color: #fff; }
#content { padding: 25px 0 15px; background-color: #fff; }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { float: left; width: 570px; }
#colgroup1 .colB { float: right; width: 279px; }
#colgroup1 .colB .colgroupA .colB1 { width: 200px; }
#colgroup1 .colB .colgroupA .colB2 { float: right; width: 200px; }


/* Navigation */

#navbar { clear: both; border-top: solid 1px #b5acac; }
#nav { font-size: 1.284em; }
#nav li { float: left; }
#nav a { position: relative; float: left; padding: 9px 0; text-align: center; }
#nav a, #nav a:visited { color: #fff; text-decoration: none; }
#nav a:hover, #nav a.on { margin: -3px -1px 0; padding: 11px 0 9px; border: solid 1px #fff; border-bottom: none; background: #c2b3b6 url(images/grad1.png) 0 100% repeat-x; color: #4c2a32 !important; }

#navi1 a { width: 110px; }
#navi2 a { width: 130px; }
#navi3 a { width: 135px; }
#navi4 a { width: 112px; }
#navi5 a { width: 150px; }
#navi6 a { width: 95px; }
#navi7 a { width: 138px; }

#subnavbar { padding-bottom: 1px; }
#subnav {}
#subnav li { margin-bottom: 1em; }
#subnav a, #subnav a:visited { padding-right: 15px; background: url(images/arrow1-rightward-rosybrown.png) 100% 50% no-repeat; white-space: nowrap; }
#subnav a:hover, #subnav a.on {}


/* Newsletter Form */

#newsletterFrm { padding-bottom: 17px; }
#newsletterFrm label { clear: both; float: left; width: 65px; margin-bottom: .75em; padding-top: 2px; }
#newsletterFrm input.text { clear: right; float: right; width: 170px; margin-bottom: .5em; }
#newsletterFrm input.submit { float: right; width: 75px; height: 26px; }


/* Contact Form */

#contactFrm { margin-bottom: 1em; }
#contactFrm input.text, #contactFrm textarea { width: 250px; }
#contactFrm select { width: 258px; }
#contactFrm input.submit { width: 75px; height: 26px; margin-left: 393px; }
#contactFrm table tbody td { line-height: normal; }
#contactFrm table tbody th { width: 200px; }
#contactFrm table tbody td ul li { clear: both; width: 100%; padding-bottom: 5px; }
#contactFrm table tbody td ul li input.checkbox { display: inline; float: left; margin: 2px 5px 5px 0; }


/* Footer */

#footer { clear: both; line-height: normal; }
#footer blockquote .w { font: 1.142em/normal "Trebuchet MS", Arial, Helvetica, sans-serif; }
#footer .inwards { padding: 22px 0; }
#footer .colgroup { margin-bottom: 2em; }
#footer .colgroup .colA { width: 544px; border-right: solid 1px #a0606d; }
#footer .colgroup .colB { float: right; width: 307px; margin-left: -1px; padding-left: 18px; border-left: solid 1px #a0606d; }
#footer .contact { margin-top: 3em; }
#footer #copyright { position: relative; float: right; margin-top: -40px }
#footer #copyright img { vertical-align: baseline; }
#footer #tld { clear: both; font-size: .858em; text-align: right; }


/* Custom pages */

body#blog .post { margin-bottom: 1.5em; padding: 0 0 1em 56px; border-bottom: solid 1px #dadada; }
body#blog .post .date { clear: both; position: relative; float: left; width: 65px; margin-left: -85px; padding: 12px 0; background-color: #6e4a52; color: #fff; font-size: 150%; text-align: center; }
body#blog .post .postmetadata, body#blog .page .postmetadata { color: #6e4a52; font-size: .858em; }
body#blog .navigation { float: left; width: 100%; }
body#blog .navigation .next { float: right; margin-bottom: 1em; }
body#blog .navigation .prev { float: left; margin-bottom: 1em; }

body#blog #sidebar ul.main { padding: 0 15px; font: .929em/normal Arial, Helvetica, sans-serif;; }
body#blog #sidebar ul.main h2 { margin-bottom: .25em; color: #6e4a52; font-size: 150%; }
body#blog #sidebar ul.main a, body#blog #sidebar ul.main a:visited { color: #000; }
body#blog #sidebar ul.main a:hover, body#blog #sidebar ul.main a.on { color: #6e4a52; }
body#blog #sidebar ul.main li { margin-bottom: 1.5em; }
body#blog #sidebar ul.main li li { margin-bottom: .25em; }
body#blog #sidebar ul.main li.widget_tag_cloud a,body#blog #sidebar ul.main li.widget_tag_cloud a:visited { color: #000; }

body#blog .widget_calendar h2 { display: none; }
body#blog #wp-calendar { width: 100%; border-collapse: collapse; color: #000; }
body#blog #wp-calendar caption { padding-bottom: .5em; color: #6e4a52; }
body#blog #wp-calendar th, #blog #wp-calendar td { padding: 3px; }
body#blog #wp-calendar thead { background-color: #6e4a52; color: #fff; }
body#blog #wp-calendar thead th, #blog #wp-calendar tbody td { font-weight: normal; text-align: center; }
body#blog #wp-calendar tbody a, #blog #wp-calendar tbody a:visited { color: #96b702; }
body#blog #wp-calendar tbody a:hover { color: #69b8d3; }
body#blog #wp-calendar tfoot #next { text-align: right; }

body#blog #simple-rss a, body#blog #simple-rss a:visited { color: #000; font-size: 140%; text-decoration: none; }
body#blog #simple-rss a img { display: inline; float: left; margin: 0 5px 10px 0; }

body#blog #commentform .submit { width: 140px; height: 25px; }
body#blog #searchform .button { width: 75px; height: 25px; }


/* Additional styles */

p.standalone-special { display: inline; width: auto; float: left; margin-top: 10px }
a.standalone-special { display: inline; width: 162px; margin-left: 50px; }
a.standalone-special img { margin: -18px 0 10px; }


/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .colset:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .colset, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: block; }
/* end hide */
