html {
	height:100%; width: 100%;
	margin: 0; padding: 0;
}

a {
	text-decoration:underline;
	color:#369;
}

a:hover {
	color:#b0002e;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    height: auto;
    min-height: 100%;
	height: 100%; width: 100%;
	margin: 0; padding: 0;
	background-color:#fff;
	color:#000;
	vertical-align:top;
	z-index:0;

}

.all {
	position:relative;
	height:auto;
	min-height:100%;
	min-width: 960px;
	padding: 0 20px;
}

.wrap {
	padding: 0 0 100px;
	position:relative
}



.clear {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.space {
	height:80px;
}

.footer {
	border-top: 1px #ccc solid;
	padding-top: 20px;
	position: absolute;
	bottom: 30px;
	line-height: 18px;
	margin: 0;
	display: block;
	left: 3%;
	width: 94%;
	//left: 0;
	//width: 100%;
}

.footer .left {
	margin-left:20px;
}

.footer .right {
	width:210px;
}

.content p {
	font-size:12px;
	line-height:20px;
}

.text img {
	margin:20px 0;
}

h2.pagetitle,
h1 {
	font-size:18px;
	font-weight:normal;
	line-height:1;
}

h2.pagetitle {
	margin-bottom: 30px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

h4 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}





/* for symbols */
*:first-child+html  p {
	padding-left:5px;
	position:relative;
	left:-5px;
    /* #%@#%(! IE 7 */
}
/* end of for symbols */


h1 .date {
	color:#999;
	font-size:11px;
	display:block;
	margin-bottom:6px;
}




/* BLOG */

.header {
	position:relative;
	font-size:12px;
	margin: 0;
}

.header a {
	font-size:18px;
}

.header-info {
	margin-left: 150px;
	overflow: hidden;
}

a.rss_a {
	position:absolute;
	font-size:10px;
	left:240px;
	top:-5px;
}


.right {
	float:right;
	width:20%;
}

.left {
	margin-right:20%;
	width: 75%;
	overflow: hidden;
}

.right a {
	font-size:12px;
}

.logo {
	padding: 25px 0 25px 20px;
	height: 120px;
	overflow: hidden;
	clear: both;
	border-bottom:1px solid #ccc
}

.logo .right li {
	padding-bottom:10px;
	line-height:12px;
	font-size:12px;
	font-weight:bold
}

.logo .right li ul {
	padding:10px 0 0 20px;
}

.logo .right li a {
	font-weight:normal;
}

.content {
	padding:50px 0px 40px 20px;
	min-height: 500px;
}

.archives,
.tagspage,
.page404 {
	min-height: 0;
}

.post .date,
.page .date {
	color:#999;
	font-size:11px;
	margin-bottom: 10px !important;
}

.mb12 {
	margin-bottom:12px;
}

.comments {
	background:url(img/comm.png) no-repeat 0 4px;
	padding:0 0 0 20px;
	margin:15px 0 35px 0;
}

.post {
	margin-bottom:50px;
}

.mb10 {
	margin-bottom:10px;
}

.mb5 {
	margin-bottom:5px;
}

.content .right ul {
	margin-top:20px;
}

.content .right li  {
	padding-bottom:6px;
}

.content .right li a {
	font-size:12px;
}

.count {
	vertical-align:super;
	position:relative;
	top: -2px;
	left:5px;
	font-size:11px !important;
	color:#999
}

.input_text {
	border:1px solid #ccc;
	color:#999;
	font-size:13px;
	padding:2px 0 2px 7px;
	line-height:12px;
	width:140px
}
*:first-child+html   .input_text {
	padding:4px 0 0px 7px;
}
*:first-child+html   .comments {
	background:url(img/comm.png) no-repeat 5px 4px;
	padding:0px 0 0 25px;
}
*:first-child+html   a.rss_a {
	position:absolute;
	font-size:10px;
	left:225px;
	top:-5px;
}

.input_submit {
	width: 20px;
	height:20px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
	background:url(img/submit.png) no-repeat 0 0;
}

.input_submit,
.input_submit:active,
.input_submit:focus {
	outline: none;
}

.content .right input {
	margin:0;
}

.content .right form {
	margin:30px 0 50px 0;
}

.tags a {
	font-size:14px;
	margin-right:5%;
}

.right h1 a {
	font-size:18px;
	margin:0 0 30px 0;
}

.tags h1 {
	margin:30px 0 20px 0;
}

.tags {
	line-height:25px;
}

.about h1 {
	margin-bottom:15px;
}

.about p {
	margin-bottom:20px;
}

.pb0 {
	padding-bottom:0;
}

.arrows td {
	padding-bottom:6px;
}

.arrows {
	margin:30px 0;
	width:100%
}

.arrows img {
	margin: 0;
}

/*em {
	font-style:italic;
}*/

.comment {
	margin:20px 0;
}

.comment p {
	margin:4px 0 0 0;
	line-height:20px
}

li.comment li.comment,
.comment form.comment {
	margin:10px 0 0 20px
}

.addComment h3 {
	font-size:14px;
	font-weight:bold !important;
	margin:35px 0 15px 0;
}

li.comment .addComment h3 {
	display: none  !important;
}

li.comment #respond {
	margin-top: -15px;
}

.addComment ul {
	margin:10px 0 -7px 0;
}

.addComment li {
	display:inline;
	height:25px;
	padding:5px 0;
	margin:0 5px 0 1px
}

.addComment p,
.comment p {
	margin-top: 12px;
	font-size: 12px;
}

.addComment li a {
	color:#000;
	text-decoration:none;
}

.addComment p.comment-author-name input,
.addComment p.comment-author-email input,
.addComment textarea {
	display:block;
	border:1px solid #ccc;
	width:95%;
	font-size:12px;
	padding:2px 0 3px 7px;
	margin:1px 0 0 1px;
}

.addComment li img {
	position:relative;
	top:5px;
	margin:0;
}

form.comment input {
	margin-right:5px;
}

.box {
	margin-left:0;
}

#addPict {
	position:fixed;
	left:50%;
	top:50%;
	width: 330px;
	height: 200px;
	padding:20px;
	margin:-100px 0 0 -165px;
	border:1px solid #ccc;
	z-index:500;
	background:#fff;
	display:none
}

#addPict h3 {
	margin-top:0;
}

#addPict .fr {
	position:relative;
	top:-10px;
	left:10px;
}

#addPict .bg {
	background:#f3f1e8;
}

#addPict img {
	margin:0
}

.pages {
	margin:15px 0 0 0 ;
}

.pages li {
	display:inline;
	padding-right:10px;
	font-size:12px
}

.tags2 {
	margin: 20px 0 40px 0;
}

.tags2 a {
	margin-right:4px;
}

.post img {
	margin:20px 0;
}

.404 input {
	display:inline;
}

.post * img {
	margin:0;
}


.post .text p img {
	margin: 10px 0;
}

.bp {
	background-position:0 9px;
}

*:first-child+html .bp {
	background-position: inherit;
}

*:first-child+html .bp .count {
	top:-7px;
}

.count a {
	font-size:10px;
}

.arrows a {
	font-size:12px;
}

.header .count a {
	font-size:10px;
}

p.subscribe-to-comments,
.comment a {
	font-size:11px;
}

p.subscribe-to-comments {
	padding: 10px 0;
}

.comment b a {
	font-size:12px;
}

p.img_title {
	text-align:center;
	font-style: italic;
	font-size:11px;
	margin-bottom:10px;
}


.with_img {
	text-align:center
}

.with_img img {
	max-width:100%;
	margin-bottom:0
}

.comment p span.date, .comment p span.date a {
	margin-left:7px;
}

.post .mb12,
.page .mb12 {
	font-size:11px;
}

.post .mb5,
.page .mb5 {
	margin-bottom:3px;
	line-height:1
}

h1 a:hover, .header a:hover {
	color::#b0002e;
}

.rarr {
	text-decoration:none;
	color:#000;
	font-size:28px;
}

.footer p, .footer a {
	font-size:11px;
}

.comment label {
	font-size:11px;
	position:relative;
	top:-2px
}

.comment h3 {
	font-size:14px;
	font-weight:normal
}

.about .text img {
	margin-right: 20px;
}

#subscribe {
	display: inline;
}

.pagerbox {
	margin-top: 15px;
}

#content .pagerbox a {
	color: #336699 !important;
	text-decoration: underline;
}

.pagerbox a:hover {
	color: #b0002e !important;
}

#content .pagerbox a.current,
#content .pagerbox a.current:hover {
	color: #000 !important;
	text-decoration: none;
	background-color: #ddd;
}

.firstNav {
	padding-left: 6px;
}
.mceToolbar {
	background: #FFFFFF !important;
}

.defaultSkin .mceButton {
	border-width: 0 !important;
	padding: 1px;
}

a.currentTag, a.currentTag:hover, a.current_page_item, .current_page_item a {
	color: #000 !important;
	text-decoration: none;
	cursor: default;
}

a.current_page_item, .current_page_item a {
	font-weight: bold !important;
}

#s:focus {
	color: #000;
}

.right #s {
	width: 70%;
}

.bigSearch #s {
	width: 300px;
}

h1.pagetitle, h1.center {
	margin-bottom: 30px;
}

#comment_ifr {
	height: 180px !important;
}

.insertedImage,
div.comment p img {
	width: auto;
	height: auto;
	max-width: 700px;
	max-height: 1200px;
}

#cancel-comment-reply-link {
	padding-left: 20px;
}

.reply {
	margin-top: 5px;
}

.current-cat a, a.current-home {
	color: #000;
	text-decoration: none;
}

.current-cat a {
	font-weight: bold;
}

#acp-preview {
	display: none;
}

div.commentnumber {
	display: inline;
}

strong.search-excerpt {
	background: #ccc;
}

.tag-cloud a {
	padding: 0 20px 0 0;
}

#comment_area_tbl {
	width: 100% !important;
}

#edit {
	display: none;
}

li.comment {
	margin-top: 30px;
}

.comment p strong {
	font-weight: bold;
}

.comment p u {
	text-decoration: underline;
}

.comment p sup {
	vertical-align: super;
	font-size: 9px;
}

.comment p sub {
	vertical-align: sub;
	font-size: 9px;
}

.more-link {
	padding-right: 35px;
	background: url('img/arrow-right.png') right center no-repeat;
}

.comment p {
	margin-top: 0 !important;
}

.text p {
	margin-bottom: .9em;

}

.text ol {
	font-size: 1.1em;
	list-style: inside decimal;
	padding-left: 2em;
	margin-bottom: .9em;
	line-height: 20px;
}

.text ul {
	font-size: 1.1em;
	list-style: outside disc;
	padding-left: 2em;
	margin-bottom: .9em;
}

.text li {
	margin-bottom: .5em;
}

.comment p.meta {
	margin-bottom: 5px !important;
}

.comment-author-email {
	padding-top: 5px;
	padding-bottom: 15px;
}

.noimages img {
	display: none;
}

.categories {
	margin-bottom: 50px;
}

.categories li {
	display: inline;
	text-align: center;
	padding-right: 20px;
}

.categories a {
	font-size: 120%;
}

#respond p br {
	line-height: .7;
}

#searchsubmit {
	padding: 0 10px;
}

