body {margin: 0; padding:0px; background: #f2f2f2; color:#696969; font-family: Arial, Tahoma, sans-serif; font-size: 9pt;}

/*---Global tags---*/
img {border:0;}
form {padding:0; margin:0;}
a {color:#2078B6; text-decoration:underline;}
a:hover {text-decoration:none;}

a.gra {color: green;}
a.blacka {color: #000;}

h1, h2, h3, h4 {margin-top: 0; font-weight: normal; font-family: Georgia;}
h1 {color: #30A3FE;}
h2 {color: #000;}
h3 {color: #000;}
h4 {}

h2 a {color: #415265;}
.postsingle h1 a {color: #415265;}

ul {margin: 0; padding: 0; list-style: none;}
ul li {}

p {}

table {border-collapse: collapse; margin: 0; padding: 0;}
td {margin: 0; padding: 0; vertical-align: top;}
th {text-align: left; vertical-align: top;}

quote {padding: 5px;border: 1px dashed gray;background: white;margin-bottom: 15px;}

div {text-align: left;}

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

.cl {clear:both; font-size:0;}

.author {color: green;}

#content {width: 930px;}

#header {padding: 15px; border: 1px solid #C1C1C1; margin-top: 10px; margin-bottom: 10px; background: #fff;}
#header .logo {float: left; margin-bottom: 0px; width: 300px;}
#header h1 {margin-bottom: 0;}
#header li {float: left; margin-right: 15px;}

.indexblock {padding: 15px; border: 1px solid #C1C1C1; margin-top: 10px; margin-bottom: 10px; background: #fff;}
.indexblock h1 {font-size: 16pt; padding-bottom: 10px; border-bottom: 2px solid #EACE5E;}

.indexads {width: 50%; float: left; background: #3C3C3C; text-align: center;}

.firstad {text-align: center; background: #fff; width: 50%; float: left;}

.noteindex {width: 46%; padding: 2%; padding-top: 0;  padding-left: 0; float: left;}
.noteindex h2 {color: #696969;}
.indextov {float: left; border: 1px solid #BFBFBF; margin-right: 4px; margin-bottom: 10px;}

.reviewslist {width: 24%; padding: 1%; padding-top: 0;  padding-left: 0; float: left;}
.reviewslist li {padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px dotted #C7C7C7;}

.catlist {float: left; width: 68%;}
.catlist img {padding: 2px;}
.postsmix {width: 48%; padding: 2%; padding-top: 0;  padding-left: 0; float: left;}
.postsmix li {padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px dotted #C7C7C7;}

.post {margin-bottom: 15px;}
.listingimg {float: left;width: 11%;}
.listingimg img {border: 1px solid #BFBFBF;}
.listingctn {float: left;width: 54%;margin-left: 3%;margin-right: 3%;padding-right: 3%;padding-left: 3%;border-left: 1px dotted #d5d5d5;border-right: 1px dotted #d5d5d5;}
.wide {width: 71%; padding-left: 0;margin-left: 0; border-left: none;}
.listingrat {float: left;width: 15%;margin-right: 2%;}
.urph img {border: 1px solid #BFBFBF; margin-bottom: 5px;}
.inoteim img {float: left; width: auto; height: 30px; margin-right: 5px;}
.postsingle img {border: 1px solid #ddd;}

#side {float: left; width: 28%; padding: 2%; padding-top: 0;}
#side ul {border-top: 12px solid #e7e7e7; padding: 10px; background: #f9f9f9; margin-bottom: 15px;}
#side ul li {margin-bottom: 5px; padding-bottom: 5px; border-bottom: none}
#side ul li ul {border: none; background: none; padding: 0;}
#side ul li ul li{margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #d5d5d5;}
#side ul li ul.children {border: none; background: none; padding: 0 0 0 14px; margin: 5px 0 0 0;}
#side ul li ul.children li {list-style: square; margin-bottom: -5px; padding-bottom: none;padding-top: 5px; padding-top: 5px; border-top: 1px dotted #d5d5d5; border-bottom: none;}
#side ul li ul.children li a {color: #000;}

#side2 ul {margin-bottom: 15px;}
#side2 ul li {margin-bottom: 5px; padding-bottom: 5px; border-bottom: none}
#side2 ul li ul {border: none; background: none; padding: 0;}
#side2 ul li ul li{margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #d5d5d5;}
#side2 ul li ul.children {border: none; background: none; padding: 0 0 0 14px; margin: 5px 0 0 0;}
#side2 ul li ul.children li {list-style: square; margin-bottom: -5px; padding-bottom: none;padding-top: 5px; padding-top: 5px; border-top: 1px dotted #d5d5d5; border-bottom: none;}
#side2 ul li ul.children li a {color: #000;}

#footer {padding: 15px; border: 1px solid #C1C1C1; margin-top: 10px; margin-bottom: 10px; background: #fff;}

.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 2px;
}

.alignright
{
	float: right;
	display: inline;
	margin-right: 10px;
	margin-bottom: 2px;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}

.attachment-thumbnail {width: 100px; height: auto;}
.attachment {text-align: center;}
.attachment-medium {max-width: 400px; height: auto;}

.commenttext {padding: 5px; border: 1px dotted #d4d4d4;}
.commenttext-admin {padding: 5px; border: 1px dotted #1a6dcb;}

.first {margin-bottom: 15px;padding-bottom: 10px; border-bottom: 1px solid #000;}
.first img {float: left; height: 160px; width: auto; margin-right: 15px; margin-bottom: 5px; border: 1px solid #000;}
.main {padding: 5px; margin-right: 1%; border-bottom: 1px dotted gray; border-top: 1px dotted gray; background: #f6f6f6;}
.main2 {padding: 5px; border-bottom: 1px dotted gray; border-top: 1px dotted gray; background: #f6f6f6;}
.main img, .main2 img {border: 1px solid #000; float: left; width: 64px; height: auto; margin-right: 15px; margin-bottom: 5px;}
.commview {background: url(images/comm.png) no-repeat; padding-left: 20px;padding-right: 15px;}
.tags {background: url(images/tags.png) no-repeat; padding-left: 20px;padding-right: 15px;}
.cats {background: url(images/cats.png) no-repeat; padding-left: 20px;padding-right: 15px;}

.postlist {list-style: square; padding-left: 14px; margin-bottom: 5px;}
.postlist li {margin-bottom: 10px;}

.column1 {width: 350px;}
.column2 {width: 250px;}

/* classes */

.widgettitle {color: #000; font-size: 10pt; font-weight: bold;}
.size-medium {}
.alignleft {float: left;}
.alignright {float: right;}
.gallery {width: 500px; border: 1px solid #f5f5f5;}
.gallery img {width: 50%; height: auto;}
a.more-link {}

/* classes */

.goog {
    margin-bottom: 10px;
}
