body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,optgroup,button,p,blockquote,th,td{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}ol,ul{list-style:none;}fieldset,img{border:0;}input,textarea,select,optgroup,option,button{font-family:inherit;font-size:100%;}button,input {width: auto;overflow: visible;}optgroup,address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
dl li{list-style: none;}

div#header a, div#nav a { outline: none; }

a:link { color: #004054; border-bottom: 1px dotted #004054; text-decoration: none; }
a:visited { color: #004054; border-bottom: 1px dotted #004054; text-decoration: none;}
a:hover { color: #004054; border-bottom: 1px dotted #004054; text-decoration: none;}
a:active { color: #004054; border-bottom: 1px dotted #004054; text-decoration: none;}

body{
  color: #414042;
  font-size: 76%;
  line-height: 22px;
  font-family: Georgia, Times, Times New Roman, serif;
background: url(images/bg.jpg) top center repeat-x;
}

div#pageMain{
  
}

div#wrapperMain{
  width: 960px;
  margin: 0 auto 0 auto;
}

div#header_block{
  height: 255px;
  width: 750px;
}

div#header{
  height: 255px;
}

div#header h1 a{
  width: 350px;
  height: 155px;
  background: url(images/logo.png) bottom right no-repeat;
  margin: 65px 0 0 30px;
  text-indent: -9999em;
  float: left;
  display: block;
  border: none;
}

div#header_new {
  width: 176px;
  height: 100px;
  background: url(images/new.png) bottom right no-repeat;
  margin: -100px 0px 0px 380px;
}

div#header_new h1{
  color: #cbcbcb;
  font-size: 20px;
  padding: 42px 0px 0px 125px;
}

div#nav{
  width: 960px;
  height: 38px;
  background: url(images/menuBar.jpg) top center no-repeat;
  overflow: hidden;
}

div#nav ul li{
  float: left;
  cursor: pointer;
}

div#nav ul li#nav_home a{
  width: 118px;
  height: 38px;
  background: url(images/home.png) bottom center no-repeat;
  display: block;
  text-indent: -9999em;
  margin-left: 246px;
}


div#nav ul li#nav_home a:hover, div#nav ul li#nav_home.active a{
  width: 118px;
  height: 38px;
  background: url(images/home.png) top center no-repeat;
  display: block;
  text-indent: -9999em;
}

div#nav ul li#nav_rules a{
  width: 118px;
  height: 38px;
  background: url(images/rules.png) bottom center no-repeat;
  display: block;
  text-indent: -9999em;
}


div#nav ul li#nav_rules a:hover, div#nav ul li#nav_rules.active a{
  width: 118px;
  height: 38px;
  background: url(images/rules.png) top center no-repeat;
  display: block;
  text-indent: -9999em;
}

div#nav ul li#nav_forum a{
  width: 118px;
  height: 38px;
  background: url(images/forum.png) bottom center no-repeat;
  display: block;
  text-indent: -9999em;
}


div#nav ul li#nav_forum a:hover, div#nav ul li#nav_forum.active a{
  width: 118px;
  height: 38px;
  background: url(images/forum.png) top center no-repeat;
  display: block;
  text-indent: -9999em;
}

div#nav ul li#nav_search a{
  width: 118px;
  height: 38px;
  background: url(images/search.png) bottom center no-repeat;
  display: block;
  text-indent: -9999em;
}


div#nav ul li#nav_search a:hover, div#nav ul li#nav_search.active a{
  width: 118px;
  height: 38px;
  background: url(images/search.png) top center no-repeat;
  display: block;
  text-indent: -9999em;
}

div#ltColumn{
  width: 623px;
  background: url(images/rightcol.png) top left repeat-y;
  padding: 15px 0px 0px 0px;
  float: left;
}

div#blog, div.aboutMeContent, div#portfolio, div.contactContent { padding: 0 30px; }

div#ltColumnFooter{
  background: url(images/bottomMa.jpg) bottom left no-repeat;
  width: 623px;
  height: 120px;
  margin-top: 40px;
}

div.entry{
  padding-bottom: 25px
}

div.entryHeader{
  margin-bottom: 10px;
  padding-bottom: 10px;
}

div.entryHeader h2{
  font-family: Georgia, serif;
  font-size: 1.8em;
  width: 420px;
  float: left;
  height: auto !important;
  padding: 20px 0 0 0;
}

div.entryHeader h2 a{
  text-decoration: none;
}

div.entryComments{
  float: left;
  width: 34px;
  height: 24px;
  background: url(images/comment.png) no-repeat left 3px;
  text-align: center;
  font-family: Georgia, serif;
  color: #004054;
  font-size: .9em;
  margin: 20px 10px 0 0;
}

div.entryDate{
  float: left;
  margin: 22px 0 0 0;
  padding: 5px 0 0 5px;
  color: #004054;
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: 1em;
  line-height: 1em;
}

div.entryBody{
  margin-bottom: 1em;
  clear: both;
}

div.entryBody h3{
  padding: 15px 0 10px 0;
  font-size: 1.3em;
  color: #221307;
}

div.entry{
  padding-bottom: 25px
}

div.entryBody p, div.aboutMeContent p{
  margin-bottom: 1em;
}

div.entryBody img{
  margin-bottom: 5px;
  margin-right:  5px;
}

div.entryBody a{
  text-decoration: none;
  border-bottom: 0px;
}

div.entryHeaderLine{
  background: url(images/blogLine.png) bottom left no-repeat;
  width: 563px;
  height: 23px;
  margin-bottom: 20px;
  vertical-align:bottom;
}


div.entryInfo{
  float: left;
  color: #41362f;
  font-size: 80%;
  font-style: oblique;
  padding-top: 15px;
  margin-bottom: 5px;
}

.left{
  float: left;
}

.fullimage{
  padding: 10px 0 10px 0;
}

input{
  border: 1px dashed #c8c7c7;
  padding: 7px;
  width: 307px;
}

form#comment_form p{
  padding-bottom: 10px;
}

form#contactForm p{
  padding-bottom: 10px;
}

form label{
  color: #221307;
  width: 70px;
  display: block;
  float: left;
  text-align: right;
  padding-right: 15px;
}

div#commentForm{
  width: 423px;
  margin: 0 auto;
  padding-top: 20px;
}

form#contactForm{
  width: 423px;
  margin: 0 auto;
  padding-top: 20px;
}

div.contactContent h2{
  font-size: 1.8em;
  padding: 20px 0 12px 0;
  color: #221307;
}

textarea{
  border: 1px dashed #c8c7c7;
  padding: 7px;
  width: 307px;
}

input.submit{
  background: #9db1b0;
  border: 1px solid #004054;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 86px;
  height: 29px;
  color: #fff;
  text-weight: bold;
}

p.submitBtn{
  text-align: right;
  padding: 7px 14px;
}

p.submitButton{
  text-align: right;
  padding: 7px 14px;
}

span.commentMetaAuthor a{
  color: #004054;
  text-decoration: none;
}

span.commentMetaAuthor {
  font-size: 115%;
  margin-right: 5px;
}

span.commentMetaDate{
  color: #838586;
  font-size: 95%;
}

div#comments li{
  width: 423px;
  margin: 0 auto;
  padding: 20px 10px;
  border-bottom: 1px dashed #c8c7c7;
}

div#comments h3{
  font-size: 140%;
  color: #221307;
  padding: 20px 0 2px 42px;
  width: 381px;
  margin: 0 auto;
  background: url(images/comment.png) bottom left no-repeat;
}

div#secondBio{
  background: url(bioBox20.jpg) left bottom no-repeat;
  text-indent: -9999em;
  width: 304px;
  height: 331px;
  margin-top: 13px;
}

div#workBox{
  height: 513px;
}

div#pageFooter{
  background: url(images/footerBg.jpg) top center repeat-x;
  clear: both;
}

div#wrapperFooter{
  width: 960px;
  height: 295px;
  margin: 0 auto 0 auto;
  padding-top: 18px;
  background: url(images/footerMa.jpg) top left no-repeat;
}

div#wrapperFooter h3{
  text-indent: -9999em;
}

div#footerFlickr{
  padding-left: 36px;
  padding-top: 180px;
  margin-bottom: 10px;
  width: 700px;
}

div.flickr_badge_image{
  float: left;
  border: 3px solid #dededb;
  margin: 150px 12px 10px 0;
}

ul#footerLinks a{
  color: #fff;
  text-decoration: none;
}

div#rtColumn{
  width: 304px;
  /*background: url(/images/struct/rightSide.jpg) top left repeat-y;*/
  margin: 0 0 0 638px;
}

div#bioBox{
  background: url(images/sideDesc.jpg) top left repeat-y;
  height: 271px;
}

div#bioBox h1{
  padding: 40px 0 10px 100px;
  color: #000000;
  text-weight: bold;
  font-family: Georgia, serif;
  font-size: 20px;
}

div#bioBox p{
  padding: 0px 20px 0px 100px;
}

div.box{
  background: url(images/rtSide.jpg) top left no-repeat;
  padding: 25px 20px 40px 20px;
  margin: 13px 0 0 0;
  height: 503px;
}

div#workBox ul{
  padding-top: 20px;
}

div#workBox li{
  padding-bottom: 3px;
}

div#workBox h3{
  font-family: Georgia, serif;
  font-size: 1.3em;
  color: #221307;
  background: url(images/workLine.png) bottom left no-repeat;
  padding: 0 0 8px 0;
}

div#portfolioNav li{
  display: inline;
  margin-right: 4px;
}

div#portfolioNav a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active{
  border-bottom: none;
}

div#portfolioNav{
  background: url(navBox00.png) bottom left no-repeat;
  height: 304px;
  width 386px;
  padding: 15px 30px 40px 30px;
}

div#portfolioNav h3{
  padding: 20px 0 8px 0;
}

div#twitterBox{
  background: url(twitterB.png) top left no-repeat;
  height: 242px;
  padding: 35px 30px 40px 30px;
  margin: 10px 0 0 0;
}

div#twitterBox p{
  margin-top: 15px;
}

ol#tweets li{
  margin-top: 10px;
}

ol#tweets span{
  color: #7b7a7c;
}

div.aboutMeContent img{
  float: left;
  margin-right: 15px;
  margin-botton: 15px;
}

div.readMore{
  float: right;
}

div.readMore a{
  font-weight: bold;
  color: #004054;
  background: url(images/continue.jpg) top right no-repeat;
  text-decoration: none;
  padding-right: 35px;
}

.clear{
  clear: both;
}

div#notice {
  border: 2px solid #a4cdc3;
  background: #5a887d;
  padding: 1em;
  color: #eee;
  margin: 0 30px;
}

div#inspiration p{
   padding-bottom: 35px;
}

div.centerimage img{
  margin: 0 auto;
}

div#notice h3 { font-size: 150%; }
blockquote { text-align: center; color: #acab9c; font-size: 200%; padding: .5em 2em; line-height: 1.3em; font-weight: normal; font-style: oblique; }

div#wrapperFooter p.copyright { color: #fff; margin-left: 36px; }

div.commentContent p { margin-bottom: 1em; }

div.error { font-weight: bold; margin: 1em 0; }

div#ltColumn div.entryBody ul{
  list-style-type: disc;
  margin-left: 20px;
}

div#ltColumn div.entryBody li{
  margin-bottom: 1em;
}

ol#texturedBgPost li span{
  float: left;
  display: block;
  font-weight: bold;
}

ol#texturedBgPost p{
  margin-left: 15px;
}

/*//////////////////////////////////////////////////////////
/////////////ÏÅÐÅÕÎÄ ÌÅÆÄÓ ÑÒÐÀÍÈÖÀÌÈ ÍÎÂÎÑÒÅÉ//////////////
////////////////////////////////////////////////////////////*/

#post-navigator {
	color: #000000;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	float: left;
	width: 700px;
}

#post-navigator a {
	color: #000000;
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #666666;
}
#post-navigator a:hover {
	color: #FFFFFF;
	background: #000000;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}


#post-navigator-single .alignleft {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #666666;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}

p.links { color: #fff; margin-left: 36px; }

#quick_nav, #quick_nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #000000;
}

#quick_nav li {
  float: left;
  position: relative;
}

#quick_nav li ul {
  display: none;
  position: absolute;
  padding: 2px 0;
  width: 560px;
}

#quick_nav a {
  color: #000000;
  background: #EEEEEE;
  padding: 2px 4px;
  margin: 0px 0px 0px 3px;
  text-decoration: none;
  border: 1px solid #666666;
}

#quick_nav a:hover {
  color: #FFFFFF;
  background: #000000;
  padding: 2px 4px;
  margin: 0px 0px 0px 3px;
  text-decoration: none;
  border: 1px solid #CCCCCC;
}

#quick_nav li:hover ul {
  display: block;
}

#quick_nav li:hover li ul {
  display: none;
  width: 138px;
  top: -9px;
  left: 133px;
  float: left;
}

#quick_nav li:hover li:hover ul {
  display: block;
}

#menu_link_cont {
  width: 263px;
  float: right;
}

#menu_link {
  width: 200px;
  float: left;
}

div#img_link a { 
  color: #004054; 
  border-bottom: 0px; 
  text-decoration: none; 
}

div#img_link img { 
  margin: 4px 0px 0px 3px;
}
