@import url("http://www.oasered.sk/layout/switch_panel.css");

/*
Theme Name: Blog.Oasered.Sk
Theme URI: http://blog.oasered.sk/
Description: Blog.Oasered.Sk is a 3 column theme with one sidebar on the right and one to the left of the content area that uses a black and blue color scheme and very few images. Both sidebars are widget ready.
Version: 1.0
Author: Your Index
Author URI: http://blog.oasered.sk/
*/

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body
{
font-size: 10px;
margin: 0px;
text-align: center;
background: #808080;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
}




                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#top
{
width: 990px;
height: 25px;
display: block;
margin: 0 auto;
background: transparent 0px 20px url(http://www.oasered.sk/layout/container_main_top.png) no-repeat;
}

#bottom
{
width: 990px;
height: 5px;
display: block;
margin: 0 auto 20px auto;
background: transparent url(http://www.oasered.sk/layout/container_main_bottom.png) no-repeat;
}

#blogtitlecontainer
{
width: 990px;
display: block;
margin: 0px auto;
padding: 0px;
background: transparent url(http://www.oasered.sk/layout/container_main_bg.png) repeat-y;
}

#blogtitle
{
color: #DFDAC3;
text-align: left;
padding: 0px;
height: 150px;
width: 980px;
margin: 0px auto;
background: #6799CF url(img/banner.jpg) no-repeat;
position: relative;
}

#blogtitle a
{
position: absolute;
top: 17px;
left: 0px;
width: 100%;
height: 50px;
display: block;
}

#blogtitle span
{
display: none;
}

#blogtitle p
{
color: #ffffff;
position: absolute;
top: 80px;
left: 32px;
font-family: arial, helvetica;
margin: 0px;
font-size: 16px;
font-weight: bold;
}

#blogtitle h1
{
padding: 0px;
margin: 0px;
font-size: 0px;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 990px;
overflow: hidden;
background: #FCFCFC url(http://www.oasered.sk/layout/container_main_bg.png) repeat-y;
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
font-size: 11px;
float: left;
width: 180px;
margin: 0;
padding-top: 0;
margin-top: 0;
margin-left: 6px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
font-size: 11px;
float: right;
width: 180px;
margin: 0;
padding-top: 0;
margin-top: 0;
margin-right: 6px;
margin-bottom: 20px;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 14px 195px 20px 195px;
text-align: left;
}


#content ul
{
padding-left: 2.5em;
}


#content ul li{
padding: 0.3em;
list-style: square;
font-size: 11px;
}

#content ul ul li{
padding: 0.2em;
list-style: circle;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}

                         /***************************************************
                         *********************** POST and Entry************
                         *****************************************************/
.post
{
display: block;
overflow:hidden;
width:98%;
margin: 4px auto 15px auto;
border: 1px solid black;
background: white;
}

.entry
{
overflow: hidden;
margin-bottom: 5px;
margin-right: 10px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
color: #000;
padding-bottom: 20px;
padding-top: 20px;
margin: 0 auto;
font-weight: normal;
width: 990px;
background: transparent url(http://www.oasered.sk/layout/container_main_bg.png) repeat-y;
}

#footwrap p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footwrap a:link {
text-decoration: underline;
border: none;
font-weight: normal;
color: #000;
}

#footwrap a:hover {
text-decoration: none;
border: none;
}

#footwrap a:visited:hover {
text-decoration: none;
border: none;
}

#footwrap a:visited {
text-decoration: underline;
border: none;
font-weight: normal;
color: #000;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}



.widget
{
border-right: #2D4667 1px solid;
border-bottom: #2D4667 1px solid;
border-left: #2D4667 1px solid;
}

.linkcat
{
border-right: #2D4667 1px solid;
border-bottom: #2D4667 1px solid;
border-left: #2D4667 1px solid;
}
                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 0 8px;
}

#sidebarleft li
{
padding-bottom: 4px;
background-color: white;
}

#sidebarleft ul li
{
display: block;
margin: 1px 10px 1px 12px;
padding-bottom: 2px;
background: none;
}

#sidebarleft ul li ul li{
padding-bottom: 2px;
background: none;
}

#sidebarleft ul li li{
padding: 4px 3px 2px 2px;
background: none;
}

#sidebarleft a:link {
color: #000000;
text-decoration: underline;
font-weight: normal;
}

#sidebarleft a:hover {
color: #000000;
text-decoration: none;
}

#sidebarleft a:visited:hover {
color: #000000;
text-decoration: none;
}

#sidebarleft a:visited {
color: #000000;
text-decoration: underline;
}

#sidebarleft h2 {
color: white;
padding: 4px 8px 4px 6px;
margin-top:14px;
background: #6799CF url(img/h2.png) repeat-x;
border-top: #2D4667 1px solid;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 8px;
}

#sidebarright li
{
padding-bottom: 4px;
background-color: white;
}

#sidebarright ul li
{
display: block;
margin: 1px 10px 1px 12px;
padding-bottom: 2px;
background: none;
}

#sidebarright ul li ul li{
padding-bottom: 2px;
background: none;
}

#sidebarright ul li li{
padding: 4px 3px 2px 2px;
background: none;
}

#sidebarright a:link {
color: #000000;
text-decoration: underline;
font-weight: normal;
}

#sidebarright a:hover {
color: #000000;
text-decoration: none;
}

#sidebarright a:visited:hover {
color: #000000;
text-decoration: none;
}

#sidebarright a:visited {
color: #000000;
text-decoration: underline;
}

#sidebarright h2 {
color: white;
padding: 4px 8px 4px 6px;
margin-top:14px;
background: #6799CF url(img/h2.png) repeat-x;
border-top: #2D4667 1px solid;
}


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
font-size: 11px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #CFE6FF;
border-left: 4px solid #8BB3DF;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
font-size: 11px;
display:block;
margin: 25px auto 0 auto;
padding: 2px 8px 2px 35px;
text-align: left;
background: #4F4F4F;
color:#fff;
border-left: 4px solid #000;
}

#content .postmetadata
{
padding-left: 5px;
}

.postmetadata a:link
{
border: none;
color: white;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: white;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: white;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited
{
border: none;
color: white;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #000;
text-decoration: underline;
font-weight: normal;
}

a:hover
{
text-decoration: none;
}

a:visited
{
color: #000;
text-decoration: underline;
font-weight: normal;
}

a:visited:hover
{
text-decoration: none;
}

a img
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/
h4#comments
{
font-size: 20px;
font-weight: bold;
color: #fff;
padding: 4px 0px 4px 5%;
margin: 0px 0px 5px 0px;
background: #868686 url(img/posttitle.png) repeat-x;
border-top: 1px solid #000000;
}

#commentsmetadata
{
font-size: 11px;
display:block;
margin: 25px auto 0 auto;
padding: 2px 12px 2px 35px;
text-align: justify;
background: #4F4F4F;
color:#fff;
border-left: 4px solid #000;
}

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}

.commentlist li
{
list-style: none;
background: #fff;
margin: 12px 10px 12px 15px;
padding: 2px 6px 4px 12px;
border-left: 4px solid #000;
border-top: 1px dashed #000;
border-right: 1px dashed #000;
border-bottom: 1px dashed #000;
}

li.alt
{
border-left: 4px solid #808080;
border-top: 1px dashed #808080;
border-right: 1px dashed #808080;
border-bottom: 1px dashed #808080;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 0px 15px 10px 3px;
margin-bottom: 5px;
}

.commentmetadata a:link, .commentmetadata a:visited
{
text-decoration: underline;
color: #000;
}

.commentmetadata a:hover
{
text-decoration: none;
color: #000;
}

.commentnumber {
margin-top: 2px;
margin-right: 4px;
float:right;
color: #000;
font-size: 18px;
font-weight: bold;
}

#comment
{
margin-left:5%;
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
display: block;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h2.posttitle
{
font-size: 20px;
font-weight: bold;
padding-left: 10px;
padding-top: 4px;
padding-bottom: 4px;
margin-top: 0px;
margin-bottom: 5px;
background: #A7A7A7 url(img/posttitle.png) repeat-x;
border-top: 1px solid #000000;
}

.posttitle a:link
{
font-size: 20px;
color: #fff;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited
{
font-size: 20px;
color: #fff;
font-weight: bold;
text-decoration: none;
}

.posttitle a:hover
{
font-size: 20px;
color: #fff;
font-weight: bold;
text-decoration: underline;
}

.posttitle a:visited:hover
{
text-decoration: underline;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h4#respond
{
margin-left: 5%;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


                         /***************************************************
                         *********************** date ********************
                         *****************************************************/
.date
{
font-size: 14px;
font-weight: bold;
float: right;
text-transform: uppercase;
padding: 45px 10px 18px 5px;
margin-top: 5px;
margin-right: 6px;
margin-bottom: 10px;
text-align: center;
color: #8BB3DF;
background: url(img/date.png) 10px 8px no-repeat;
width: 90px;
height: 95px;
}


                         /***************************************************
                         *********************** Code ********************
                         *****************************************************/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #8BB3DF;
color: #FFF;
background: #4F4F4F;
}

                         /***************************************************
                         ************ Navigation (based on Blix)**************
                         *****************************************************/
#navigation {
margin-left:auto;
margin-right:auto;
width: 980px;
overflow: hidden;
height: 24px;
line-height: 24px;
background: #6799CF url(img/navigation.png) repeat-x;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  width: 80px;
  padding: 1px 18px;
  font-size: 12px;
  text-transform:uppercase;
  letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  line-height:0px;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:5px;}

#navigation #s {
  height: 15px;
  width: 115px;
  margin: -6px 5px 0 0;
  border: 1px solid black;
  padding: 0;
  font-size: 12px;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}


#navigation a
{
color: black;
font-weight: bold;
text-decoration: none;
}

#navigation .selected,
#navigation a:hover
{
background:#8EADCF url(img/active.png) repeat-x;
color: white;
}

#navigation form {
background:#6799CF url(img/navigation.png) repeat-x;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:#333333;
  background-color:#C2D36C;
}

.button
{
margin-bottom: -4px;
}

                         /***************************************************
                         *********************** Credits********************
                         *****************************************************/

.credits
{
margin-top: -20px;
margin-bottom: 5px;
padding: 0 4px 8px 4px;
float: right;
}


                         /***************************************************
                         *********************** Calendar ********************
                         *****************************************************/
#wp-calendar
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th
{
text-align: center;
}

#wp-calendar caption
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}


                         /***************************************************
                         ***************** Image General************
                         *****************************************************/

img
{
border:none;
}


                         /***************************************************
                         ***************** Previous and Next Posts************
                         *****************************************************/

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin: 10px;
}


                         /***************************************************
                         *********************** Smileys ********************
                         *****************************************************/

.wp-smiley
{
padding: 0;
}
                         /***************************************************
                         ************** Contained Float fix for date************
                         *****************************************************/

.postwrap
{
overflow:hidden;
width: 100%
}

input, textarea
{
font-family: Arial, Verdana, Helvetica;
font-size: 12px;
}

input[type=text], input[type=password]
{
height: 15px;
padding: 1px;
}

input[type="submit"], input[type="reset"], input[type="button"]
{
color: #E2E2E2;
background-color: #808080;
border: 2px outset #000;
font-weight: bold;
padding: 1px 10px;
margin: 1px 10px;
cursor: pointer;
}

.facebook
{
	margin-top: 10px;
	margin-left: 10px;
	border-top: 1px solid silver;
	padding-top: 5px;
	height: 150px;
}
