﻿/*
Theme Name: Matjaževa modifikacija
Theme URI: http://mg-65.com
Version: 2.0
Description: 2 Column theme
Author: Matjaž
Author URI: http://mg-65.com
*/

* {
	margin: 0;
	padding: 0;
	font-family: "Comic Sans MS";
	}

body {
	background: #6e8bce;
	text-align: center;
	margin: 10px 0 0 0;
	}

#accessibility {
	display: none;
	}

/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 802px;
	text-align: left;
	margin: 0 auto;
	background: #6e8bce url(images/bg_frame.jpg) 0 0 no-repeat;
	}
	
#middle {
	background: url(images/bg_frame.gif) 0 0 repeat-y;
	overflow: auto;
	width: 100%;
	}

#content {
	float: left;
	width: 574px;
	border-right: 1px solid #98bae6;
	}
	
#sidebar {
	float: left;
	width: 187px;
	font-family: "Comic Sans MS";
	background-color: #3a70b6;
	color: #ffff99;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

	
/* -------------------
Header
------------------- */

#header {
	height: 183px;
	}

#header h1 {
	width: 400px;
	float: left;
	padding-top: 137px;
	padding-left: 20px;
	}

#header h1 a{
	float: none;
	font-size: 12px;
	color: #ffffff;
	background-color: #3333cc;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

#header h1 a:hover{
	color: #ffcc00;
	text-decoration: underline;
	}

#header #blog {
	width: 300px;
	float: right;
	text-align: right;
	padding-top: 159px;
	padding-right: 10px;
	}

#header #blog li {
	list-style: none;
	float: right;
}

#header #blog li a {
	display: block;
	text-decoration: none;
	color: #ffcc00;
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	}

#header #blog li a:hover {
	background: #ffffff;
	}
	
/* -------------------
Content
------------------- */

#content .post {
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 25px;
	}
	
#content .entry, .post a, p, p a {
	line-height: 18px;
	font-size: 12px;
	color: #ffffff;
}

#content .entry p {
	margin-top: 10px;
	line-height: 24px;
}

/* general #content definitions */
	
#content .post h1 a{
	margin: 0;
	font-size: 16px;
	color: #ffcc33;
	text-decoration: none;
	font-weight: lighter;
	}

#content .post h1 a:hover{
	color: #fff7bd;
	text-decoration: underline;
	}
	
#content a:hover{
	color: #fff7bd;
	}

#content .post h2 {
	color: #cccccc;
	font-size: 11px;
	margin-top: 5px;
	}

#content ul.post-data {
	background: #447ac0;
	border-top: 1px solid #98bae6;
	list-style: none;
	color: #a5c1e5;
	line-height: 18px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
#content .post-data li {
	font-size: 11px;
	display:inline;
	}
	
#content .post ul.post-data a{
	padding: 0 0 0 15px;
	color: #cccccc;
	text-decoration: none;
	background-image: url(images/icon_postdata.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	}

#content .post ul.post-data li.posted a:hover, #content .post ul.post-data li.comments a:hover {
	color: #fff7bd;
	}
	
#content .post ul.post-data li.comments a {
	color: #cccccc;
	text-decoration: none;
	background-image: url(images/icon_comments.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	float: right;
	margin-right: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	}

#content ol {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #dddddd;
	padding-left: 20px;
	}

#content ol.footnotes {
	font-size:10px;
	color:#dddddd;
	margin-left: 20px;
	}

#content ol.footnotes a {
	font-size:10px;
	color:#dddddd;
	}

#content h3 {
	font-size: 18px;
	color: #ffcc00;
	margin-top: 50px;
	margin-bottom: 20px;
	font-weight: lighter;
	}

#content blockquote p {
	color: #d3ddeb;
	margin-left: 20px;
	margin-top: -10px;
	margin-bottom: -15px;
	border-left-style: groove;
	border-left-width: 1px;
	padding-left: 5px;
	}

/* -------------------
Comments
------------------- */



#content #comments {
	margin-top: 70px;
	margin-right: 20px;
	margin-bottom: 20px;
	}

#content h4 {
	font-size: 16px;
	color: #ffffff;
	font-weight: lighter;
	}
	
#content ol.commentlist {
	margin-left: 20px;
	margin-right: 20px;
	border-top-style: none;
	margin-bottom: 30px;
	}

#content ol.commentlist, ol.commentlist a {
	font-size:12px;
	color:#dddddd;
	}

#content ol.commentlist p {
	font-size:11px;
	color:#ffffff;
	margin-top: 10px;
	margin-bottom: 20px;
	}

#content ol.commentlist small.commentmetadata a {
	font-size:10px;
	}
	
#commentform {
	margin: 20px;
	background: #21579d;
	width: 380px;
	}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 12px;
	color: #666666;
	border: 1px solid #d6d3d3;
	width: 200px;
	}
#commentform textarea {
	background: #f8f7f6;
	color: #666666;
	border: 1px solid #d6d3d3;
	width: 380px;
	font-size: 12px;
	}

#commentform textarea:hover, #commentform textarea:focus {
	background: #ffffff;
	}

/* -------------------
Sidebar
------------------- */

#sidebar h1 {
	color: #ffcc00;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: lighter;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#sidebar ul {
	list-style: none;
	}

#sidebar ul li {
	background: url(images/bullet_sidebar.gif) 0 6px no-repeat;
	font-size: 11px;
	line-height: 18px;
	padding: 0 0 0 11px;
	}
	
#sidebar #search {
	font-size: 12px;
	padding-left: 11px;
	}
	
#sidebar a {
	color: #fff7bd;
	border-bottom: 1px dashed #a6bdc3;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #ffffff;
	}


/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	background: url(images/bg_footer.gif) 0 0 no-repeat;
	height: 71px;
	}
	
#footer #footertext {
	float: right;
	color: #b2c4dd;
	padding: 36px 30px 0 0;
	font-size: 12px;
	line-height: 24px;
	}
	
#footer #footertext a {
	color: #cccccc;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #fff7bd;
	text-decoration: underline;
	}


/* Begin Calendar */

#wp-calendar caption   {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	height: 18px;
	background-color: #6699cc;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: #cccccc;
	margin-left: 15px;
	width: 155px;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 8px auto 0;
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	}
	
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar td {
	color: #cccccc;
	letter-spacing: normal;
	padding: 1px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background: none;
	}

#wp-calendar td:hover, #wp-calendar #today  {
	color: #ff9900;
	background-color: #999999;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #ffffff;
	text-align: center;
	}

/* End Calendar */



