/*  
Theme Name: Yesi Ortiz
Theme URI: http://skorlabs.com/
Description: Yesi Ortiz. Hold My Purse
Version: 1
Author: Skor Labs
Author URI: http://skorlabs.com/
Skins URI: http://skorlabs.com/
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #fff;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#bodybg{
	background: #000000 url(http://yesiortiz.com/main/wp-content/themes/site/images/bg.gif) fixed no-repeat 50% 0;
}

a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

#new2{
	border-bottom:1px solid #202020;
	font-size:10px;
	padding:6px 0pt 6px 25px;
	background:transparent url(styles/default/ico-star.gif) no-repeat scroll left center !important;
}
#contactform {
	padding:20px 0px 20px 0px;
}
#eventsimg {
	border:none !important;
	margin:-113px 0px 0px;
	padding-bottom:93px;
}
/*========= LAYOUT =========*/

#page{
	width: 960px;
	margin:0px auto;
}
/*--- Main Columns ---*/
#columns{
	padding:5px 5px 5px 20px;
	margin: 0px;
}
.col1{
	float: left;
	width: 595px;
	padding-right:5px;
}
.col2{
	float: left;
	width: 320px;
	margin-top:-5px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 30px;
	padding: 0px 0px !important;
	margin:0px 0px 0px !important;
	width: 930px !important;
}
#nav-left {
	float:left;
	display:inline;
	width:600px;
	}
#nav-right {
	float:right;
	display:inline;
	width:330px;
	margin:0px !important;
	padding:0px !important;
	}
#nav ul {
	position: relative;
	height: 30px;
	overflow: hidden;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
}
#nav .current_page_item {
	height:30px;
	background-color: #CC0000;
	color: #FFFFFF;
}
#nav .current_page_item a {
	color: #FFFFFF;
}
#nav ul  li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

#nav ul  li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	top: 6px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 15px !important;
	margin: auto 7px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
}      
/*- Category Navigation -*/
#nav2 .current_page_item {
	height:30px;
	background-color: #F52C9D;
	color: #FFFFFF;
}

#nav2 .current_page_item a {
	color: #FFFFFF;
}

#nav2, #nav2 * {
	padding:0;
	list-style: none;
	
}
#nav2 {
	height: 30px;
	font-weight:bold;
	font-size:10px;
	position:relative;
	line-height: 30px;
	margin:-38px 0px -5px 20px;
	z-index:10 !important;
}
#nav2 li {
	line-height: 30px;
	float: left;
	list-style:none;
	z-index:10 !important;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#202020;
	margin-right:3px;

}

#pad {
  padding-left:10px;
  padding-right:10px;
}

#nav2 li a {
	color: #FFFFFF;
	display: block;
	padding: 0 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	z-index:10 !important;
}
#nav2 li a:hover {
	text-decoration: none;
	background:#F52C9D;
	color:#fff;
}

#nav2 li ul {
	position:absolute;
	left: -999em;
	margin-top:0px;
	z-index:10 !important;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
	
	border-top: 3px;
}
#nav2 li ul li {
	display:block !important;
	float:none !important;
	border-top:none !important;
	background:#202020;
	z-index:10 !important;
}


/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:310px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: #ffffff;
	border: 1px solid #eee;
	color: #000000;
	float: left;
	font-size: 11px;
	width:223px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:69px;
}
/*- Header -*/
#header{
	height: 239px;
	width:946px;
	margin-top:0px;
	margin-left:-30px;
	background:transparent url(http://yesiortiz.com/main/wp-content/themes/site/images/header_bg_1.png);
	
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
	color: #000000;
	font-size: 28px;
}

#headeryesi {
	height: 239px;
	width:946px;
	margin-top:0px;
	margin-left:-10px;
	background:transparent url(http://yesiortiz.com/main/wp-content/themes/site/images/header_bg_2.png);

}

#headerlogo {
	height: 239px;
	width:946px;
	margin-top:0px;
	margin-left:0px;
	background:transparent url(http://yesiortiz.com/main/wp-content/themes/site/images/header_bg_3.png);
}

/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding:20px 0px 0px;
}

#topbanner img{
	float: right;
}

/*- RSS -*/
#rss a{
	color: #666666;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin-left: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-size {
	width:313px;
	height:257px;
}

#video-frame {
	background:#000;
	
	/*Safari*/
	background-color: rgba(0,0,0,0.85);
	
	/*FF, Opera*/ 
	/*color = black, opacity = 0.85 */ 
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC); 
	
	/*IE*/
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CF000000,endColorstr=#CF000000);
	*zoom:1;
	
	float:left;
	width:583px;
	height:auto !important;
	margin:5px 0px 20px 0px;
	padding: 5px;
	}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:245px;
	height:auto !important;
	display:inline;
	padding: 10px;
	}
.video-right h2{
	color: #fff;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #fff;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#FFF;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	background:#01adef;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#01adef url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
	line-height: 15px;
}

/*- Box -*/
.box{
	clear: both;
	height: 100%;
	padding-top: 15px;
	_padding-top: 31px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	_margin-top: -15px;
}
.box .post{
	width: 288px;
	background-color: #ffffff;
}
.box .post h2 a{
	color:#333333;
}
.box .post h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
}
.box .post p{
	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px 10px;
}

.box .post img{
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
}


/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 36px 0;
	
	background:#000;
	
	/*Safari*/
	background-color: rgba(0,0,0,0.85);
	
	/*FF, Opera*/ 
	/*color = black, opacity = 0.85 */ 
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC); 
	
	/*IE*/
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CF000000,endColorstr=#CF000000);
	*zoom:1;
}

.post-alt h2{
	font-size: 24px;
	padding: 10px 0px 0px 10px;
	color:#000000;
	line-height: 26px;
}
.post-alt h3{
	font-size: 13px;
	padding: 10px 0px 0px 10px;
	line-height: 18px;
	color: #000000;
	border:none !important;
}
.post-alt h4{
	font-size: 14px;	
	padding: 10px 0px 0px 10px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #FFFFFF;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt h3.post_date{
	color: #999999;
	padding: 5px 0px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	border:none !important;
}
h3.posted{
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #202020;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
}
h3.posted a {
	color: #ffffff;
	font-size:11px;
}
/*=== Buttons ===*/
.continue{
	
	font-weight:bold;
	padding-left: 15px;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	
	color: #ffffff;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 10px;
	margin-left:5px;
}
a.more{
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:35px;
	_margin-top:0px;
	padding:10px;
	color:#FFF !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#FFF;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
	
}
#archivebox a, #archivebox h2 {
	color:#FFF;
	font-size:14px;
	
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#000 !important;
}
.singletags a { font-weight: normal !important; }
.entry {
	border:none !important;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px;
	width:575px;
	margin-left:10px;
	}
.entry blockquote {
	padding: 10px;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	display:inline;
	margin-right: 15px;
	margin-bottom: 15px;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/
#commform {
	margin-left:10px;
	padding-bottom:10px;
}

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
	color:#FFFFFF;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	
}

/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;
	height:250px;
	
	background:#000;
	
	/*Safari*/
	background-color: rgba(0,0,0,0.85);
	
	/*FF, Opera*/ 
	/*color = black, opacity = 0.85 */ 
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC); 
	
	/*IE*/
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CF000000,endColorstr=#CF000000);
	*zoom:1;
	
	margin-bottom:38px;
	margin-top:1px;
	_margin-top:-3px;
	padding: 9px;
	_padding-bottom:10px;
}

/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;
	height:250px;
	background:#000;
	
	/*Safari*/
	background-color: rgba(0,0,0,0.85);
	
	/*FF, Opera*/ 
	/*color = black, opacity = 0.85 */ 
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC); 
	
	/*IE*/
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CF000000,endColorstr=#CF000000);
	*zoom:1;
	margin-bottom:6px;
	_margin-bottom:7px;
	padding: 9px;
}

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
#linkstab{
	height:31px;
	width:45px;
	background:url(images/links.jpg);
	margin-top:3px;
}
.links {
	width:308px !important;
	height:auto !important;
	padding:5px;
	background:#000;
	
	/*Safari*/
	background-color: rgba(0,0,0,0.85);
	
	/*FF, Opera*/ 
	/*color = black, opacity = 0.85 */ 
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC); 
	
	/*IE*/
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CF000000,endColorstr=#CF000000);
	*zoom:1;
	float:left;
	display: block;
}

.links ul li a{
	width:308px;
	font-size:10px;
	line-height:30px;
	padding:6px 0pt 7px 25px;
	background:transparent url(styles/default/ico-link.gif) no-repeat scroll left center !important;
}

.sideTabs {
	width:308px !important;
	height:auto !important;
	min-height:258px;
	padding:5px;
	background:#000;
	
	/*Safari*/
	background-color: rgba(0,0,0,0.85);
	
	/*FF, Opera*/ 
	/*color = black, opacity = 0.85 */ 
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC); 
	
	/*IE*/
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CF000000,endColorstr=#CF000000);
	*zoom:1;
	float:left;
	display: block;
}
.col2 .mootabs_title{
	font-size: 10px;
	width: 100%;
	float:left;
}


.col2 .mootabs_title li{
	float: left;
	display:inline;
	font-size: 10px;
	line-height: 31px;
	background: #202020;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	margin:0px 2px 0px 0px !important;
	padding:0px 5px !important;
	cursor: pointer;
}
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{
	text-decoration: none;
}
.col2 .mootabs_panel {
	display: none;
	clear: both;
	float:left;
	height:auto !important;
}
.col2 .mootabs_panel.active {
	display: block;
	float:left;
}
.col2 .mootabs_panel ul{
	width: 296px !important;
	padding:5px !important;
	margin:0px 0px 0px 0px !important;
	min-height:203px;
	font-size:10px;
	}
.list1 li,.list2 li, .list3 li{
	padding: 6px 0 6px 25px;
	border-bottom: 1px solid #202020;
	font-size:10px;
}
.list1 li a,.list3 li a,.list4 li a, .list5 li a{
	color: #ffffff;
	font-size: 10px;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list5 li{
	border-bottom: 1px solid #202020;	
	padding:6px 0px;
}
.list6 li{
	padding: 6px 0 6px 5px;
	border-bottom: 1px solid #202020;
	font-size: 10px;
}
.list6 li a{
	color: #ffffff;
	font-size: 10px;
}
/*- Ads -*/
.ads{
	
	background:#000;
	
	/*Safari*/
	background-color: rgba(0,0,0,0.85);
	
	/*FF, Opera*/ 
	/*color = black, opacity = 0.85 */ 
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC); 
	
	/*IE*/
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CF000000,endColorstr=#CF000000);
	*zoom:1;
	
	width:125px;
	height:435px;
	padding: 10px;
	margin:2px 20px 0 0;
	float:right;
}
.ads img{
	float: left;
	margin:0 5px 0 0;
	padding-bottom:5px;
}
.ads img.last{
	margin: 0;
}
/*- Flickr -*/
.flickr{
	border: 1px solid #ddd;
	background-color: #eee;
	width:318px;
	margin:0px 0px 15px;
}
.flickr h2{
	font-size:14px;
	padding: 5px;
	margin-bottom:10px;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr p {
	display:inline;
	padding-left:10px;
}
.flickr-ar {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
}
.flickr-ar a {
	color: #ffffff;
}
.flickr img {
	margin:0px 0px 10px 5px;
	border: 1px solid #ddd;
	padding:5px;
	background-color:#ffffff;
}
/*=== Styling Widget Lists ===*/
.widget h2 {
	padding: 5px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #fffffff;
	font-size:10px;
}


/*========= FOOTER =========*/

#footer{
	clear: both;
	color: #666666;
	height: 35px;
	line-height: 35px;
	margin:0px 15px 15px;
	padding:0px 15px;
	background:#000;
	
	/*Safari*/
	background-color: rgba(0,0,0,0.85);
	
	/*FF, Opera*/ 
	/*color = black, opacity = 0.85 */ 
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC); 
	
	/*IE*/
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CF000000,endColorstr=#CF000000);
	*zoom:1;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2{
}
.hl3{
	padding:5px 0px 5px 0px;
	
	background:#000;
	
	/*Safari*/
	background-color: rgba(0,0,0,0.85);
	
	/*FF, Opera*/ 
	/*color = black, opacity = 0.85 */ 
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC); 
	
	/*IE*/
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CF000000,endColorstr=#CF000000);
	*zoom:1;
}
.blog{
	width:593px !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	float: left;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: -31px;
	margin-bottom: 0px;
	margin-right: 0px;
}

table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar a {
	color:#000000; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}
/*-----------------------FACEBOOK---------------------*/
#facebadge{
	float:left;
	margin:0 0 0 0px;
	background:#000;
	width:125px;
	
	/*Safari*/
	background-color: rgba(0,0,0,0.85);
	
	/*FF, Opera*/ 
	/*color = black, opacity = 0.85 */ 
	background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC); 
	
	/*IE*/
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CF000000,endColorstr=#CF000000);
	padding:10px 10px 5px 10px;
	
}
#facebadge img{
	padding:0 0 5px 0;
	width:125px;
}
