/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */


.ngg-slideshow {
	float:right;
	padding-left: 10px;
}
.ngg-galleryoverview .ngg-slideshow {
	float: none;
    margin: 0 auto; }

.ngg-slideshow:after {
	clear:both;
}

.entry table td, .entry table {
	border:none;
}

#header .rss, #header .header-search  {display:none;}

#logo {
    float: none;
    width: 100%;
}

#header {
	padding-top: 20px;
    padding-bottom: 15px;
}

.page .entry {
    font-size: 115%;
}

.slidez { border: 3px solid #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 0 8px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 8px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2); }

.slide-content  { position: absolute; top: 25px; left: 669px; width: 260px; padding: 3px; background: #000; background: rgba(0,0,0,0.2); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; color: #fff; }
#slides .slides_container .slide-content .inner-wrap  { position: relative; padding: 20px; background: #000; background: rgba(0,0,0,0.9); }
.slide-content .post-meta  { border-color: #fff; border-color: rgba(255,255,255,0.4); }
.slide-content .post-meta .category a:link, #slides .slides_container .slide-content .post-meta .category a:visited, #slides .slides_container .slide-content .post-meta .date  { color: #fff; }
.slide-content .title  { border-top-color: #fff; border-top-color: rgba(255,255,255,0.2); border-bottom-color: #fff; border-bottom-color: rgba(255,255,255,0.4); }
.slide-content .title a { color: #fff; font-size: 30px; }

.slide-content .btn_close  { position: absolute; top: 7px; right: 7px; display: block; width: 10px; height: 0; overflow: hidden; padding-top: 10px; background: url(images/ico-slider-close.png) no-repeat left top; opacity: 0.5; }
.slide-content .btn_close:hover  { opacity: 1; }
.slide-content .btn_close.hide { display: none; }


#slides {
    margin-bottom: 20px;
}


.archive-layout .page {
    float: left;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 20px;
    margin-top: 0;
    width: 295px;
}

#recent-news {font-size:90%}

.slidez a {color:#FFF;text-decoration:underline;}

#masthead {
    clear: both;
    position: relative;
    text-align: center;
	width:1000px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	font-size: 120%;
	background-color: #C62B36;
	margin: 0 auto;
	padding: 5px 0px 7px 0px;
	letter-spacing: 1.5px;
    text-transform: uppercase;
}

a, a:active, #recent-news-filter li a.active  {color:#C62B36;}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-family: serif;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}


#slides .entry p {
	margin-top: 0.8em;
	margin-bottom: 0;
}

.slide-content {
	top: 4px;
	left:665px;
	width:266px;
}


#comments {
    margin: 1em 0 0;
    padding: 1em 0 0;
}


#slides {
	margin-bottom: 0;
}

.slides {
		border-radius: 0px 0px 0px 0px;
}

.logos {padding: 1px;
	width: 938px;
	overflow:hidden;
	background-color: #FFFFFF;
	margin: 0px auto 10px}

.logo-left {
	float:right;
	width: 765px;
}

.logo-right {
	float:right;
}

#main.news-box {
	width:635px;
	float: right;
}

#buy-dvd {
	float:right;
	width: 285px;
	padding: 0 20px 0 0;
}

#buy-dvd a {
	display:block;
	margin: 10px auto;
}

#buy-dvd h3 {
	margin: 8px 0;
}

/* TIMELINE */

* {
	margin: 0;
	padding: 0;
}

#recent-news-filter li.category-news {
	display:none;
}

#top {display:none;}

/* body {
	background: #222;
	font-family: Georgia, serif;
	color: #fff;
	font-size: 14px;
} 

a {
	color: #ffffcc;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
	a:hover,
	a.selected {
		color: #ffcc00;
	}

h1,h2,h4,h5,h6 {
	text-align: center;
	color: #ccc;
	text-shadow: #000 1px 1px 2px;
	margin-bottom: 5px;
}
	h1 {
		font-size: 18px;
	}
	h2 {
		font-size: 14px;
	}
.sociales {
	text-align: center;
	margin-bottom: 20px;
}

	#timeline {
		width: 800px;
		height: 350px;
		overflow: hidden;
		margin: 100px auto;
		position: relative;
		background: url('../images/dot.gif') left 45px repeat-x;
	}
		#dates {
			width: 800px;
			height: 60px;
			overflow: hidden;
		}
			#dates li {
				list-style: none;
				float: left;
				width: 100px;
				height: 50px;
				font-size: 24px;
				text-align: center;
				background: url('../images/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					line-height: 38px;
					padding-bottom: 10px;
				}
				#dates .selected {
			        font-size: 38px;
				}
		
		#issues {
			width: 800px;
			height: 350px;
			overflow: hidden;
		}	
			#issues li {
				width: 800px;
				height: 350px;
				list-style: none;
				float: left;
			}
				#issues li img {
					float: left;
					margin: 10px 30px 10px 50px;
				}
				#issues li h1 {
					color: #ffcc00;
					font-size: 48px;
					margin: 20px 0;
					text-shadow: #000 1px 1px 2px;
				}
				#issues li p {
					font-size: 14px;
					margin-right: 70px;
					font-weight: normal;
					line-height: 22px;
					text-shadow: #000 1px 1px 2px;
				}
		
		#grad_left,
		#grad_right {
			width: 100px;
			height: 350px;
			position: absolute;
			top: 0;
		}
			#grad_left {
		        left: 0;
		        background: url('../images/grad_left.png') repeat-y;
			}
			#grad_right {
		        right: 0;
		        background: url('../images/grad_right.png') repeat-y;
			}
		
		#next,
		#prev {
			position: absolute;
			top: 0;
			font-size: 70px;
			top: 170px;
			width: 22px;
			height: 38px;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
		}
			#next:hover,
			#prev:hover {
				background-position: 0 -76px;
			}
			#next {
				right: 0;
				background-image: url('../images/next.png');
			}
			#prev {
				left: 0;
				background-image: url('../images/prev.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}


*/

