
	
/* -------------------------------------------------------------------------------------------------
------------------------------------- BASE LAYOUT -------------------------------------------------- 
---------------------------------------------------------------------------------------------------- */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}

body {
	margin:0px;
	padding:0px;
	background-image:url(img/youri-bg.jpg);
	background-attachment:fixed;
	font-family: verdana, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}


#page-container {
	width:945px;
	position:relative;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	display : block;
	}
	


/* -------------------------------------------------------------------------------------------------
------------------------------------- HEADER LAYOUT -------------------------------------------------- 
---------------------------------------------------------------------------------------------------- */
	
#main_image {
	position:relative;
	top:0;
	width:945px;
	height:303px;
	background-image: none;
	margin-left: 0px;
	padding: 0px;
}

#dutch-champ { 
	position: absolute;
	height: 17px;
	width: 221px;
	top: 0px;
	left: 123px;
	z-index: 9;
	border: 0px;
}

#ranking { 
	position: absolute;
	height: 14px;
	width: 326px;
	top: 17px;
	left: 0px;
	z-index: 9;
	border: 0px;
}

#sponsor1 { 
	position: absolute;
	height: 39px;
	width: 172px;
	top: 36px;
	left: 762px;
	z-index: 9;
	border: 0px;
}

#sponsor2 { 
	position: absolute;
	height: 39px;
	width: 172px;
	top: 86px;
	left: 762px;
	z-index: 9;
	border: 0px;
}

#sponsor3 { 
	position: absolute;
	height: 39px;
	width: 172px;
	top: 136px;
	left: 762px;
	z-index: 9;
	border: 0px;
}

#sponsor4 { 
	position: absolute;
	height: 39px;
	width: 172px;
	top: 186px;
	left: 762px;
	z-index: 9;
	border: 0px;
}

#sponsor5 { 
	position: absolute;
	height: 39px;
	width: 172px;
	top: 236px;
	left: 762px;
	z-index: 9;
	border: 0px;
}

#hyves { 
	position: absolute;
	height: 25px;
	width: 25px;
	top: 280px;
	left: 913px;
	z-index: 9;
	border: 0px;
}

#check-out { 
	position: absolute;
	height: 66px;
	width: 193px;
	top: 0px;
	left: 0px;
	z-index: 1;
	border: 0px;
}

.sponsors-hovers {
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
.sponsors-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.success-hovers {
	opacity: .2;
	-moz-opacity: .2;
	filter: alpha(opacity=20);
}
.success-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* -------------------------------------------------------------------------------------------------
------------------------------------- CONTENT LAYOUT -------------------------------------------------- 
---------------------------------------------------------------------------------------------------- */

#content_bg {
	position:relative;
	width:945px;
	margin-left: 0px;
	margin-bottom:10px;
	float: left;
	padding: 0px;
	background-image:url(img/youri-content-bg.jpg);
	font-family: verdana, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	}

#menu-container {
	width:945px;
	height:58px;
	position:relative;
	text-align:right;
	margin: 0;
	padding-top: 5px;
	padding-right:0px;
	display : block;
	float: right;
	}

/* ////////////// Layout divs	border: 1px solid #ffdf69; ///////////////// */	

/* ----------------------------------- LEFT LAYOUT ------------------------------------------------- */

#left_container {
	width:280px;
	margin-left: 0px;
	padding-top: 0px;
	float:left;
	text-align:left;
	}
	
#youtube {
	position: relative;
	width:260px;
	margin-top:-10px;
	margin-left: 15px;
	float:left;
	}	
	
#introduction {
	position: relative;
	width:267px;
	margin-top:1px;
	margin-left: 9px;
	height:30px;
	float:left;
	z-index: 8;
	} 
#pictures-left {
	position: relative;
	width:267px;
	margin-top:-2px;
	margin-left: 0px;
	height:45px;
	float:left;

	} 
#pic-gallery {
	position: relative;
	width:267px;
	margin-top:0px;
	margin-left: 16px;
	float:left;
	} 
#pro-motions {
	position: relative;
	width:267px;
	margin-top:1px;
	margin-left: 2px;
	margin-bottom:2px;
	height:37px;
	float:left;
	}
	
#sidebar-wrap {
	position: relative;
	width:267px;
	margin-top:1px;
	margin-left: 20px;
	float:left;
	}
	
#promo-wrap {
	position: relative;
	width:259px;
	margin-top:1px;
	margin-left: 12px;
	padding-bottom:15px;
	float:left;
	line-height:16px;
	text-align:center;
	}
	
#promo-wrap p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #d0d0d0;
}

#promo-wrap a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #8fbf60;
}
	
#news-archive {
	position: relative;
	width:267px;
	margin-top:1px;
	margin-left: 6px;
	margin-bottom:2px;
	height:42px;
	float:left;
	}
	
#feedback {
	position: relative;
	width:267px;
	margin-top:1px;
	margin-left: 4px;
	height:42px;
	float:left;

	} 
	
#left-wp-container {
	width:255px;
	margin-left: 15px;
	padding-top: 10px;
	float:left;
	text-align:left;
	}

/* ----------------------------------- CENTER LAYOUT ------------------------------------------------- */

#main_content {
	width:555px;
	margin-top:5px;
	margin-left: 55px;
	float:left;
}

#main_content2 {
	width:555px;
	margin-top:5px;
	margin-left: 50px;
	float:left;
}

.thumbsup {
	width:200px;
	border:0;
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

.post_single {
	clear: both;
	width: 100%;
	margin-top:10px; 
	margin-bottom:10px; 
}

.entry_alt{
	border: 0px;
	margin:0px;
	padding: 0;
}

.calendar{
	background-color:#FFFFFF;
	width: 28px;
	height: 35px;
	float: left;
	vertical-align: top;
}
.calendar small{
	color: #000;
	line-height: 1.5em;
	text-transform:uppercase;
	display: block;
	padding-left:5px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.calendar strong{
	background-color:#000000;
	font: bold 18px Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.2em;
	display: block;
	border: 1px solid #ffffff;
	text-align:center;
}

.title-container {
	margin:0;
	padding:0;
	width: 570px;
	height: 35px;
	float: left;
	}
	
.title-wrap {
	position:relative;
	margin-top:-2px;
	padding-left: 10px;
	width: 532px;
	height: 35px;
	float: left;
	}
	
.post-footer-wrap	{
	position:relative;
	margin-top:0px;
	padding-left: 0px;
	padding-bottom:10px;
	margin-bottom: 20px;
	width: 532px;
	height: 30px;
	float: left;
	display:block;
	}

.post-meta-wrap {
	position:relative;
	margin-top:-2px;
	padding-left: 3px;
	width: 450px;
	height: 28px;
	float: left;}	

.post-comments {
	padding-top: 1px;
	float:left;
	width:27px;
	height:24px;
	font-size:16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(images/commentbck.jpg);
	background-position: 0pt 1px;
	background-repeat:no-repeat;
} 

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#000;
	text-decoration:none;
	padding-bottom: 5px;
	font-size:16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	text-align:center;
}
.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
	padding-bottom: 5px;
	font-size:16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	text-align:center;
}


/* -------------------------------------------------------------------------------------------------
------------------------------------- TOP MENU BAR ------------------------------------------------- 
---------------------------------------------------------------------------------------------------- */

a.member:link, a.member:active, a.member:visited {
	font-size: 12px;	
	color: #8fbf60;
	font-weight: bold;
	text-decoration: none;
	}

a.member:hover  {
	font-size: 12px;	
	color: #8fbf60;
	font-weight: bold;
	text-decoration: underline;
	}

h1 {
	font-family : Tahoma;
	font-size : 36px;	
	color: #ffdf69;
	padding:0;
	font-weight: bold;
	line-height : 1em;
	margin : 0 20px 0 0;
	padding : 0;

	}
		

h2 {
	color: #ffdf69;
	font-family : Tahoma;
	font-size: 24px;
	line-height: 24px;
	margin:0;
	padding:0;
	}

h2 a:link, h2 a:active, h2 a:visited{
	color: #ffdf69;
	font-family : Tahoma;
	font-size: 24px;
	line-height: 24px;	
	text-decoration : none;
	}

h2 a:hover{
	color:#ffffff; 
	font-family : Tahoma;
	font-size: 24px;
	line-height: 24px;	
	text-decoration : none;
	}
	
h3 {
	color: #ffffff;
	font-size: 18px;
	margin-top : 2px;
	margin-bottom : 0;
	padding-top : 0;
	padding-bottom : 3px;
	margin : 0px 20px 0 0;

}  

h3.widgettitle, #respond {
	color: #ffffff;
	font-size: 16px;
	margin-top : 2px;
	margin-bottom : 0;
	padding-top : 0;
	padding-bottom : 3px;
	margin : 0px 20px 0 0;
	}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #555;
	font-style: italic;
	text-transform:none;
}


#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
}

#breadcrumbs a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
	text-decoration: underline;
}

#breadcrumbs a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8fbf60;
	text-decoration: underline;
}
	
.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}


ul { 
	padding: 0 0 25px 5px;
	margin:0px;
	}	
	
li{
	list-style-type: none;
	background-image: url(img/yz-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0pt 0px;
	color : #ffdf69;
	font-weight : bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:22px;
	padding-top:2px;
	padding-bottom:10px;
	vertical-align: middle;
	}

ul li a:link, a:visited {
	color : #ffdf69;
	font-weight : bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:0px;
	}
	
ul li a:hover, a:active{
	color : #ffffff;
	font-weight : bold;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.postmetadata {
	clear : both;
	display:block;
	padding : 2px;
	color : #999;
	font-size:9px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;
}
.postmetadata a:visited{
	color : #FFCC00;
	font-weight : normal;
	text-decoration : none;
	font-size:9px;
}
.postmetadata a:link, a:active {
	color : #FFCC00;
	font-weight : normal;
	text-decoration : none;
	font-size:9px;
}
.postmetadata a:hover {
	color : #ffdf69;
	font-weight : normal;
	text-decoration : underline;
	font-size: 9px;
}	
.postmetadata2{
	clear : both;
	margin : 1px 0 1px 5px;
	padding : 2px;
	color : #999;
	font-size: 9px;
}
.postmetadata2 a:visited{
	color : #999999;
	font-weight : normal;
	text-decoration : none;
	font-size: 9px;
}

.postmetadata2 a:link, a:active {
	color : #999999;
	font-weight : normal;
	text-decoration : none;
	font-size: 9px;
}
.postmetadata2 a:hover {
	color : #999999;
	font-weight : normal;
	text-decoration : underline;
	font-size: 9px;
}
ol.commentlist {
	margin : 15px 0 25px 0;
	list-style-type : none;
	padding : 0;
	border-top : 1px dotted #ccc;
	background-image:url(img/commentbg.jpg);
}
ol.commentlist li {
	border-bottom : 1px dotted #ccc;
	padding : 15px 10px;
	height : 1%;
	font-style:normal;
	font-weight:normal;
	background-image:none;
	text-transform: capitalize;
	background-image:url(img/commentbg1.jpg);
	background-repeat:repeat;
}
ol.commentlist li.alt {
	border-bottom : 1px dotted #ccc;
	height : 1%;
	background-image:url(img/commentbg1.jpg);
	background-repeat:repeat;
}
ol.commentlist li.authorcomment {
	background-image: url(img/yz-icon-ul.jpg);
	background-repeat: no-repeat;
	background-position: 1pt 1pt;
}
ol.commentlist li p {
	margin : 10px 0 5px 70px;
	font-family: "Comic Sans MS", verdana;
	font-style:normal;
	font-weight:normal;
	font-size: 14px;
	color: #fff;
	text-transform:none;
}

img.avatar {
float: left;
margin-top: 0pt;
margin-right: 8px;
margin-bottom: 5px;
margin-left: 0pt;
padding: 3px;
border-width: 1px;
border-style: solid;
border-color: #111;
background-color: #000;

}
/* -------------------------------------------------------------------------------------------------
------------------------------------- absics css ------------------------------------------------- 
---------------------------------------------------------------------------------------------------- */


.post {
margin-bottom : 10px;
margin-top: 5px;
padding-bottom: 30px;
}

.post-last {
margin-bottom : 0px;
}
.post-page {
margin-bottom : 0px;
}
.entry {
	margin: 0px;
	top:-2px;
	position:relative;
}


p.header {
float : left;
margin : 0 10px 8px 0;
font-size : 1.2em;
font-weight : bold;
}
blockquote {
height : 1%;
color : #555;
padding : 1em 1em;
background : #f4f4f4;
border : 1px solid #e1e1e1;
}
blockquote blockquote {
height : 1%;
color : #444;
padding : 1em 1em;
background : #e1e1e1;
border : 1px solid #d3d3d3;
}
blockquote p {
margin-top : 0;
}
#footer {
background-color : #f0f;
border-top : 1px dashed #ccc;
padding-bottom : 1px;
}
#footer .inside, #footer .inside a {
color : #999;
font-weight : normal;
text-align : center;
}


form {
margin : 0;
padding : 0;
}
form p {
margin : 5px 0 0 0;
padding : 0;
}
label {
margin-right : 0.5em;
font-family : arial;
cursor : pointer;
}
form input {
color : #000;
background : #f7f7f7;
padding : 2px;
margin : 0;
border : 1px solid #ccc;
}
.submit input {
margin-left : 4.5em;
color : #000;
background : #fff;
border : 2px outset #999;
height : 18px;
padding : 0;
}
fieldset {
border : 1px solid #781351;
width : 45em;
}
legend {
color : #000;
background : #ffb0b3;
border : 1px solid #781351;
padding : 2px 6px;
margin-bottom : 15px;
}
.comment-textarea {
width : 96%;
padding : 0;
margin : 0;
}
#s {
width : 75%;
}
searchfield {
position : relative;
height : 1%;
}

.searchform
{
padding: 8px 0 0 0;
}

/* -------------------------------------------------------------------------------------------------
------------------------------------- TOP MENU BAR ------------------------------------------------- 
---------------------------------------------------------------------------------------------------- */

#mainmenu_wrap {
	position:relative;
	height: 20px;
	margin-left: 2px;
	padding-bottom: 0px;
}	


#submenu_wrap {
	position:relative;
	height: 20px;
	width:690px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	float:right;
}


#modernbricksmenu {
	padding-top: 2px; 
	width: auto; 
	background: transparent; 
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	
#modernbricksmenu ul{
	float:right;
	margin:0;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#modernbricksmenu li {
	display: inline; 
	margin: 0; 
	padding: 0; 
	text-transform:uppercase;
	}
	
#modernbricksmenu li:first-child {
	margin-left: 1px; 
	}
	
#modernbricksmenu a {
	font-size:12px;
	float: right;
	display: block;
	color: #ffdf69;
	margin: 0;
	text-decoration: none;
	letter-spacing: 3px;
	border: dashed 1px #333;
	border-width: 0 1px 0 0;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	}
	
#modernbricksmenu a:hover {
	font-size:12px;
	color: #FFFFFF; 
	}
	
#modernbricksmenu li.current_page_item a {
	font-size:12px;
	color: #FFFFFF; 
	}
	
	
/* -------------------------------------------------------------------------------------------------
------------------------------------- PAGE NAVIGATION NEXT/PREVIOUS -------------------------------- 
---------------------------------------------------------------------------------------------------- */

.navigation {
	margin: 0; 
	padding: 0; 
	width: 100%;
	font-size: 12px; 
	}
	
.navigation a:link, a:active, a:visited{
	color : #ffdf69;
	font-weight : bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:0px;
	}
	
.navigation a:hover {
	color: #ffdf69;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.older {
	float: left; 
	width: 49%; 
	text-align: left; 
	margin:0; 
	padding:0;
	}
.newer {
	float:right; 
	width: 49%; 
	text-align: right; 
	margin:0; 
	padding:0; 
	}	
	
.line1pix { 
	width: 100%; 
	height: 1px; 
	margin: 0px; 
	border-top: 1px dashed #ccc; 
	padding: 0; 
	display: block; 
	font-size: 1px; 
	}
	
.line1pix-solid {
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0;
	display: block;
	font-size: 1px;
	}

/* -------------------------------------------------------------------------------------------------
------------------------------------- New WP 2.6 image classes ------------------------------------- 
---------------------------------------------------------------------------------------------------- */

.entry img {
	background-color:#121212;
	border:1px solid #333333;
	margin: 10px 10px 0 0;
	padding:1px;
	position:relative;
	/* optional rounded corners for browsers that support it */
   	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.entry img:hover {
	background-color: #ffdf69;
}

.postmetadata img {
	border: none;
	margin: 0 0 -3px 0;
	padding: 0;
	}
				
img.alignleft {
	float: left; 
	margin: 10px 10px 5px 0; 
	}
	
img.alignright {
	float: right; 
	margin: 10px 0 5px 10px; 
	}

img.aligncenter {
	display: block;
	margin: 10px auto;
	}

.aligncenter, div.aligncenter {
	color:#FFFFFF;
	display: block;
	margin-left: 12px;
	margin-right: auto;
	}

.alignleft,div.alignleft {
	color:#FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	}

.alignright, div.alignright {
   	color:#FFFFFF;
   	float: right;
	clear:right;
   	margin: 0 0 0 10px;
	}
	

/* -------------------------------------------------------------------------------------------------
------------------------------------- IMAGE CAPTION (new in WP 2.6) -------------------------------- 
---------------------------------------------------------------------------------------------------- */
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #ffffff;
   	padding-top: 4px;
   	margin: 10px 0 0 0;
   	/* optional rounded corners for browsers that support it */
   	-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 p.wp-caption-text {
   	font-size: 9px;
	font-style:italic;
   	line-height: 11px;
   	padding: 2px 4px 5px;
   	margin: 0;
   	color: #888;
	}

/* -------------------------------------------------------------------------------------------------
------------------------------------- SMILEYS ------------------------------------------------------ 
---------------------------------------------------------------------------------------------------- */
		
img.wp-smiley {
    	float: none;  
    	border: none; 
	margin: 0 1px -1px 1px; 
	padding: 0;
	background: none;
	}

/* -------------------------------------------------------------------------------------------------
------------------------------------- CALENDAR TABLE ----------------------------------------------- 
---------------------------------------------------------------------------------------------------- */

#calendar_wrap {
	padding: 0;
	border: solid 1px #ccc;
	}
	
table#wp-calendar caption {
	width: auto;
	background: #eee;
	border: #999;
	padding: 3px;
	margin: 0 auto;
	color: #666;
	}
	
table#wp-calendar {
	width: 100%;
	border-width: 0;
	border-spacing: 0;
	border-style: solid;
	border-color: #ccc;
	border-collapse: separate;
	background-color: #fff;
	margin: 0 auto;
	}
	
table#wp-calendar th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #eee;
	background-color: #fff;
	text-align: center;
	}
	
table#wp-calendar td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #eee;
	background-color: #fff;
	text-align: center;
	}
	
	
	
/* -------------------------------------------------------------------------------------------------
------------------------------------- Sidebar ----------------------------------------------- 
---------------------------------------------------------------------------------------------------- */

	
	
#sidebar ul {
	clear: both;
}


#sidebar a {
	color: #636363;
}

#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}

/* Sidebar (block) */

.block {
	width: 260px;
	background: url(images/bg_sidebar_separator.gif) repeat-x 0 bottom;
	padding-top: 21px;
	padding-right: 25px;
	padding-bottom: 21px;
	padding-left: 5px;
}

/* Sidebar (block > inside)*/

.inside {
	padding-bottom: 5px;
}

.inside ul {
	padding: 0;
}

.inside li {
	padding: 8px 15px 8px 10px;
	line-height: 18px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
}

.inside li img.thumbnail {
	border: #ffdf69 1px solid;
	float: left;
	margin-right: 10px;
}

/* Sidebar (widgetized)*/

#sidebar .widgetized h2 {
	margin-bottom: 15px;
}

/* Sidebar (widgetized>list>)*/

#sidebar .widgetized ul {
	clear: both;
	width: 100%;
	padding: 0 0 8px 0;
	border-top: #CECFC6 1px solid;
}

#sidebar .widgetized li {
	border-bottom: #CECFC6 1px solid;
	line-height: 20px;
	padding: 5px 0 5px 21px;
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 12px;
	overflow: hidden;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar .widgetized ul ul {
	padding: 0;
	margin: 3px 0 0 0;
}

#sidebar .widgetized ul ul li {
	border: 0;
	padding-bottom: 0;
}

/* Sidebar (widgetized > special list)*/

#sidebar .widgetized .widget_categories ul, 
#sidebar .widgetized .widget_archive ul,
#sidebar .widgetized .widget_links ul {
	background: url(images/bg_sidebar_ul_lines.gif) no-repeat right 0;
	margin-top: 3px;
	border: 0;
	width: 270px;
	margin-left: -9px;
	position: relative;
}

#sidebar .widgetized .widget_categories ul li, 
#sidebar .widgetized .widget_archive ul li, 
#sidebar .widgetized .widget_links ul li {
	width: 104px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#sidebar .widgetized .widget_categories ul li,
#sidebar .widgetized .widget_archive ul li {
	background: url(images/bg_sidebar_folder.gif) no-repeat 0 7px;
}

#sidebar .widgetized .widget_links ul li {
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 13px;
}


/* Video Tabs */

ul#vidTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul#vidTabs li {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}

ul#vidTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}

ul#vidTabs li a.selected, ul#vidTabs li a:hover {
	background: #9CA722;
	text-decoration:none;
}
/* Fix */

.wrap:after,
#sidebar .widgetized .widget_categories ul:after,
#sidebar .widgetized .widget_archive ul:after,
#sidebar .widgetized .widget_links ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}
/* Sidebar */

#sidebar {
	width: 307px;
	overflow: hidden;
}

#sidebar h2 {
	font-size: 12px;
	background: #9F9F9F;
	color: #fff;
	padding: 8px 14px;
	float: left;
	margin: 0 0 10px 1px;
	display: inline;
}

#sidebar ul {
	clear: both;
}


#sidebar a {
	color: #636363;
}

#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}

/* Sidebar (block) */

#sidebar .block {
	width: 260px;
	padding: 21px 25px 21px 22px;
	background: url(images/bg_sidebar_separator.gif) repeat-x 0 bottom;
}

/* Sidebar (block > inside)*/

#sidebar .block .inside {
	border: #D5D4D4 5px solid;
	background: #EDEDED;
	padding-bottom: 5px;
}

#sidebar .block .inside ul {
	padding: 0;
}

#sidebar .block .inside li {
	padding: 8px 15px 8px 10px;
	line-height: 18px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
}

#sidebar .block .inside li img.thumbnail {
	border: #ffdf69 1px solid;
	float: left;
	margin-right: 10px;
}

/* Sidebar (widgetized)*/

#sidebar .widgetized h2 {
	margin-bottom: 15px;
}

/* Sidebar (widgetized>list>)*/

#sidebar .widgetized ul {
	clear: both;
	width: 100%;
	padding: 0 0 8px 0;
	border-top: #CECFC6 1px solid;
}

#sidebar .widgetized li {
	border-bottom: #CECFC6 1px solid;
	line-height: 20px;
	padding: 5px 0 5px 21px;
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 12px;
	overflow: hidden;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar .widgetized ul ul {
	padding: 0;
	margin: 3px 0 0 0;
}

#sidebar .widgetized ul ul li {
	border: 0;
	padding-bottom: 0;
}

/* Sidebar (widgetized > special list)*/

#sidebar .widgetized .widget_categories ul, 
#sidebar .widgetized .widget_archive ul,
#sidebar .widgetized .widget_links ul {
	background: url(images/bg_sidebar_ul_lines.gif) no-repeat right 0;
	margin-top: 3px;
	border: 0;
	width: 270px;
	margin-left: -9px;
	position: relative;
}

#sidebar .widgetized .widget_categories ul li, 
#sidebar .widgetized .widget_archive ul li, 
#sidebar .widgetized .widget_links ul li {
	width: 104px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#sidebar .widgetized .widget_categories ul li,
#sidebar .widgetized .widget_archive ul li {
	background: url(images/bg_sidebar_folder.gif) no-repeat 0 7px;
}

#sidebar .widgetized .widget_links ul li {
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 13px;
}

/* Sidebar (widgets)*/

#tag_cloud h2, #footer #tag_cloud h2 {
	display: block;
	float: none;
}

.textwidget {
	clear: both;
	padding: 5px 2px;
	line-height:20px;
}

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

	
/* -------------------------------------------------------------------------------------------------
------------------------------------- aaaaaaaaaaaaaa ----------------------------------------------- 
---------------------------------------------------------------------------------------------------- */

a:link, a:visited, a:active {
color : #ffdf69;
font-weight : bold;
text-decoration : none;
}
a:hover {
color : #ffdf69;
font-weight : bold;
text-decoration : underline;
}

