/*
Theme Name: Zoebios Theme
Theme URI: http://zoebios.com/
Description: The default WordPress theme of Zoebios.com.
Version: 1.0
Author: Digital Max Solutions
Author URI: http://digital.com.np/
Tags: gray, custom header, fixed width with auto footer, three columns, widgets

	This theme was designed and built by Digital Max Solutions,
	whose blog you will find at http://digital.com.np/blog

*/



/* Begin Typography & Colors */
body {
	background-color:#f2f2f2;
	font:62.5%/18px Verdana, Arial, Helvetica, sans-serif;
	color:#707070;
	margin:0;
	padding:0;
	}
li {
	list-style: square outside none;
	}
a:focus {
	outline:none !important;
	}
#page {
	width:998px;
	margin:0 auto;
	padding-top:110px;
	position:relative;
	}

#header {
	background: #73a0c5 no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	
	}

#content {
	/*font-size: 1.2em;*/
	font-size: 1.1em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {

	border-left: 1px solid #ddd;
}
.color-1 {
	color:#000;
	}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 0.9em;
	color:#000;
	}
h1, h2, h3 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h2 {
	font-size: 1.8em;
	line-height:36px;
	}
h2.pagetitle {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
.titlespace{ display:none;  *display:block;}

/*for page tag -; */
.pageTag {
		clear:both;
}
/*for page tag ends here -; */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
h2 a:hover, h3 a:hover {
	color: #ed1c24;
	text-decoration: none;
	}
a {
	color:#000;
	}
a:hover {
	text-decoration:none;
	color:#FF0000;
	}
a.linkMore, a.more-link {
	color:#ed1c24 !important;
	text-decoration:none !important;
	font-size:11px;
	text-transform:lowercase;
	}
a.linkMore:hover, a.more-link:hover  {
	color:#000;
	text-decoration:underline !important;
	}
#sidebar2 a.linkMore:hover {
	text-decoration:underline;
}
#sidebar a {
	color:#707070;
	text-decoration:underline;
	}
#sidebar a:hover {
	text-decoration:none;
	}
a.connection, a.connection:hover {
	text-decoration:none;
	text-align:center;
	font-size:10px;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* for back,forward paging at top*/
.nextPrevpost {
	margin-left:200px;
}

.nextPrevpost a {
	color:#ED1C24;
	text-decoration:none;
}
#content .nextPrevpost a:hover {
	text-decoration:underline;
}

/* for back,forward paging at button*/
.nextPrevbuttonpost {
	margin-left:300px;
}

/* Begin Structure */

#wrapper {
	width:1000px;
	margin:0 auto;
	padding-top:125px;
	position:relative;
	}
#content {
	background:url(images/mid-content_bg.jpg) repeat-y center top;
	height:1%;
	overflow:hidden;
	min-height:500px;
	}
.col1, .col2, .col3 {
	display:inline;
	float:left;
	overflow:hidden;
	list-style:none;
	}
#content .col1, #content .col2, #content .col3 {
	padding-bottom:43px;
	}
#content .col1 {
	width:220px;
	margin-right:30px;
	padding-top:180px;
	}
#content .col2 {
	width:500px;
	margin-right:30px;
	}
#content .col3 {
	width:210px;
	}
#logo {
	background:url(images/logo.jpg) no-repeat 10px bottom;
	width:229px;
	height:257px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	}
#logo a {
	height:257px;
	width:230px;
	text-indent:-9999px;
	display:block;
	}
#quote {
	color:#000;
	height:60px;
	left:350px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:28px;
	width:550px;
	}
.post {
	margin: 0 0 50px;
	text-align: justify;
	}
.post hr {
	display: block;
	}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	background-color:#000;
	margin:auto;
	}
.footerContent {
	padding:25px 0;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
.shareAbove {
	padding-top: 0px !important;
}
h2 {
	background:url(images/dot-line-1.gif) repeat-x bottom;
	margin:0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

.separator {
	background:url(images/heading-bg-1.gif) no-repeat 0 0;
	height:13px;
	display:block;
	margin:20px 0 10px 0;
	clear:both;
	}


/* Begin Images */
p img {
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 10px;
	list-style:none;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar p,
#sidebar2 p {
	margin:0;
	padding:0;
	}
#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	clear:both;
	}

.sideBox {
	background: url(images/heading-bg-1.gif) no-repeat left top;
	padding:15px 10px 30px 15px;
	clear:both;
	}
	
.sideBox ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sideBox ul li {
	list-style:none;
	}
.dynamicUL li {
	background: url(images/heading-bg-1.gif) no-repeat left top;
	padding:15px 10px 30px 15px;
	margin:0;
	}
.dynamicUL li li {
	background:none;
	padding:0;
	}
.dynamicUL object {
	line-height:36px !important;
	}
.rightPost {
/*	padding:15px 10px 30px 15px;*/
	padding:9px 10px 30px 15px;
	}

#sidebar .blogroll {
	margin:0 !important;
	padding:0 !important;
	}
#sidebar .blogroll li {
	list-style-position:outside;
	margin:0 !important;
	padding:0 0 3px 0 !important;
}

#sidebar ul li.widget_links {
	background-position:left bottom;
	padding-bottom:34px;
	padding-top:0;
	}


#sidebar ul li#archives-3 {
		background: url(images/heading-bg-1.gif) no-repeat left top;
}


#sidebar #archives-3 ul li {
		/*list-style-image:url(images/buletdot.jpg);*/
		list-style-position:inside;
		padding:0;
}

#sidebar2 .sociable ul li, .sociable2 ul li {
	background: none;
	list-style:none;
	list-style-type:none;
	}

#sidebar ul li li, #sidebar2 ul li li {
	background:none;
	padding:0 0 3px 0;
	margin:0;
	
	}
#sidebar ul#menu li, #sidebar2 ul#menu li {
	background:none;
	
	}

#sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	/*margin: 5px 0 0 10px;*/
	margin: 5px 0 0 0px;
	padding:0;
	
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	list-style-type:none;
	
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	cursor:pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0;
	}

.commentlist li {
	margin: 15px 0 10px !important;
	padding: 10px !important;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;*/
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Menu */
#sidebar #menu {
	margin-bottom:30px;
	padding:0 0 0 46px;
	list-style:none;
	}
#sidebar #menu li {
	margin:0;
	padding:0;
	list-style:none !important;
	*list-style:none !important;
	}
#menu li a {
	background:url(images/menus.gif) no-repeat 0 0;
	height:40px;
	display:block;
	text-indent:-9999px;
	}
#menu li a.home:hover {
	background-position:0 -42px; /*0*/	
	}
#menu li a.videos {
	background-position:0 -82px;
	}
#menu li a.videos:hover {
	background-position:0 -125px; /*-82*/
	}
#menu li a.photos {
	background-position:0 -168px;
	}
#menu li a.photos:hover {
	background-position:0 -211px; /*-168*/
	}
#menu li a.about {
	background-position:0 -254px;
	}
#menu li a.about:hover {
	background-position:0 -296px;
	}
	
li.current_page_item{
	border-bottom:1px dotted #868686
}

#sidebar #menu a.linkMore {
	background:none;
	height:auto;
	padding-top:18px;
	}
/* End Menu*/


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	height:1%;
	overflow:hidden;
	font-size:11px !important;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#sidebar .widget_links, .widget_archive{
	/*padding-left:50px !important;*/
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}

#sidebar .widget_archive a {text-decoration:underline;}
#sidebar .widget_archive a:hover {text-decoration:none;}

.dotted { border-bottom:1px dotted #868686 ; margin:0;}

#leftgroup .dotted { margin-left:-50px !important;}

#sidebar2 .dotted { margin:5px 0;}

#leftgroup ul, #leftgroup div { margin:10px 0;}

#ngg-webslice div{margin-left:-5px;}

#leftgroup #linkcat-2 ul, #leftgroup #archives-3 ul {
	border-top:medium none;
	margin:0;
	padding:0;
}

#sidebar2 .videos {
/*	height:115px !important;
	width:150px !important;*/
	width:180px !important;
	height:145px !important;
	margin-bottom:10px;
}

#sidebar2 .videos embed {
/*	height:115px !important;
	width:150px !important;*/
	width:180px !important;
	height:145px !important;
}

#sidebar2 .videos object {
	/*height:115px !important;
	width:150px !important;*/
	width:180px !important;
	height:145px !important;
}
/* for featured videos and other videos*/
.featuredvideo {
	height:240px !important;
	padding:10px 30px 10px 5px;
	width:320px !important;

}
.featuredvideo embed {
height:240px !important;
	padding:10px 30px 10px 5px;
	width:320px !important;

}
.videosection {
	height:90px !important;
	padding:10px 30px 10px 5px;
	width:120px !important;


} 

.videosection embed{
	height:90px !important;
	padding:10px 30px 10px 5px;
	width:120px !important;


} 

/*for featured video*/

#sidebar2 h2.widgettitle {
	padding-bottom:10px;
	visibility:visible !important;
}

#sidebar2 #ngg-webslice div {
	margin-left:5px;
	margin-top:5px;
}

#sidebar2 .ngg-widget img {
	border:2px solid #A9A9A9;
	padding:1px;
	margin:0;
	padding:0;
	height:50px;
	width:50px;
}

#content .col2 .entry img.medium {
	width:480px;
	height:auto;
	padding:0 10px;
}

.postMeta {
	overflow:hidden;
	padding-top:30px;
}

.postMeta .postTags {
	text-align:left;
	padding:0 0 20px;
}

.postMeta .shareThis {
	float:left;
	width:340px;
}

.postMeta .moreContent {
	float:left;
	width:160px;
	padding:0;
	text-align:right;
}

.moreContent {
	padding-top:15px;
	text-align:right;
	
	}
.moreiamContent {
	padding-top:15px;
	text-align:right;
	margin-right:10px !important;
	}

.textRight {
text-align:right;
}

.col2 .videos {
	height:295px !important;
	width:480px !important;
	padding:0 10px 10px;
}

.col2 .videosIndex {
	padding:0 10px;
	margin-bottom:20px;
}


.entry {
	padding-bottom:20px;
}

.detailLinks li {
	list-style-image:url(images/bulet.jpg);
	list-style-position:inside;
}

.detailarchieves li {
	list-style-image:url(images/buletdot.jpg);
	list-style-position:inside;
	margin-left:40px;
}

.detailarchieves h2 {
	margin-top:15px;
	}
.detailLinks h2 {
	margin-top:15px;
	}
.pageContent h2 {
	margin-top:9px;
	}
#highlight h2 {
	margin-top:15px;
	}
.zoetag h2 {
	margin-top:15px;
	}
.postImg {
	margin-bottom:20px;
	}
.connection p {
	width:auto;
	margin:0;
	}

/* START: flickr */
h2#albumHeader {
	margin-top:9px !important;
	}
.sideBox .flickr-photos a {
	float:left;
	width:56px;
	height:50px;
	display:inline-block;
	margin:0 4px 4px 0;
	}
.sideBox .flickr-photos a img {
	margin:0;
	padding:0;
	}
.sideBox .flickr-photos a.linkMore {
	width:auto;
	height:auto;
	margin:0;
	float:right;
	}
#photos {
	height:1%;
	overflow:hidden;
	}
#photos a {
	float:left;
	margin:0 2px 4px 2px;
	}
.flickr-meta-links {
	text-align:right;
	padding-right:20px;
	}
/* END: flickr */
