/*   
Theme Name: Blue one
Author: bytesize
Author URI: http://street-soul.net
*/

A:link {text-decoration: none; color:#16B8C7;}
A:visited, A:active {text-decoration: none;color:#16B8C7;}
A:hover {color: #9C898E;text-decoration : none;}

a.odkaz:link, a.odkaz:visited, a.odkaz:active{text-decoration: none;color: #9C898E;}
a.odkaz:hover{text-decoration: none;color: #F3920D;} 

a.menu_link:link, a.menu_link:visited, a.menu_link:active{text-decoration: none; color : #4B5457;}
a.menu_link:hover{text-decoration: none;color : #9C898E;} 

* {margin: 0; padding: 0;}


body {

	background: 		#9B8263;
	font-family:           	"Trebuchet MS";
	font-size:             	15px;
	font-weight:           	normal;
	color:                 	#424448;
	height: 		100%;
text-align:center;
}


/* Header */

#logo {
	width: 701px;
	height: 107px;
	background: #23BAC8 url(header.jpg) no-repeat;
}

/* menu */
.menu{
	padding-top: 75px;
	padding-right:30px;
	text-align: right;
}

/* Page centering*/

#page {	
        width: 701px; 
 text-align: left;
 margin: 0 auto;
 }

   



/* content */

	#content {width: 701px;background: #FAF4F6; padding-bottom:20px;}
#content ul {list-style: none;}
	


/* Footer */

	#footer {
		width: 701px;
		background: #9B8263 url(http://street-soul.net/natural/wp-content/themes/blue/footer.jpg) no-repeat;
		height:168px;
                margin-bottom:30px;

}

/* Other stuff*/

table, td, tr {
  	color:          #443535;
        margin-right:   22px;
        margin-left:    22px;
  	font-size:      7pt;
  	line-height:    115%;
  	font-family:    Verdana;
	text-align:     center;

} 

table ul {list-style: none;} 

h2{
        color:           #424448;
        font-weight:     bold;
	font-size: 	 24px;
        font-family:     "Trebuchet MS";
	padding-top:	 20px;
	padding-bottom:	 10px;
}

h3{
        color:           #424448;
        font-weight:     bold;
	font-size: 	 24px;
        font-family:     "Trebuchet MS";
	padding-left:	 110px;
	padding-bottom:	 10px;
padding-top:30px;
}

p{margin-top:10px;}

.storycontent{
	color:         #5B452F;
  	font-size:     14px;
  	line-height:   120%;
  	font-family:   "Trebuchet MS";
  	text-align:    justify; 
        padding-left:  52px;
        padding-right: 52px;
padding-top:10px;
	font-weight:   normal;
}

.image{margin: 5px;
text-align:center;}

.date span {
display:block;
width:100%;
text-align:center;
margin-left:-7px;
color:#424448;
font:bold 14px "Trebuchet MS";
margin-top:-10px;
}

.date {
position:absolute;
padding-left: 27px;
color:#424448;
width:70px;
height:61px;
font: bold 48px "Trebuchet MS","Times New Roman",Times,serif;
}

.tags {text-align: justify; }
.tags A:link, .tags A:visited{text-decoration: none; color : #4B5457; }

ol {
	font-size:   25px;
        border-left: 3px solid #CCC;
        color:       #424448;}

.small {
        font-size:9px;
        color: #ccc; }

/* Comments */

.comm_title {
        background:   #F2EAED;
        width:        100%;
        padding-left: 10px;
        padding-top:  5px;
        border-top:   1px solid #CCC;}

.comm_text {
        width:         100%;
	color:         #424448;
  	font-size:     12px;
  	line-height:   120%;
  	font-family:   "Trebuchet MS";
  	text-align:    justify;
        padding:       0px 20px 30px 20px;}

/* Comments form */

fieldset {
        width:  400px;
        border: none;}

fieldset li {
	padding-bottom: 5px;
        margin-left:    75px;}

legend {
        padding:         15px 0px 15px 15px;
        color:           #424448;
        font-weight:     bold;
	font-size: 	 24px;
        font-family:     "Trebuchet MS";}

label {
        color:           #424448;
  	font-size:       12px;
  	line-height:     120%;
        font-weight:     bold;}

.input { 
       color:            #424448;       
       border:           none;       
       border-bottom:    1px solid #424448;
       background:       #81CDBE;}

textarea {
        font-family:     "Trebuchet MS";
  	font-size:       12px;
  	line-height:     120%;
        color:           #424448;
        text-align:      justify;
        margin:          0px 0px 0px 75px;
        width:           230px;
        border:          none;
        border-bottom:   1px solid #424448;
        background:      #81CDBE;
        OverFlow:        auto;}

.button {
        border:   1px solid #424448;
        font-family:     "Trebuchet MS";
  	font-size:       18px;
        color:           #424448;
        text-align:      center;
        background:       #81CDBE;}

.spiffy {
        display:     block;
        width:       400px;
        margin-left: 110px;}

.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#49C4C1}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #95d8d7;
  border-right:1px solid #95d8d7;
  background:#cde8e8;}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #5ac8c6;
  border-right:1px solid #5ac8c6;
  background:#d8eaeb}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d8eaeb;
  border-right:1px solid #d8eaeb;}
.spiffy4{
  border-left:1px solid #95d8d7;
  border-right:1px solid #95d8d7}
.spiffy5{
  border-left:1px solid #cde8e8;
  border-right:1px solid #cde8e8}
.spiffyfg{
  background:#49C4C1;
width:400px;
margin-left: 110px;
}



