/*
=== red ===
bg: #fcf8f5
links: #9d1c1c
intro: #dd2a2a
footer: #ebe0d9
titles: #dfd1c8
widgets: #f2e9e4
*/

/*=== Setup ===*/
body{
	background: #f0bd2c url('red/bgr.gif') repeat-x 0 top;
	color: #555555;
}
a{
	color: #29429b;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
h2{
	color: #262625;
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
}
h4{
	color: #444444;
}

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/

.btn-rounded a{
	background: url(red/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(red/btn-rounded.gif) no-repeat right;
}
.btn {
	background:url(red/btn.gif) repeat-x;
	border:1px solid #0b113a;
 	color:#FFF;
 	height: 28px;
}



/*=== Right Column ===*/
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
	background: #0e1757;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: #fffbc1;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}
.col5 img{
	border: 10px solid #f6f5ed;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(red/box-top.gif) no-repeat top;
}
.box .bot{
	background: url(red/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: url(red/box2-top.gif) no-repeat top;
}
.box2 .bot{
	background: url(red/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #fff481;
	width: 270px;
	padding: 27px 24px 27px 28px;
	margin: 17px 0 0;
}
.box2 .spacer .widget {
	color: #0e1757;
}


.box2 .spacer .widget h3 {
	border: none;
	padding: 0 0 5px 0;
}

/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: #F2E9E4;
}
.box3 .bot{
	background: #F2E9E4;
}
.box3 .spcr{
	background: #f2e9e4;
}
/*- Box4 -*/
.box4{
	margin-top: 20px;
	color: #ffffff;
	position: relative;
}
.box4 .top,.box4 .bot{
	background: url(red/box4-top.gif) no-repeat top;
}
.box4 .note {
	background: transparent url('red/note.gif') no-repeat;
	width: 115px;
	height: 106px;
	float: right;
	position: absolute;
	top: -19px;
	right: -8px;
}
.box4 .bot{
	background: url(red/box4-bot.gif) no-repeat top;
}
.box4 .spacer{
	background: #0e1757;
}

/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(red/box5-top.gif) no-repeat top;
}
.box5 .bot{
	background: url(red/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(red/box5-bgr.gif) repeat-y top;
	position: relative;
}

.box5 iframe {
	padding: 10px 0;
	background: #ffffff;
	border: none;
}
body.sliderBody {
	background: #ffffff;
}

/*- Box6 -*/
.box6 .top,.box6 .bot{
	/*background: url(red/box6-top.gif) no-repeat top;*/
	background: transparent;
}
.box6 .bot{
	/*background: url(red/box6-bot.gif) no-repeat top*/
	background: transparent;
}
.box6 .spacer{
	/*background: #ebe0d9;*/
	background: transparent;
}

/*- INFO / COLUMNS -*/
.widget {
	color: #48380d;
}

.widget h3 {
	color: #0e1757;
	border-bottom: 1px solid #0e1757;
	padding: 0 0 7px 0;
	font-size: 190%;
	font-weight: 200;
}

.widget p {
	color: #48380d;
	padding: 20px 4px;
	font-size: 110%;
}


.widget .textwidget {
	color: #48380d;
	padding: 20px 4px;
	font-size: 110%;
}

.widget li a {
	color: #48380d;
}

.col6 .widget li a {
	color: #48380d;
}

.info {
	display: block;
}
.info li {
	width: 300px;
	float: left;
	margin: 0 0 22px 20px;
}

.info li:first-child {
	margin: 0;
}

.info li h3 {
	color: #731515;
	border-bottom: 1px solid #731515;
	padding: 0 0 6px 4px;
	font-size: 190%;
	font-weight: 200;
}

.info li p {
	color: #ffffff;
	padding: 20px 4px;
	font-size: 110%;
}

.info li a {
	display: block;
	width: 120px;
	line-height: 30px;
	padding: 0 0 0 17px;
	background: transparent url('red/btn-info.gif') no-repeat 0 50%;
	color: #ffffff;
}

.info li a:hover {
	text-decoration: none;
}

.clearboth {
	clear: both;
} 

/*- Date -*/
.date{
	color: #898989;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search input.keyword{
	background: #fff481;
	border: 1px solid #ffffff;
	height: 11px;
}

/*- Form1 Setup -*/
.btn-general{
	background: #9d1c1c;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #dfd1c8;
	color: #ffffff;
}

/*=== Footer ===*/
#footer {
	background: #0e1757 url('red/footer.gif') repeat-x 0 0;
	padding: 26px 4px 35px 4px;
	margin: 0;
	text-align: center;
	color: #ffffff;
	margin: 0 0 -20px 0;
}

#footer-obsah {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	line-height: normal;
	color: #e9d1d1;
}

#footer-obsah img#eu {
	float: right;
	width: 450px;
	height: 100px;
}

#footer-obsah a {
	color: #e9d1d1;
	text-decoration: none;
}

/*=== Posts ===*/
.post img {	
	border:8px solid #f6f5ed;
}
.post li a:hover{
	color: #9d1c1c;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#fcf8f5 url(red/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #ebe0d9;
	border-bottom:1px solid #ebe0d9;	
}

/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #ffffff;
}
.widget #recentcomments li a:hover{
	color: #9d1c1c;
	text-decoration: none;
}
.widget #searchform, .widget #calendar_wrap{
	/*background: #f2e9e4;*/
	background: transparent;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(red/ico-quote.gif) no-repeat top left;
}

/*=== Main slideshow ===*/
#slider{
	float: left;
	margin: 0 75px;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:780px;
	height:400px;
	overflow:hidden; 
	}		
#slider li img {
	border: 10px solid #F6F5ED;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height: 30px;
	position:absolute;
	left:20px;
	top:190px;
	}	
#nextBtn{ 
	left:890px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:30px;
	background:url('/wp-content/themes/overeasy/images/arr-left.gif') no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url('/wp-content/themes/overeasy/images/arr-right.gif') no-repeat 0 0;	
	}												


