* {margin:0;padding:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
*:focus {outline: none;}
.clear {clear: both;}
body {margin: 0;padding: 0;background: #848484 url(images/marble-bg.png) repeat top left;font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;font-size: 16px;	line-height: 21px;color: #635537;}
p{font-size:15px;line-height:21px;margin-bottom: 15px;margin-top: 8px;}
a:link, a:visited {color: #d21600; text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus, a:active {color: #d21600; text-decoration: none;}
a img {border: none;}
abbr, acronym {cursor: help;}
address {margin: 10px;}
em {font-style: italic;}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
}

h1 {
	font-size: 25px;
	padding-bottom: 2px;
}
h2 {
	font-size: 20px;
	padding-bottom: 11px;
	padding-top: 15px;
}
h3 {
	font-size: 17px;
	padding-bottom: 10px;
	padding-top: 14px;
}
h4 {
	font-size: 15px;
	padding-bottom: 10px;
	padding-top: 12px;
}
h5 {
	font-size: 13px;
	padding-bottom: 10px;
	padding-top: 11px;
}
h6 {
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.hr, .desk-mess-mirrored {
	border: none;
	background: none;
	background-image: url(images/hr-img.png);
	height: 40px;
	width:560px;
	margin:0 auto;
}

ol li {list-style: decimal inside none;}
ol li li {list-style: lower-roman inside none;}
ol li li li {list-style: lower-alpha inside none;}

strong {font-weight: bold;}

sup {font-size: 75%;}
sub {font-size: 75%;}

#header-container {
	width: 990px;
	margin: auto;
	padding: 0;
}
#header{
	position:relative;
	height:auto;
}

#header a:link,
#header a:visited,
#header a:hover,
#header a:focus,
#header a:active {
	text-decoration: none;
	color: inherit;
}

#headerleft {
	margin-left: -195px;
	margin-top: -195px;
	float: left;
	background: url(images/left-pile.png) no-repeat 0 0/100% auto;	
	width: 64%;
	height: 463px;
	position: relative;
	z-index: 1100;
}

#logo {
	margin-left: -93px;
	float: left;
	background: url(images/logo-bg.png) no-repeat;
	background-size:100% auto;
	width: 36%;
	height: 227px;
	position: relative;
	top: -10px;
}

#logo h3{
	font-family: "Copperplate Gothic Bold", Arial, sans-serif;
	font-size: 30px;
	color: #d21600;
	text-align: center;
	margin: 50px 0 0 24px;
	min-width: 280px;
	padding:0px;
}

#logo h4{
	font-size: 18px;
	color: #e95f00;
	margin-left: 50px;
	text-align: center;
	max-width: 300px;
	max-height: 75px;
	padding:0px;
}

#cup {
	margin-right: -135px;
	margin-top: -100px;
	position: relative;
	float: right;
	background: url(images/cup3m.png) no-repeat;
	background-size:100% auto;
	height: 395px;
	width: 40%;
}

div#top-navigation-menu {clear: both;}

#nav {
	height: 55px;
	left: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-transform: uppercase;
	top: -40px;
	z-index: 1000;
}

#nav a, #nav a:hover {
	border: none;
	display: block;
	text-decoration: none;
}

#nav li {
	background: transparent url(images/menu_button.png) repeat scroll 0 0;
	float: left;
	height: 61px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
	min-width: 99px;
	position: relative;
	white-space: nowrap;
}

#nav a, #nav a:visited {
	color: #84500e;
	display: block;
	font-weight: bold;
	padding: 18px 12px;
}
#nav a:hover, #nav a:active, #nav #active a,#nav #active a:hover {
	color: #D21600;
	text-decoration: none;
}

ul#nav,
ul#nav li,
ul#nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul#nav {
  position: relative;
  z-index: 1097;
  float: left;
}

ul#nav li {
  float: left;
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1;
}

ul#nav li.hover,
ul#nav li:hover {
  position: relative;
  z-index: 1099;
  cursor: default;
}

ul#nav ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1098;
  width: auto;
}

ul#nav ul li {
  background: transparent url(images/menu_button.png) repeat scroll 0 0;
  float: none;
}

ul#nav ul ul {
  left: 99%;
  top: 1px;
}

ul#nav li:hover > ul {
  visibility: visible;
}

ul#nav ul.sub-menu li,
ul#nav ul.children li {
  list-style: none;
}

.widget_nav_menu ul.sub-menu li {
  background: none;
  list-style: disc inside none;  
  padding: 0 0 0 15px;
}

#wrapper {
	margin: 0 auto;
	width: 977px;
	background-image: url(images/main-page-middle.png);
	background-repeat: repeat-y;background-size: 100% auto;
	position: relative;
}
#mainwrap{
	width: 990px;
	margin: 0 auto;
}

#maintop {
	margin: 0 auto;
	position: static;
	width: 98.5%;
	background: url(images/main-page-top.png);
	height: 113px;
}

#content {
	clear: both;
	width: 940px;
	margin: 0 0 0 45px;
}
#content p a:link{ color:#606060; text-decoration:underline;}
#content p a:hover{color:#D21600 !important; text-decoration:underline;}
#content p a:visited{ color:#6611CC; text-decoration:underline;}

#main-blog {
	float: left;
	width: 580px;
	padding: 15px 10px 10px 10px;
}
#main-blog h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 2px;
	margin-bottom:10px;
	color: #4a4131;
	text-decoration: none;
	border-bottom: 1px solid #b2b0a4;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color: #4a4131;
	text-decoration: none;
	border-bottom: 1px solid #b2b0a4;
}
#main-blog h1 a:hover{
	color: #d21600;
	text-decoration: none;
	border-bottom: 1px solid #d21600;
}

div#main-blog ul li.page_item, div#main-blog div#contact-us ul li {
	list-style: disc inside none;
	padding-left: 10px;
}

div#main-blog .page ul li {list-style:disc inside none;}

.page p {
	margin: 0;
	padding: 0 0 10px;
}

div#main-blog .page li {padding-left: 10px;}

.post {margin-bottom: 60px;}

.post p {
margin: 8px auto 13px;
	padding: 0 0 10px;
}

.post ul {
	margin-left: 35px;
	margin-bottom: 15px;
}

.post ul li {list-style: disc; padding-bottom:7px;}

.post ol {
	margin-left: 35px;
	margin-bottom: 15px;
}

.post dl {
	margin-left: 5px;
	margin-bottom: 10px;
	border-right: 1px inset;
	border-bottom: 1px inset;
}
.post dl dt {font-weight: bold;}
.post dl dd {margin-left: 10px;}

blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #606060;
}

pre {
	margin: 0px;
	padding: 5px;
	background-image: url(images/pre-bg.png);	
	border: 1px inset;
	font-style: italic;
	font-size: 14px;
	text-align: left;
	overflow: auto;
	
	overflow-x: auto; 
	white-space: pre-wrap;
	word-wrap: break-word;
}

pre code {background-image: url(images/pre-bg.png);}

table {margin: 0 auto; width: 90%;}
table caption {text-align: center;}
tr.even {
	border: none;
	border-bottom: 1px solid #b2b0a4;
	border-top: 1px solid #b2b0a4;
}
th {font-weight: bold;}
td {padding-left: 5px;}

#sidebar {
	width: 305px;
	position: relative;
	float: left;
	margin: -20px 0 0 -8px;
}

#sidebar-top {
	background: url(images/sidebartop1.png) no-repeat;
	height: 90px;
	min-height: 90px;
}

#sidebar-content {
	background: url(images/sidebarmid1.png) repeat-y;
	padding: 9px 30px 30px 30px;
}

#subcolumn{width: 235px; margin:10px; padding:10px 0; background-color:#FFF; border-radius:5px 5px 0 0;}

#subcolumn ul {
	list-style-image: none;
	list-style-type: none;
}

label.hidden { display: none; }

.form-input {
	margin: 65px 10px 10px 37px;
	width: 173px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.form-input:focus {
	background: #f2f0f0;
	border: 1px solid #b5b4b2;
}

.widget {
	background: url(images/widgetbck.png) repeat-y;
	border-bottom: 1px solid #e3dccb;
  margin: 10px 0 20px 4px;	
	padding-bottom: 10px;	
	width: 252px;	
}

.widget h2 {
	background: url(images/widgeth2.png) no-repeat;
	color: #4a4131;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	height: 40px;
	line-height: normal;
	margin: 0;
	padding: 22px 0 0 0;
	text-align: center;	
	width: 252px;	
}

#sidebar ul {
	padding: 5px 0;
	border: none ;
	list-style: disc;
	margin-left:25px;
}

.widget ol {
	margin: 0 0 15px 0;
	padding: 5px 0;
	border: none ;
	list-style: none;
}

#sidebar li {list-style-image:none;}

#sidebar ul li {
	padding: 5px 15px 10px 15px;
	margin: 0px;
	background: url(images/listseparator.png) no-repeat 25% 100%;
}

.widget ol li {
	padding: 5px 15px 10px 15px;
	margin: 0px;
	background: url(images/listseparator.png) no-repeat 25% 100%;
}

#sidebar ul li a{
	color: #d21600;
	text-decoration: none;
}

.widget ol li a{
	color: #d21600;
	text-decoration: none;
}

#sidebar ul li a:hover{
	color: #635537;
	text-decoration: none;
}

.widget ol li a:hover{
	color: #635537;
	text-decoration: none;
}

#sidebar h4{
	border-bottom: 1px solid #B2B0A4;
    color: #4A4131;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 22px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 2px;
    text-decoration: none;
	text-align:center;
}
.widget select {
	left: 10px;
	position: relative;
	width: 230px;
}

.textwidget{padding:0 8px 0 8px;}

#sidebar-bottom {
	background: url(images/sidebarbottom1.png) no-repeat 0 0/100% auto;
	height: 37px;
	min-height: 37px;
	text-align: right;
	margin-left: -1px;
}

p img {
	height: auto;
	padding: 0;
	max-width: 100%;
}

p a img, a img{border: none;}

.left {float: left}
.right {float: right;}

#bottom{
	background: url(images/footer.png) no-repeat;
	height: 100px;
}

#bottom p{
	clear: both;
	text-align: center;
	padding-top: 100px;
}

#bottom-extended {
	background-image: url(images/main-page-middle.png);
	background-repeat: repeat-y;
	position: relative;
	margin: 0 auto;
	left: -2px;
	text-align: center;
	width: 977px;
}

#bottom-container {
	left: 25px;
	position: relative;
	width: 910px;
}
#bottom-container a{color:#606060; text-decoration:none;} 
#bottom-container a:hover{ color:#D21600 !important; text-decoration:underline;}
#bottom-container a:visited{color:#6611CC; text-decoration:underline;}

ul.sub-menu,
ul.children {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

ul.sub-menu li,
ul.children li {
  background-image: none;
  list-style: disc inside none;
}

ul.sub-menu li.cat-item,
ul.children li.cat-item {margin-bottom: -10px;}


code {
	margin: 0px;
	background-color: Silver;
	font-style: italic;
	font-size: 14px;
	text-align: left;
	overflow: auto;

	overflow-x: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
}

fieldset {
	padding: 15px;
	border: 1px solid #b2b0a4;
	width: 550px;
}

label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}

input, textarea {border: 1px solid #b2b0a4;}

input#s.form-input { text-align: center; }

#main-blog input#s.form-input { margin: 0 auto; }

#main-blog input#s {
	width: 25em;
}

#main-blog  {
	padding: 2px;
	margin: 1px 0 0 0;
}

input:focus, textarea:focus {
	border: 1px solid #000;
	padding: 1px 0;
}

textarea {
	width: 98%;
	min-height: 84px;
}
ul.aktt_tweet_digest li {padding-bottom: 5px;}
img#wpstats{display: none;}
#akismetstats {margin: 0 auto;}
div.post div.sharing {clear: both;}
blockquote p {font-size: 19px;}
.widget .post {margin: 10px;}
.post img {
    border: medium none;
    height: auto;
    margin: 0px;
    padding: 2px;
    max-width: 100%;
}
.widget .post {margin: 10px;}

fieldset#contact-form {margin:20px 0px 20px 10px;padding:10px;color:#000;width:380px;background:#eee;border:2px solid #aaa;}
fieldset#contact-form label {font-size:13px;}
fieldset#contact-form input {height:20px;font-size:15px;margin-bottom:15px;padding:3px;}
fieldset#contact-form textarea {font-size:15px;margin-bottom:15px;width:98%;padding:3px;}
fieldset#contact-form #contact-button {font-size:14px;height:30px;margin-left:30px;}
input:focus, textarea:focus {background:#fff;border:1px solid #555;}
.post hr {margin:30px 10px;border:1px solid #333;}
@media (max-width:1280px) {#cup{margin-right: -110px;/*display:none;*/}}
@media (max-width:1225px) {#cup {background-size: 90% auto;height: 391px;margin-right: -60px;width: 35%;}}
@media (max-width:1140px) {
#cup {display:none;}
#logo {
    background-size: 100% 87%;
    float: left;
    height: 227px;
    margin-left: -93px;
    position: relative;
    top: -10px;
    width: 59%;
}
ul#nav {width: 94%;}
#logo h3{text-align: left;padding-left: 20px;}
}
@media (max-width:1024px) {
#maintop {
    background: transparent url(images/main-page-top.png) no-repeat scroll 0 0/99% auto;
    height: 109px;
    margin: 0 auto;
    position: static;
    width: 100%;
}
#wrapper {
    background-image: url(images/main-page-middle.png);
    background-repeat: repeat-y;
    background-size: 98.9% auto;
    margin: 0 auto;
    position: relative;
    width: 99.5%;
}
#bottom-extended {
    background-image: url(images/main-page-middle.png);
    background-repeat: repeat-y;
    background-size: 98% auto;
    left: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
}#header {
    height: auto;
    max-width: 98%;
    position: relative;
}
#header-container {
    margin: auto;
    padding: 0;
    width: 100%;
}#main-blog {width: 58%;
}
#content {
    clear: both;
    margin: 0 0 0 45px;
    width: 95%;
}
#bottom {
    background: rgba(0, 0, 0, 0) url(images/footer.png) no-repeat scroll 0 0 / 100% auto;
    height: 100px;
    max-width: 97%;
}#bottom-container {
    left: 25px;
    padding-top: 1px;
    position: relative;
    width: 910px;
}
#mainwrap {
    margin: 0 auto;
    width: 100%;
}}
@media (max-width:992px) {
#maintop {height: 101px;bakground-size:98.5% auto;}
#bottom-container {width: 90%;}
#logo h3{text-align: left;padding-left: 30px;}}
@media (max-width:900px) {#mainwrap {
    margin: 0 auto;
    width: 99%;
}#maintop {height: 90px;}
#logo h3{text-align: left;padding-left: 40px;}
#headerleft {
    height: 356px;
    margin-top: -160px;
}
}
@media (max-width:800px) {
#wrapper {width: 99%;}
#mainwrap {
    margin: 0 auto;
    width: 98%;
}#maintop {height: 70px; width: 99%;}
#main-blog {
    width: 91%;
}
#sidebar {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
#subcolumn {
    margin: 0;
    padding: 15px;
    width: 86%;
}
#sidebar-top {
    display: none;
}
#sidebar-content {
    background: none;
    padding: 9px 10px 0px;
}
#logo {top: 0px;width: 69%;}
#headerleft {margin-top: -60px;height: 356px;}
#bottom {height: 73px;}
#headerleft {
    height: 356px;
    margin-top: -90px;
}#logo h4 {padding-top:10px;
    margin-left: 65px;
}
}
@media (max-width:700px) {
#mainwrap {width: 96%;}
body{background:#848484 url(images/marble-bg.png) repeat scroll left top!important;}
#logo {top: -47px;width: 69%;}
#maintop {height: 35px;}
#headerleft {margin-top: -60px;height: 275px}
}
@media (max-width:650px) {#mainwrap {width: 94%;}
#logo h3 {
    font-size: 28px;
    line-height: 26px;
}
}
@media (max-width:560px) {#mainwrap {width: 92%;}
fieldset#contact-form {width: 81%;}
#logo {left: 92px;top: 0;width: 100%;}
#content {margin: 0 0 0 27px;width: 92%;}
#headerleft {display: none;}
#bottom-extended {
    bottom: 12px;
}
}
@media (max-width:480px) {
.post img {float:none!important;}
#logo h3 {
     padding-left: 0;
	 min-width: 40%;
}
#logo h4 {padding-top:10px;
    margin-left: 25px;
}
#bottom-extended {
    bottom: 22px;
}
#bottom-container {
    left: 0;
    width: 86%;
}
#sidebar-bottom {
	background: url(images/sidebarbottom1.png) no-repeat 0 0/80% auto;
}
}
@media (max-width:375px) {
#bottom-extended {
    bottom: 30px;
}
#maintop {
    height: 23px;
}
#main-blog {
    margin-left: 3%;
}
.post ul {
 margin-left: 20px;
}
#content {
    margin-left: 3%;
}}
@media (max-width:320px) {
#bottom-extended {
    bottom: 35px;
}

}