/* Fonts
------------------------------------------------------------ */
@font-face {
    font-family: 'EdoRegular';
    src: url('fonts/edo-webfont.eot');
    src: url('fonts/edo-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/edo-webfont.woff') format('woff'),
         url('fonts/edo-webfont.ttf') format('truetype'),
         url('fonts/edo-webfont.svg#EdoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Resets
------------------------------------------------------------ */
body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, input, select, textarea {
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
}

input, select, textarea{
	font-size: 12px;
    font-family: Geneva, Tahoma, Verdana, sans-serif;
}

body{
	line-height: 1.5;
	font-size: 12px;
	color: #00;
	background: #000;
    font-family: Geneva, Tahoma, Verdana, sans-serif;
}

#header, header, footer, aside, article, section{
	display: block;
}

a, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

a img, img {
	border: none;

}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
    font-family: 'EdoRegular', Geneva, Tahoma, Verdana, sans-serif;
}

h1, h2{
	font-size: 32px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

p{
	padding: 12px 0;
}

* { 
	margin:0px; 
	padding:0px; 
}

/* Wrap
------------------------------------------------------------ */
body {
	background: #f8fbfc url('images/bg1.png') no-repeat center top fixed; 
	background-size: 100%;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
}

.clear{
	clear: both;
}

.main-wrapper { 
	width:800px; 
	margin:0 auto; 
	border-left:1px #ccc solid; 
	border-right:1px #ccc solid; 
	background-color:#fff;
	padding: 30px 50px 0 50px;
	box-shadow:0px 3px 3px 3px gray;
	background: url('images/main-wrapper.png') repeat;
}

#header .top{ 
	float: left;
	width: 100%;
	background: #e6e6e6;
	padding: 5px 0 0 0;
}

#header .logo{
	float: left;
	margin: 7px 10px 0 15px;
}

#header .banner{
	float: right;
	width: 650px;
	overflow: hidden;
}

#footer {
	display: block;
	clear: both;
	margin: 20px 0 0 0;
	padding: 10px 0 40px 0;
	border-top:1px solid #000000; 
}

h3.rightheading{
	font-size:20px;
}

#header ul{
	float: left;
	width: 100%;
	list-style:none; 
	display: block; 
	clear: both;
	padding: 10px 0;
	margin-top: 15px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#header ul li{
	float: left;
	border-right:2px solid #000;
	padding: 0 11px;
}

#header ul li a{
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

#header ul li a.visited{
	color:#0066FF;
}

#header ul li.last{
	border:none;
}

.section-left { 
	float: left;
	width: 600px;
}

.section-right {
	float: right;
	width: 200px;
	padding-bottom: 20px;
}	

.maincontainer{ 
	width: 800px;
	display: block;
	clear: both;
	padding: 30px 0;
	min-height: 400px;
}

.section-left article{
	padding-top: 25px;
}

.section-right h3,
p{
	padding-bottom:20px;
}

.rightad {
	display: block;
	padding: 10px 0;
	margin: 0;
	font-size: 18px;
    font-family: 'EdoRegular', Geneva, Tahoma, Verdana, sans-serif;
}

.rightad a{
	text-decoration: none;
	color: #000000;
}

.divcontent{
	background-color: #e6e6e6;
	width: 540px;
	height: 343px;
}

.rightdivcontenttop,
.img-ads{
	display: block;
	clear: both;
	margin-top: 20px;
}

.txt-18{
	font-size: 18px;
}

.post-entry{
	display: block;
	clear: both;
	width: 550px;
}

.post-entry h2,
.post-entry h2 a{
	color: #000000;
	font-size: 18px;
	margin: 0 0 7px 0;
    font-family: 'EdoRegular', Geneva, Tahoma, Verdana, sans-serif;
}

.post-entry .entry{
	display: block;
	clear: both;
	padding: 5px 0;
}

.share{
	float: left;
	width: 100%;
	padding: 50px 0 20px 0;
}

.post-entry .share{
	padding: 0;
}

.share .social{
	float: right;
	width: auto;
	margin: 0 10px 0 0;
}

.share .left{
	float: left;
}

.paging{
	clear: both;
	float: left;
	width: 550px;
	margin-top: 25px;
	padding: 10px 0 50px 0;
	border-top: 1px solid #c0c0c0;
}

.paging a{
	float: left;
	color: #828282;
}

.paging .next{
	float: right;
}

.lists{
	padding-left:15px;
}

.form{
	margin: 0;
	padding: 25px 0;
	list-style: none;
}

.form li{
	float: left;
	width: 100%;
	padding: 20px 0 0 0;
}

.form .col1{
	float: left;
	width: 32%;
}

.form label{
	float: left;
	width: 100%;
	padding: 5px 0;
}

.form .txt-input{
	display: table-cell;
	height: 27px;
	width: 168px;
	padding: 0 5px;
	border: 1px solid #d7d7d7;
}

.buttonstyle{
	background: #00aab4;
	width: 100px;
	height: 27px;
	color: #ffffff;
	cursor: pointer;
	border-color: transparent;
}

.form .buttonstyle{
	margin-left: 250px;
}

.form textarea.txt-input{
	width: 552px;
	line-height: 20px;
	height: 200px;
	padding: 3px 5px;
}

.imagediv{	
	width:190px;
	height:135px;
	border:1px solid #b2b2b2;
	margin:3px;
	float:left;
}

.imagediv1{
	width:213px;
	height:145px;
	border:1px solid #b2b2b2;
	margin:5px;
	float:left;
	box-shadow:1px 1px 1px 1px gray;
}

.imagelabel{
	width:213px;
	height:20px;
	margin:3px;
	float:left;
}

.imagelabel1{
	width:220px;
	height:10px;
	margin:5px;
	float:left;
}
	
.sample{ 
	float: left;
}

.gallery{
	margin: 0;
	padding: 0;
	list-style: none;
}

.gallery li{
	float: left;
	width: 220px;
	padding: 5px 20px 15px 0;
}

.gallery li p{
	padding: 0;
	margin: 0;
}

.gallery li .img{
	float: left;
	width: 210px;
	height: 140px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #b3b3b3;
	background: #ffffff;
}

.gallery li .img span{
	position: absolute;
	left: 6px;
	top: 8px;
	float: left;
	width: 200px;
	height: 130px;
	padding: 5px;
	border: 1px solid #b3b3b3;
	background: #ffffff;
}

.gallery li .img span img{
	width: 200px;
	height: 130px;
}

.image,.imagediv2{
	width:190px;
	height:135px;
	border:1px solid #b2b2b2;
}

.imagediv2{
	margin:3px;
	transform:translate(5px,-150px);
	-ms-transform:translate(5px,-150px);
	-moz-transform:translate(5px,-150px);
	-webkit-transform:translate(5px,-150px);
	-o-transform:translate(5px,-150px); 
}

.divratings{
	width:285px;
	height:332px;
	border:1px solid #ddd;
}

.linkratings a{
	text-decoration:none;
	color:#0066FF;
}

a.link{
	color: #2ebafb;
}

.slink{
	text-align:center;
}

.resetul{
	list-style:none;
	color:#0066FF;
}

.latestsize{
	width:595px;
	height:140px;
	background-color:#ddd;
}

.tommorowsize{
	width:595px;
	height:287px;
	background-color:#ddd;
	margin-top:15px;
}

.gallery li .img{
	float: left;
	width: 210px;
	height: 140px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #b3b3b3;
	background: #ffffff;
}

.lists1,
.lists2 {
	float: left;
	width: 580px;
	clear: both;
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
}

.lists2{
	background: #ffffff;
	border: 1px solid #444444;
	border-top: none;
}

.lists2 img{
	max-width: 100%;
}

.lists2 a{
	color: #2ebafb;
}

.lists1 li{
	float: left;
	width: 287px;
	height: 130px;
	padding-top: 20px;
	color: #ffffff;
	text-align: center;
	background: #666666;
	border: 2px solid #444444;;
}

.lists1 li.li1{
	border-left: none;
}

/* Landing Page */
body.index-page{
	background: #fff url(images/img-landingpage.jpg) no-repeat 0 0 fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.main-page{
	float: left;
	width: 100%;
}

.left-logo{
	float: left;
	width: 25%;
	text-align: center;
	padding: 170px 0 0 0;
}

/* Gallery */
.gallery-pics{
	float: left;
	width: 100%;
	margin: 0;
	padding: 15px 0;
	list-style: none;
	clear: both;
}

.gallery-pics li{
	float: left;
	padding: 0 10px 10px 0;
}

.social{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}

.social li{
	float: left;
}

.social li label{
	float: left;
	padding-right: 15px;
}

.social li a{
	float: left;
	width: 22px;
	height: 18px;
	margin: 2px;
	background: url(images/icons.png) no-repeat 0 0;
}

.social li a.fb{
	background-position: -24px 0;
}

.social li a.twit{
	background-position: -47px 0;
}

#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}

#lightbox img {
  width: auto;
  height: auto;
}

#lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 10px;
}

.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
}

.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  display: block;
}

.lb-prev {
  left: 0;
  float: left;
}

.lb-next {
  right: 0;
  float: right;
}

.lb-prev:hover {
  background: url(images/prev.png) left 48% no-repeat;
}

.lb-next:hover {
  background: url(images/next.png) right 48% no-repeat;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}

.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}

.lb-data .lb-close:hover {
  cursor: pointer;
}

/* FB Album
------------------------------------------------------------ */
#fb-album{
	float: left;
	width: 100%;
}

#fb-album h2{
	font-size: 20px;
	padding: 10px 0;
}

.albumThumb, .photoThumb {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	display: inline-block;
	outline: medium none;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}
.albumThumb:hover, .albumThumb:hover .albumThumbWrap {
	border: 1px solid #3cbcc5;
}
.albumThumb, .albumThumb i {
	height: 141px;
	width: 207px;
}
.photoThumb, .photoThumb i {
	height: 140px;
	width: 181px;
}
.albumThumbWrap {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	left: 4px;
	padding: 4px;
	position: absolute;
	top: 4px;
}
.albumThumb i, .photoThumb i {
	background-color: #EEEEEE;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

.albumWrapper{
	float: left;
	margin: 10px 20px 0 0;
}

.photoWrapper {
	float: left;
	margin: 5px 5px 0 0;
}
.albumDetails {
	width: 186px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}
.albumText a {
	color: #3cbcc5;
	cursor: pointer;
	text-decoration: none;
}
.albumText a:hover {
	text-decoration: underline;
}
.albumCount {
	color: #808080
}
.fb-album-footer{
	color: #808080;
	font-weight:bold;
	font-size:10px;
}
#fb-album-header p{
	color: #333;
	font-size:11px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}