/*   
Theme Name: Muro Theme
Theme URI: http://simonwebdesign.com/simon-wordpress-framework-blank-theme/
Description: A blank frame work using 960.gs grid system and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Author: Muro
Author URI: http://muro.sk
Version: 1.0
Tags: light, two-columns, fixed-width
*/

@import url('reset.css');
@import url('typography.css');
@import url('grid.css');
@import url('forms.css');

/* header */
.header {
        padding: 0px 0px 50px 10px;
}
#header-wrap h1 {
        width: 400px;
        padding: 0px;
        margin: 5px 0px 0px 0px;
        float: left;
}
#header-wrap .description {
        clear: both;
}
#search-bar {
        width: 400px;
        float: right;
}
#content, .posts-wrap {
background: url(images/bg_content_top.png) no-repeat top;
padding-top: 20px; 
}
.sub-div {
padding-bottom: 20px;
background: #fff url(images/bg_content_bottom.png) no-repeat bottom;
}
.post, #post-entries, .comments {
margin: 0px 30px; 
}

/* links */
a:link, a:visited {
	color: #006699;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
/* sidebar links */
ul.xoxo a, a.rsswidget {
display: block;
}
/* navigation */
#nav-bar {
        border-bottom: solid 1px #ccc;
	width: 960px;
	height: 26px;
	margin: 20px 0px 50px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#navbar-left {
	width: 850px;
	height: 26px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbar-right {
	width: 30px;
	height: 26px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	}
	
#navbar-right a img {
	border: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

#nav {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	}
	                 
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
  color: white;
	width: 130px;
  display: block;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
	color: white;
	}
	
#nav a:hover {
	text-decoration: underline;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#nav li li {
	display: none;
	}
.skip a
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
.skip a:focus
{
position:static;
width:auto;
height:auto;
}
#nav li.page_item {
font-size: 2em;
/* background: url(images/bg_motuzy) 0px 0px no-repeat;*/
} 
 	
/* header */
#footer {
        margin: 30px 0px 30px 0px;
        padding: 30px 0px 30px 0px;
}
/* Misc */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
/* post */
.meta {
}
/* COmments */
#comments {
        margin:20px 0px 10px 0px;
        padding:20px 0px 10px 0px;
        border-top: solid 1px #ccc;
}
#postcomment {
        margin:20px 0px 10px 0px;
        padding:20px 0px 10px 0px;
        border-top: solid 1px #ccc;
}
/* featured section */
#featured-sticker {
        width: 100px;
        padding: 5px;
        margin-left: 800px;
        background-color: #f00;
        color: white;
        text-align: center;
        position: absolute;
        float: right;
}
#featured-post {
        background-color: #f3f3f3;
        padding:20px;
        margin: 0px 0px 45px 0px;
        border-top: solid 3px #ccc;
        border-bottom: solid 1px #ccc;
}

/*
#post-entries {
        padding: 0px 0px 20px 0px;
        margin: 0px 0px 20px 0px;
        border-bottom: solid 1px #ccc
}
*/

/* Twitter */
.intro {
background: url(images/muro_tw.png) no-repeat;
height: 240px;
}
div.tw {
  width: 700px;
  height: 158px;
  font-size: 2em;
  padding: 50px;
}
ul.tw {
margin: 0px;
padding: 0px;
}


a.download {
display: block;
  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
     -moz-border-radius: 12px; /* FF1-3.6 */
          border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
background: #ddd;
width: 200px;
font-size: 18px;
line-height: 60px;
height: 60px;
padding: 0 20px;
}

#sidebar a.download {
display: inline;
padding: 5px 10px;
border: 2px solid #1C93A;
color: #ffffff;
text-shadow: 1px 1px 3px #1C93A;
filter: dropshadow(color=#1C93A, offx=1, offy=1);
-moz-border-radius:12px;
-webkit-border-radius:12px;
border-radius:12px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
background-image: -moz-linear-gradient(top, #7ddffc, #2190ab);
background-image: -webkit-gradient(linear, center top, center bottom, from(#30c7ff), to(#248bff));
background-image: -o-linear-gradient(top, #7ddffc, #2190ab);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ddffc', endColorstr='#2190ab');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#30c7ff', endColorstr='#248bff')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: linear-gradient(top, #30c7ff, #248bff);
-moz-background-clip: padding-box;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
}
