/* Clearfix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 1px; 
	clear: both; .mysite_widget
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
.clearfix {
	display: block;
	}

/* End hide from IE-mac */
#accessibility .skip, #accessibility .hideme {
	position:absolute;
	left:-1000em;
	top:-1000em;
	}

#accessibility .skip:focus, #accessibility .skip:active {
	position:static;
	left:100px;
	top:200px;
	}

/* Dimensions */
#header {
	height: 100px;
	}

#container {
	width: 1200px;
	min-width: 1200px;
	}

#body_block #primary,
#footer {
	width: 800px;
	}

body.fullwidth #body_block #primary, body.fullwidth #footer {
	width: 1200px;
	}

#body_block #secondary {
	width: 380px;
	top: -15px;
	}

#body_block #primary {
	top: -45px;
	}

#primary .content {
	margin-left: 40px;
	margin-right: 10px;
	padding: 1px;
	margin-top: 0px;
	text-align: justify;
	}

body.fullwidth #primary .content {
	margin-right: 54px;
	}

#secondary .content {
	margin 20px 10px;
	}

#inner_footer {
	padding-top: 0px;
	padding-bottom: 20px;
	}

/* Graphics */
#bg_header {
	background-image: url(site-design/menu.png);
	background-repeat: repeat-x;
	min-width: 950px;
	}

#bg_middle {
	min-width: 950px;
	}

#inner_body_block_head {
	height: 87px;
	background-color: transparent;
	background-image: url(site-design/content_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	}

body.fullwidth #inner_body_block_head {
	height: 55px;
	background-image: url(site-design/content_top_fullwidth.png);
	}

#body_block {
	background-color: transparent;
	background-image: url(site-design/content_middle.png);
	background-position: left top;
	background-repeat: repeat-y;
	}

body.fullwidth #body_block {
	background-image: url(site-design/content_middle_fullwidth.png);
	}

#inner_body_block_foot {
	height: 94px;
	background-color: transparent;
	background-image: url(site-design/content_bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}

body.fullwidth #inner_body_block_foot {
	height: 53px;
	background-image: url(site-design/content_bottom_fullwidth.png);
	}

/* Header */
#header_searchbar{
	position: absolute;
	top: 131px;
	right: 55px;
	background-image: none;
/*	//top: 130px; */
	}

#header_searchbar #q {
	background-position: 3px 2px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(site-design/search_white.png);
	padding-left: 18px;
	border: 0px solid transparent;
	color: #ccc;
	width: 280px;
	}

#main_navigation {
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	right: 0;
	text-transform: uppercase;
	top: 1px;
	text-align: center;
	}

#social_media {
	position: absolute;
	top: 40px;
	right: 0; /*left: 645px;*/
	}

.header_socials {
	float: left;
	display: inline;
	}

/* _______ 02 - Typography */
.blog_h2 {
	font-size: 24px;
	margin-bottom: 8px;
	}

.blog_h2 a:link, .blog_h2 a:visited {
	color: #333;
	}

#site_name, #site_name a {
	top: 44px;
	left: 20px;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	font-size: 60px;
	font-style: normal;
	color: #000;
	text-shadow: -0.1em 0.1em 0.15em #000;
	}

#logo {
	height: 80px;
	top: 32px;
	left: 12px;
	width: 260px;
	}

#tag_line {
	left: 40px;
	top: 80px;
	font-size: 13px;
	color: #111;
	}

#footer, #footer a:link, #footer a:visited {
	color: #111;
	font-weight: bold;
	}

#secondary .content {
	color: #ddd;
	}

#secondary .content h4, #secondary .content a:link, #secondary .content a:visited {
	color: #eee;
	}

/* _______ 03 - Sidebar & Widgets */
.mysite_widget {
	padding: 10px 30px 20px 10px;
	margin: 4px;
	}

.mysite_widget h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 12px;
	font-style: italic;
	font-family: Georgia, Times, serif;

	}

.mysite_widget_divider {
	background-image: url(site-design/sidebar-div.png);
	background-repeat: no-repeat;
	}


.mysite_widget ul {
	list-style: none;
	margin-left: 16px;
	margin-top: 0px;
	}

/* Calendar Widget */
#small-calendar tr.smd_cal_navrow form {
	text-align: center;
	}

#small-calendar h4 {
	font-size: 16px;
	font-style: normal;
	}

#small-calendar td {
	background-color: #222;
	border: 1px solid #111;
	padding: 0;
	text-align: center;
	}

#small-calendar tr.alt td, #small-calendar th {
	background-color: #111;
	border: 1px solid #111;
	}

#small-calendar td.smd_cal_event {
	background-color: #555;
	}

#small-calendar tr.smd_cal_navrow th a.smd_cal_navnext {
	padding-left: 10px;
	}

#small-calendar tfoot td {
	background-color: transparent;
	border: 1px solid transparent;
	}

#small-calendar a {
	display: block;
	}

/* Archive Page and Widget */
dl#archive-menu, dl#sidebar-archive-menu {}
dl#archive-menu dt, dl#sidebar-archive-menu dt {
	font-style: italic;
	font-size: 14px;
	text-decoration: underline;
	}

dl#archive-menu dd, dl#sidebar-archive-menu dd {
	display: inline;
	line-height: 24px;
	margin-left: 15px;
	}

/* ________ 04 - Blog & Metadata Styles */
.top_metadata {
	border-top: 1px solid #ddd;
	padding-bottom: 20px;
	color: #999;
	font-size: 9px;
	}

.comment_count {
	background-image: url(site-design/comment-bubble.jpg);
	background-repeat: no-repeat;
	background-position: -6px;
	padding-left: 18px;
	float: left;
	}

.comment_count a:link, .comment_count a:visited, .bottom_metadata a:visited, .bottom_metadata a:link {
	color: #888;
	}

.date_author {
	float: right;
	}

.entry {
	margin: 30px 0 30px;
	}

.more_link {
	background-image: url(site-design/readmore.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 78px;
	float: right;
	color: #888;
	font-size: 10px;
	padding: 4px;
	}

.more_link a {
	display: block;
	}

.bottom_metadata {
	border: 1px solid #f1f1f1;
	color: #888;
	font-size: 9px;
	margin: 20px 0;
	padding: 2px;
	background-image: url(site-design/meta-footer.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}

.tags {
	padding-right: 20px;
	}

.blog_navigation .alignleft, .blog_navigation .alignright {
	width: 45%;
	}

.blog_navigation .alignright {
	text-align: right;
	}

/* _______ 05 - Comments */
#comments {
/*	width: 90%;*/
}

h4 #comment {
	clear: both;
	margin: 45px 0 20px 0;
	font-size: 20px;
	}

.commentlist {
	margin: 0 0 20px 0;
	}

.commentlist .comment {
	font-size: inherit;
	border-left: 1px solid #ccc;
	margin: 15px 0 10px;
	padding: 10px;
	list-style: none;
	}

.commentlist .comment .avatar {
	float: left;
	padding: 0px;
	margin-right: 12px;
	border: 2px solid #f2e9ea;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color: #333;
	}

.commentlist p {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 5px 10px 0;
	padding-top: 10px;
	text-transform: none;
	}

.commentmetadata {
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	}

.commentlist p#previewMessage {
	font-weight: bold;
	}

#comments p#txpCommentInputForm {
	font-weight: bold;
	text-align: center;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #bbb;
	background-color: f1f1f1;
	}

/* ________ 06 - Comment Form */
#txpCommentInputForm {}

#txpCommentInputForm h4 {
	clear: both;
	margin: 45px 0 20px 0;
	font-size: 20px;
	}

#txpCommentInputForm .commentErrorMessage {}

#txpCommentInputForm ul.comments_error {}

#txpCommentInputForm ul.comments_error li {}

#txpCommentInputForm input#name, #txpCommentInputForm input#email, #txpCommentInputForm input#web {
	width: 70%;
}

#txpCommentInputForm textarea#message {
	width: 70%;
	height: 150px;
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 1px;
	}

#txpCommentInputForm input#txpCommentPreview {}

#txpCommentInputForm input#txpCommentSubmit {}

#txpCommentInputForm p.commentErrorMessage {
	font-weight: bold;
	font-size: 14px;
	color: #555;
	}

#txpCommentInputForm p.commentErrorMessage span {
	font-size: 24px;
	font-style: italic;
	margin-right: 15px;
	}

#txpCommentInputForm ul.comments_error {
	color: #C42B1A;
}

/* _______ 07 - Email Form */
.post .zemContactForm {
	margin-top: 25px;
	}

.post .zemContactForm legend {
	display: none;
	visibility: hidden;
	}

.post .zemContactForm label {
	margin-bottom: 5px;
	}

.post .zemContactForm input#Name, .post .zemContactForm input#Email, .post .zemContactForm textarea#Message {
	width: 70%;
	}

.post .zemContactForm textarea#Message {
	height: 150px;
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 1px;
	}

.post .zemContactForm ul.zemError {
	color: #C42B1A;
	}

/*  ________ 08 - Error Pages */
h2.error-status {
	font-size: 36px;
	text-align: center;
	margin-top: 75px;
	}

p.error-msg {
	text-align: center;
	line-height: 32px;
	}

/*  _______ 09 - Default Classes & IDs */
#page-links a {
	padding: 4px;
	border: 1px solid #ddd;
	}

img.alignright, img.alignleft, img.aligncenter {
	padding: 5px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	}

div.alignright, img.alignright, a img.alignright {
	float: right;
	margin: 0px 0px 10px 10px
	}

div.alignleft, img.alignleft, a img.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}

div.aligncenter, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.post #share {
	position:relative;
	padding: 0 0 0 120px;
	}

.post #share .banner {
	background: url(site-design/banner-share.png) no-repeat;
	position: absolute;
	top: 0;
	left: -40px;
	width: 115px;
	height: 36px;
	color: #fff;
	font: bold italic 14px Georgia, serif;
	text-shadow: #555 0 1px ;
	line-height: 29px;
	padding: 0 0 0 16px;
	}

.post #share a img {
	padding: 0 10px 0 0;
	opacity: 0.7;
	}

.post #share a:hover img {
	padding:0 10px 0 0;
	opacity:1;
	}

#fraza {
	border: 1px solid #f1f1f1;
	font-style: italic;
	font-family: Georgia, Times, serif;
	color: #888;
	font-size: 1.4em;
	margin: 20px 0px;
	padding: 2px;
	background-image: url(site-design/meta-footer.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}

/*  styles for the unit rater     */
.ratingblock {
        width: 50%;
        display:block;
        }

.loading {
        height: 30px;
        background: url('../site-design/working.gif') 50% 50% no-repeat;
        }

.unit-rating { /* the UL */
        list-style:none;
        margin: 0px;
        padding:0px;
        height: 30px;
        position: relative;
        background: url('../site-design/starrating.gif') top left repeat-x;
        }

.unit-rating li{
    text-indent: -90000px;
        padding:0px;
        margin:0px;
        /*\*/
        float: left;
        /* */
        }

.unit-rating li a {
        outline: none;
        display:block;
        width:30px;
        height: 30px;
        text-decoration: none;
        text-indent: -9000px;
        z-index: 20;
        position: absolute;
        padding: 0px;
        }

.unit-rating li a:hover{
        background: url('../site-design/starrating.gif') left center;
        z-index: 2;
        left: 0px;
        }

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
        background: url('../site-design/starrating.gif') left bottom;
        position: absolute;
        height: 30px;
        display: block;
        text-indent: -9000px;
        z-index: 1;
        }

.voted {color:#999;}
.thanks {color:#36AA3D;}

/*pagenation*/
.pagenation, .flvid {
	display:block;
	margin: 0 auto;
	text-align: center;
	}
#pagenation a {
	background-color: #000;
	color: white;
	}
#pagenation a:hover {
	background-color: #555;
	}
#pagenation li {
	float: left;
	list-style-type: none;
	border: 1px solid white;
	}
#pagenation li a, li.current {
	display: block;
	padding: 0 10px;
	font-size: 0.9em;
	}