/*   
Theme Name: GoettaBlog
Theme URI: http://blog.ia.com.mk
Description: Business theme for Glier's Goetta Blog
Author: ImaginativeAdvertising
Author URI: http://blog.ia.com.mk
Template: 
Version: 1.0
.
General comments/License Statement if any.
.
*/
@charset "utf-8";
/* CSS Document */

/* DEFAULT -------------------------------------------------------------*/
html {
	position:relative;
	height:100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #010101;
	background-image: url(images/top-divider-right.png);
	background-repeat: no-repeat;
	background-position: 0% top;
	position:relative;
	height:100%;
}
img {
	border:none;
}
a, a:visited {
	color: #FFF;
}
a:hover {
}




/* BASIC -------------------------------------------------------------*/
#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(images/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container {
	padding: 0px;
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#top_divider_left {
	height: 6px;
	width: 1650px;
	background-image: url(images/top-divider-left.png);
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}
#top_divider_right {
	height: 6px;
	width: 1650px;
	background-image: url(images/top-divider-right.png);
	position: absolute;
	top: 0px;
	z-index: 1;
	left: 0px;
}



/* HEADER -------------------------------------------------------------*/
#header {
	width: 925px;
	height:266px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#gliers_logo {
	height: 172px;
	width: 340px;
	position: relative;
	padding-top: 30px;
	padding-left: 1px;
}
#gliers_tagline {
	width: 340px;
	text-align: center;
	color: #D99F00;
}
#gliers_tagline h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#content_banner_frame {
	overflow: hidden;
	padding: 0px;
	height: 265px;
	width: 584px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	right: 2px;
}
#content_banner_frame ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}
#content_banner_frame ul li {
	margin: 0px;
	padding: 0px;
	position: relative;
	
}




/* MAIN MENU -------------------------------------------------------------*/

#main_menu {
	height: 32px;
	width: 628px;
	background-image: url(images/bg-main-menu.png);
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_menu ul {
	list-style:none;
	padding: 0px;
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 26px;
}
#main_menu ul li {
	list-style:none;
	position: relative;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	float: left;
	margin: 0px;
}
#main_menu ul li a img, #main_menu ul li a:visited img {
	padding: 0px;
	margin: 0px;
}
#main_menu ul li a:hover img {
	margin-top: -26px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




/* BOTTOM -------------------------------------------------------------*/
#bottom {
	width: 625px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 60px;
}
#bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}
#design {
	width: 40%;
	font-size: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#design a, #design a:visited {
	color: #FFF;
	text-decoration: none;
}
#design a:hover {
}

#copyright {
	font-size: 10px;
	width: 40%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright a, #copyright a:visited {
	color: #FFF;
	text-decoration: none;
}
#copyright a:hover {
}



/* CONTENT -------------------------------------------------------------*/
#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	background-image: url(images/bg-sidebar.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#content_left {
	margin: 0px;
	padding: 0px;
	width: 628px;
	position: relative;
	float: left;
}


/*------ SIDEBAR -------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 296px;
	margin: 0px;
	padding: 0px;
	position: relative;
	color: #dabd6f;
}
#sidebar a, #sidebar a:visited {
	text-decoration: none;
	color: #dabd6f;
}
#sidebar a:hover {
	color: #d99f00;
}
#sidebar_bottom {
	position: absolute;
	bottom: 0px;
	right: 26px;
}
#sidebar_content {
	
}
#sidebar_content h2 {
	background-image: url(images/bg-sidebar-h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 40px;
	color: #d99f00;
	font-style: italic;
	font-size: 24px;
}
#sidebar_content ul {
	list-style:none;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #dabd6f;
}
#sidebar_content ul li {
	list-style:none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#sidebar_content ul ul {
	list-style:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#sidebar_content ul ul li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#sidebar_search {
	height: 28px;
	width: 286px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 10px;
	top: 8px;
}
#calendar {
	text-align: center;
	width: 230px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 50px;
	margin-left: 35px;
}
#calendar caption {
	font-size: 34px;
	text-align: right;
	margin-right: 10px;
}
#calendar #wp-calendar {
	width: 226px;
}
#calendar #today {
	background-image: url(images/bg-date.png);
	background-repeat: no-repeat;
	background-position: center 47%;
}
#calendar th {
	padding-top: 4px;
	padding-bottom: 15px;
	font-weight: bold;
}
#calendar td {
	padding-top: 3px;
	padding-bottom: 2px;
}
.search_box {
	background-image: url(images/bg-search-box.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 22px;
	width: 179px;
	border:0px none #000;
	color: #FFF;
	display: inline;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
.search_button {
	background-image: url(images/bg-search-button.png);
	height: 26px;
	width: 86px;
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	float: left;
}


/* POSTS -------------------------------------------------------------*/

.post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8f0000;
	position: relative;
	width: 550px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #c3a966;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.post img {
	border: 1px solid #d08a3c;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.post h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	color: #d99f00;
	line-height: 24px;
}
.post h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	line-height: 30px;
	color: #d99f00;
}
.post h2 a, .post h2 a:visited {
	color: #d99f00;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
.post a, .post a:visited {
	color: #d99f00;
	text-decoration: none;
}
.post a:hover {
	text-decoration: underline;
}
.postmetadata a, .postmetadata a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.post .post_date {
	height: 68px;
	width: 54px;
	position: relative;
	background-image: url(images/bg_date.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
}
.post .post_day {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #FFF;
	width: 100%;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 34px;
}
.post .post_month {
	width: 90%;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	text-align: right;
}
.post .post_entry {
	
}



/* CLEAR FIX ---------------------------------------------------------- */
.clearfixmy {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
