/* Here are the default styles so you dont have to load them into every client when you need a new one */

/* video page default css */
div.video div.left {
	float:left;
	min-width:300px;
}

div.video div.right {
	float:right;
	min-width:300px;
	text-align:right;
}

div.video input.embed_code {
	width:200px;
}

div.video_grid {
	display:block;
	padding:10px;	
}

div.video_grid h2 {
	padding-bottom:10px;
}

div.video_grid ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.video_grid ul li span.title {
	padding-top:5px;
	text-align:center;
	font-size:15px;
}

div.video_grid ul li {
	margin: 0;
	padding: 0;	
	display: inline-block; 
}

div.video_grid ul li a {
	border:1px #D2D2D2 solid;	
	padding:10px;	
	margin-bottom:10px;
	margin-right:10px;	
	text-align:center;
	font-size:15px;
	color:#333333;		
}

div.video_grid ul li a:hover, div.video_grid ul li a:active {
	border:1px #003366 solid;
	background-color:#5C85A3;
	color:#FFFFFF;	
}

div.video_grid ul li a {
	display:block;
	text-decoration:none !important;
}

div.video_grid ul li span {
	display:block;
}

div.video_grid img {
	height:150px;
	width:160px;
	padding-bottom:10px;
}

/* pagetools default css */
div.pagetools {
	padding-top:10px;
	padding-bottom:15px;
}

div.pagetools ul {
	float:right;
	margin:0px;
	padding:0px;
	list-style:none !important;
	margin-top:5px;
	width:360px;
	text-align:right;
}

div.pagetools ul li {
	margin:0px;
	padding:0px;	
	display:inline;
	margin:5px;
}

div.pagetools ul li.shareactions {
	padding-bottom:5px;
	display:block !important;	
	border-bottom: 1px dotted #888888;
	text-align:right;
}

ul li.shareactions div.action {
	margin:0px;
	display:block;		
}

li.shareactions div.content {
	margin:5px;
	display:block;	
}

div.content ul.shareactions {
	float:none !important;
	clear:both !important;
	padding:0px !important;
	width:360px !important;
	margin:0px auto 0 auto !important;	
}


ul.shareactions li {
	margin:0px;
	padding:0px;
	alignment-baseline:middle;
	text-align:left;
}
/* end */

/* grid default css */

ul.grid {
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;	
}

ul.grid li {
	margin:5px;
	display:block;
	float:left !important;
	min-height:48px !important;
	min-width:200px !important;
}

/* end */

img {
	border:0px;
}

div.clear, div#clear, span.clear, span#clear, p.clear, p#clear {
	clear:both;
}

span.sociable, div.sociable { 
 	display:block !important;
	clear:left;
}

span.sociable ul, div.sociable ul {
	list-style:none !important;
}

span.sociable li, div.sociable li {
	list-style:none !important;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}

.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



#cover {
	-moz-opacity:0.5;
	-khtml-opacity:0.5
}


div#contentWrapper { /* Force Padding */
	display:block;
	padding-top: 10px;
}


.entry {
	margin: 0;
	padding: 10px;
}

.entry span.icon {
	margin: 3px 10px 0 0;
	padding: 7px;
	height: auto;
	display: block;
	float: left;
}

.entry span.icon img {
	max-width:50px;
	max-height:50px;
	border:0px !important;
}
	
.entry span.date {
	margin: 3px 10px 0 0;
	padding: 7px;
	font-size: 11px;
	font-weight: normal;
	background-repeat: repeat-x;

	background-color: #b4c0c8;
	height: auto;
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #fffcf3;
}

.entry h2, .ehead2 h2 {
	margin: 0;
	padding: 0;
	font-size: 23px;
	color: #444444;
	font-weight: normal;
	line-height: 28px;
	border:0px;
}
	
.ehead2 .entryinfo {
	padding: 0 10px 0 40px;
}

.entry h2.title {
	margin: 0;
	font-size: 18px;
	color: #444444;
	font-weight: normal;
	line-height: 21px;
}


.entry span.author {
	margin: 0;
	font-size: 10px;
	color: #444444;
	font-weight:bold;
}
	
.excerpt {
	margin: 10px 0 0 0;
}

.excerpt p {
	display: inline;
}


/* ROT Image Slider */

	div.slider ul, div.slider li{
		margin:0;
		padding:0;
		list-style:none;
	}	

	div.slider div.caption {
		margin:0px;
		padding:0px;
		display:block;
		background-color:rgba(60, 60, 60, 0.8);
		cursor:default !important;
	}
	
	div.slider div.caption div.content {
		padding-left:15px;
		padding-right:15px;
		padding-top:5px;
		padding-bottom:5px;		
	}

	div.caption div.content span.title {
		display:block;
		font-weight:bold;
	}	
	
	div.slider div.caption div.content, div.slider div.caption div.content span.title a, div.slider div.caption div.content span.title, div.slider div.caption div.content span, div.slider div.caption div.content span a {
		color:#fff;
		font-size:12px;
	}
	
	div.slider div.caption.bottom {
		position:relative;
	}

	/* numeric controls */	
	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
	}

	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
	}

	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}

	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}

	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* END ROT Image Slider */


/* ON share and forward page */
#email_text {
  width: 430px;
  border: 1px solid #cccccc;
  padding: 10px 20px 10px;
	text-align:left; /* Musts be here */
}

span.required {
  color: #DD0000;
}
/* END */


/**
 * jQuery lightBox plugin CSS
*/

#imgbox-loading {
	position: absolute;
	top: 0;
	left: 0;
	background: url('http://buco3.com/images/cmn/popimage/imgbox-spinner.gif') center center no-repeat;
	cursor: pointer;
	display: none;
	z-index: 90;
}

#imgbox-loading div {
	background: #FFF;
	width: 100%;
	height : 100%;
}

#imgbox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: none;
	z-index: 80;
}

.imgbox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	display: none;
	z-index: 90;
}

.imgbox-img {
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.imgbox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('http://buco3.com/images/cmn/popimage/imgbox-close.png') top left no-repeat;
	cursor: pointer;
	outline: none;
}

.imgbox-title {
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
	font-family: Arial;
	color: #333;
	display: none;
	font-weight: bold;
}

.imgbox-bg-wrap {
	position: absolute;
	padding: 0;
	margin: 0;
	display: none;
}

.imgbox-bg {
	position: absolute;
	width: 20px;
	height: 20px;
}

.imgbox-bg-n {
	left: 0;
	top: -20px;
	width: 100%;
	background: url('http://buco3.com/images/cmn/popimage/imgbox-bg-n.png') repeat-x;
}

.imgbox-bg-ne {
	right: -20px;
	top: -20px;
	background: url('http://buco3.com/images/cmn/popimage/imgbox-bg-ne.png') no-repeat;
}

.imgbox-bg-e {
	right: -20px;
	top: 0;
	height: 100%;
	background: url('http://buco3.com/images/cmn/popimage/imgbox-bg-e.png') repeat-y;
}

.imgbox-bg-se {
	right: -20px;
	bottom: -20px;
	background: url('http://buco3.com/images/cmn/popimage/imgbox-bg-se.png') no-repeat;
}

.imgbox-bg-s {
	left: 0;
	bottom: -20px;
	width: 100%;
	background: url('http://buco3.com/images/cmn/popimage/imgbox-bg-s.png') repeat-x;
}

.imgbox-bg-sw {
	left: -20px;
	bottom: -20px;
	background: url('http://buco3.com/images/cmn/popimage/imgbox-bg-sw.png') no-repeat;
}

.imgbox-bg-w {
	left: -20px;
	top: 0;
	height: 100%;
	background: url('http://buco3.com/images/cmn/popimage/imgbox-bg-w.png') repeat-y;
}

.imgbox-bg-nw {
	left: -20px;
	top: -20px;
	background: url('http://buco3.com/images/cmn/popimage/imgbox-bg-nw.png') no-repeat;
}

/*  share me */

#shareme .box{
  float:left;
  margin:5% 8% 0 8%;
  width:100%;
}
#shareme .box a{
  color:#404040;
  text-shadow: 0 1px 1px rgba(167,167,167,.4);
}
#shareme .box a:hover{
  text-decoration:none;
}
#shareme .count {
  font-weight:bold;
  font-size:50px;
  float:left;
  border-right:2px solid #57b8d1;
  line-height:40px;
  padding-right:10px
}
#shareme .share {
  float:left;
  margin-left:10px;
  font-size:20px;
  width:82px;
}
#shareme .buttons {
  position: absolute;
  width:234px;
  background-color:#fff;
  border: 1px solid rgba(0,0,0,.2);
  padding:10px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
#shareme .button {
  float:left;
  max-width:50px;
  margin:0 10px 0 0;
}
#shareme .facebook {
  margin:0 4px 0 0;
}

/* end */

/* powered by */
div#poweredBy {
	height:40px !important;
	width:170px !important;
	float:right !important;
	display:block !important;
	background-color:transparent !important;
	background-position:left center !important;
	background-repeat:no-repeat !important;
	padding:0px !important;
	margin:0px !important;
	border:0px !important;	
	background-image:url("http://images.buco3.com/poweredby.png");
}

div#poweredBy img.spacer, div#poweredBy a {
	height:40px !important;
	width:170px !important;
	padding:0px !important;
	margin:0px !important;
	display:block !important;
	border:0px !important;
}

/* end */

/* Custom Footer */

div#footerWrapper ul {
	list-style:none !important;
	margin:0px;
	padding:0px;
}

div#footerWrapper ul li {
	display:inline;
	margin:5px;
}


div#footerWrapper div.left {
 	width:230px !important;
	float:left !important;
	text-align:left;	
}

div#footerWrapper div.center {
   width:475px !important;
   float:left !important;
	 margin-left:5px !important;
	 margin-right:5px !important; 
}

div#footerWrapper div.center div#paidFor {
  width:450px !important;	
	margin:0px auto 0 auto !important;
}

div#footerWrapper div.right {
 	width:230px !important;
	float:left !important;
	text-align:right;
}


div.blogsubscribe ul {
    list-style: none outside none;
    margin: 0;
    padding: 21px 0 0;
    text-align: center;
}

div.blogsubscribe li {
    display: inline;
    font-weight: bold;
}

div.blogsubscribe {
    display: block;
    margin: 0;
    padding: 0;
}

div.blogsubscribe img {
    width: 16px;
}

div#col3 div.messageBox div.blogsubscribe {
    padding-bottom: -30px;
}
