/* 
Theme Name: sholay
Theme URI: http://vlad1500.com/
Description: Very customizable, 3-column, widget-ready, fixed-width design based off http://facebook.com.  Features expanding/collapsing and movable sidebar boxes.
Version: 1.2.9
Author: Joshua Lua
Author URI: http://vlad1500.com/
Released under GNU GENERAL PUBLIC LICENSE
*/

body {
	color: #000000;	
	margin: 0 auto;
	padding: 0;
	font: 80% Helvetica,Arial;
	background-color: #E0E0E0;
	}

/* CONTAINS ENTIRE PAGE */
#body-container {	
	width:760px;	
	height:inherit;	
	background: #fff;
	margin: 0px auto;
	padding: 20px;

	/*border:#000 thin solid;*/

	}

/* HEADER */

#header {
	text-align: left;	
	padding: 5px 0;
	height:100px;
	width:760px;
	border:none;
	}
#logo {
	text-align: left;	
	padding: 5px 0;
	float:left;
	height:100px;
	width:50%;
	background:#fff;
	border:#fff none;
	}
#header #logo a{border:none #fff; text-decoration:none;}
#header #logo a:hover{border:none #fff; text-decoration:none;}
img{border:none #fff; text-decoration:none;}

#header #logo img { margin: 0px 0px 0 0px; float:left; height:80px; width:400px; z-index:1; border:none #fff;}

#header #logo img { color: #ffffff; margin: 0px 0 0 5px; border:none #fff;}

#header #logo h2 {z-index:999;  font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#000; margin: 0px 0px 0 10px; border:none #fff; }

#header #logo h2 a{z-index:999;  font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#000; float:left; margin: 0px 10px 0 10px; border:none #fff;}

#header #menu { margin: 5px 0px 0 0px; float:left; width:50%; }

#header ul { float:left; list-style:none; margin: 7px 0px 0 0px;}

#header ul li { padding: 0px 0 10px 0;color:#EB1483; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

#header ul li a{  color:#EB1483; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

#spez { margin: 0px 0px 0 0px; float:left;}

#header #spez ul { float:left; list-style:none;}

#header #spez ul li { padding: 0px 0 0px 0;}

#header #spez ul li a{  color:#A3A2A2; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

#header #boxes { margin: 0px 0px 0 170px; border: 0px #fff solid; background:#fff; float:left;}

#header #boxes ul { float:left; list-style:none; width:90px; border: 0px #fff solid; background:#fff;}

#header #boxes ul li { padding: 0px 0 0px 0; float:left; border: 0px #fff solid; background:#fff;}

#header #boxes ul li a{  color:#EB1483; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

#header #boxes ul li a img{ color:#fff; background:#fff; border: 0px #fff solid; }



/* CONTAINS CONTENT & SIDEBAR */

#container {
	width:100%;
	height:inherit;	
	}
#container div { margin-top:20px;}

/* CONTENT */

#content {
	float: left; 
	width:550px;
	padding: 0;		
	margin: 0px;
	text-align:left;	
	height:inherit;	
	border-right:#F60C84 1px dotted;
	padding: 0 0px 0 0;			
	}
	
/*div#content .wide {width:548px !important;}
div#content .narrow {width:240px !important;}
*/
.clear { clear:both; }

#content ul {
	list-style:none;
}
#content ul li { 
	margin: 0 0px 0 10px;
	padding: 0;
	}

/* HEADERS */ 

#headT { padding: 0px 0 0px 6px; border:none; margin:17px 0 -30px 0;}
#headT a{ text-decoration:none; border:none; }
h2, h3, h4, h5, h6 { color: #F60C84; }

h1 { font-size: 1.3em; }

h2 { font-size: 1.5em; }

h3 { font-size: 1.2em; }

h4 { font-size: 1.2em; }

h5 { font-size: 1.1em; }

h6 { font-size: 1em; }

/* POSTS & PAGES */

.post { width: 90%; margin: 0; display: block; font-size:12px; padding: 0px 5px 0 5px; margin:0; }

.post h2.post-title {
	float: left;
	width: 100%;
	display: block;
	font-size: 1.5em;
	margin: 20px 0 0 0;
	text-align: left;
	padding: 0px 0 0 0;
	text-indent: 0px;		
	}
.post h2.post-title a, .post h2.post-title a:hover  { color: #000; text-align: left; }

.post p.post-time { font-size: .9em; margin: 0px 0 -50px 0; }
.post p.post-time1 { font-size: .9em; margin: 0px 0 0px 0; }

.entry { float: left; width: 100%; margin: 0; padding:0;}

.entry p.a{ margin-top: 0px;}
.entry p embed{ margin-top: -20px;}

.post h2 { font-size: 1em; text-align: left; }

/* blockquotes */

blockquote { color: #5e5f5e; }

blockquote blockquote { color: #858785; }

/* links */

a { 
	color:  #3b5998;
	text-decoration: none;
	}

a:hover { color: #3b5998; text-decoration: underline; }

/* images */

.post a img{ margin: 0px 10px 10px 0px; float:left;} 

.post img { margin: 0px 10px 10px 0px;}



/* lists */

.post ul { list-style-type: square; }

.post ul li { 
	margin: 0 0px 0 0px;
	padding: 0;
	}

.post ol { margin: 0; padding: 0 0 0 25px; }

.post ol li { margin: 1px 0; padding: 0; }



/* postmetadata */

p.postmetadata {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0 0 5px 0;
	}
/* tables */

.post table { border: none; background: #ffffff; }

.post tr, .post td { border: 1px solid #3b5998; }
/* other basics & typography */

small { font-size: .9em;}
/* navigation & left, right, center alignment */

.navigation { padding: 20px 0; width: 100%; display: block; float: left; }

.previous { float: left; width: 45%; }

.left, .alignleft { float: left; margin: 0 15px 15px 0; }

.next { float: right; width: 45%; }

.right, .alignleft { float: right; margin: 0 0 15px 15px; }

.center { text-align: center; margin: 0 auto; display: block; }

.clear { clear: both; }

/* COMMENTS */

#comments-template { width: 90%; float: left; display: block; margin: 0 0px 0 0px; }

#comments-template ol { list-style-type: none; margin: 0; padding: 0; }

#comments-template ol li { margin: 5px 0; padding: 0 5px; }

#comments-template fieldset { border: none; }

#comments-template form { padding: 5px; margin: -10px 0 0 0; background: #eeeeee; }

#comments-template legend { border: none; }

#comments-template textarea { width: 99%; border: solid 1px #F60C84; }

#comments-template input { width: 40%; border: 1px solid #F60C84; }

#comments-template input.submitcomment, #comments-template input.resetcomment { width: 100px; color: #000; background: #fff;  }

.comment-meta-data { padding: 5px; margin: 0; background: #fff; border-top: 1px solid #F60C84; border-bottom: 1px solid #F60C84; }

.comment-text { padding: 10px 10px 10px 10px; margin: 10px 0 10px 0; background: #eeeeee;}

h3#comments, h3#respond {
	font-size: 1.2em;
	margin: 10px 5px 15px 5px;
	padding: 0;
	text-indent: 5px;	
	border: solid 1px #F60C84;
	background: #fff;
	}
/* SIDEBAR */
#sidebar, #sidebar2 {
	font-size: 1em;
	background: transparent;
	margin: 0;			
	}
#sidebar .post h2.post-title {
	float: left;
	width: 100%;
	display: block;
	font-size: 1.2em;
	margin: 7px 0 0 0;
	text-align: left;
	padding: 0;
	text-indent: 0px;		
	}
#sidebar2 p { font-size:10px; color:#000; margin:0px 0px 0px 0; width:200px; font-family:Helvetica, Arial, sans-serif;}
#sidebar2 p.b { width:200px;}
#sidebar { border-top:#F60C84 1px dotted; padding: 0 10px 0 0px; float:left; border-right:#F60C84 1px dotted; }
#sidebar img { max-width: 200px; }
#sidebar2 {
	margin: 0 0px 0 0; padding: 0 0px 0 0px; width:200px; float:right; 
	}
#sidebar .menu { margin: 0 0 0px 0; width: 95%; display: block; float: left; padding: 15px 0 0 0px; } 
#sidebar2 .menu { margin: 0 0 0px 0; width: 100%; display: block; float: left; padding: 0px 0 0 0px; }
#sidebar h2.menu-header, #sidebar2 h2.menu-header {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	color:#a9a5a5;		
	}
#sidebar h2.menu-header span, #sidebar2 h2.menu-header span { margin-left: 0px; }
#sidebar ul { 
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0px 0;
	}
#sidebar2 ul { 
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 0;
	}

#sidebar ul li, #sidebar2 ul li {
	padding: 0;
	margin: 0 0 0 0px;
	}
#sidebar div, #sidebar2 div { padding: 0; margin: 0; }
#sidebar2 .about ul li {
	width: 100%;	
	padding: 0;
	margin: 0;
	}
#sidebar ul li a, #sidebar2 ul li a {
	color: #F60C84;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	
	padding: 0px 0 0px 0;
	text-decoration: none;
	}
#sidebar ul li a img, #sidebar2 ul li a img{ height:32px; margin:0 0 0px 0;}

#sidebar ul li h2 a, #sidebar2 ul li h2 a{
	color: #F60C84;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0px 0 0px 0;
	text-decoration: none;
	}
#sidebar ul li a:hover, #sidebar2 ul li a:hover {
	color: #F60C84;
	text-decoration: underline;
	}
#sidebar2 .about ul li a:hover {
	color: #F60C84;	
	text-decoration: none;
	}
#sidebar2 ul li ul { margin: 0; padding: 0; border: none; }
#sidebar2 ul li ul li { padding: 0; margin: 0 0 0 0px; }

/* sidebar feed */
#sidebar ul.feed, #sidebar2 ul.feed {
	width: 100%;
	display: block;
	float: left;
	border: none;
	margin: 10px 0;
	padding: 0 0 0px 0;
	}
#sidebar ul.feed li {
	float: left;
	width: 100%;
	background: transparent url(images/feed.gif) no-repeat left top;
	border: none;
	margin: 0;
	padding: 0;
	}
#sidebar ul.feed li a, #sidebar2 ul.feed li a {
	text-indent: 25px;
	display: block;
	height: 16px;
	width: 100%;
	float: left;
	}
#sidebar ul.feed li a:hover, #sidebar2 ul.feed li a:hover { 
	background: transparent;
	text-indent: 25px;
	}
/* about - sidebar2 */
#sidebar2 .about { margin: 0 0 0px 0; }
.about p { margin: 0; padding: 0; }
.about ul { margin: 0; padding: 0; }
/* search */


#sidebar2 .search {
	text-align: center;
	padding: 10px 0;
	margin: 10px 0 0 30px;
	height:52px; width:139px;
	background:url(images/searchbg.jpg) top left no-repeat;
	}
#sidebar2 .search form { margin: 0 2px; height:52px; width:100%; }
#sidebar2 #searchinput { height:30px; width:90%; margin:0px 0 0 0px; }
#sidebar2 input#s { width: 70%;; height:15px; border: 1px solid #809595; margin: 10px 0px 0 6px; float:left; }
#sidebar2 #btn-search { background:url(images/searchbtn.jpg); width:26px; height:25px; margin: 7px 0px 0 0px; float:right; }

#sidebar2 .search1 {
	text-align: center;
	padding: 10px 0;
	margin: 10px 0 0 30px;
	height:66px; width:262px;
	background:url(images/searchbg01.jpg) top left no-repeat;
	}
#sidebar2 .search1 form { margin: 0 2px; height:66px; width:100%; }
#sidebar2 #searchinput1 { height:30px; width:100%; margin:7px 0 0 5px; }
#sidebar2 input#s1 { width: 70%;; height:15px; border: 1px solid #809595; margin: 10px 0px 0 6px; float:left; }
#sidebar2 #btn-search1 { background:url(images/searchbtn.jpg); width:26px; height:25px; margin: 7px 0px 0 0px; }

/* wp-calendar */
table#wp-calendar { width: 80%; margin: 0 auto; }

/* ads for the bottom of sidebar */
.ads { padding-top: 20px; text-align: center; }

/* SIDEBAR WIDGET STYLES */

/* blogroll widget */

li#linkcat-2 { list-style-type: none; margin: 0; padding: 0; }

/* flickr widget & other images in the sidebar */

/* NEED TO ADD CSS FOR THIS */

#sidebar img, #sidebar2 img { border: none; margin: 0px 10px 10px 0; }

/* recent comments widget */

ul#recentcomments li a, ul#recentcomments li a:hover { border: none; background: transparent; text-indent: 0; }

/* Flickr RSS */

.flickr img { margin: 5px 10px; padding: 0; }



/* FOOTER */

#footer {
	width: 760px;
	background-color: #E0E0E0;	
	height:70px;	
	margin: 0px auto;
	padding: 0px 0 40px 0;	
	color:#fff;
	}	

#footer p { margin: 2px auto; font-size: .9em; color:#fff; float:left;}

#footerfacebook { margin: 2px auto; font-size: .9em; color:#fff; float:right;}




#footer a:hover { text-decoration: underline; }

#FrogJS{
	width:792px;
	height:800px;
	margin: 0 auto;
	}
#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
	}
#FrogJSCaption{
	text-align: left;
	line-height: 140%;
	}

.scroll-track{
height:380px;
margin:1px 0px 0 0px;
width:43px;
background-image: url('images/scrolltrackBG.jpg');
background-repeat: no-repeat;
}

.scroll-handle{
border: 0px
height:10px;
width:43px;
background: url('images/scrollbar.png');
cursor:pointer;
}

#scroll-track-top-2{
height:10px;
width:10px;
background-image: url('images/up1.png');
}

#scroll-handle-bot-2{
height:8px;
width:10px;
background-image: url('images/bot.png');
}

#scroll-handle-top-2{
height:8px;
width:10px;
background-image: url('images/top.png');
background-repeat: no-repeat;
}

#scroll-track-bot-2{
height:10px;
width:10px;
background-image: url('images/down1.png');
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin: 0px 0 0 0;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 0px;
    margin-bottom: 5px;    
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;    
} 

.ngg-album {
	overflow: hidden;
	padding: 0px;
	margin-bottom: 0px;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {	
	margin:0px 0px 0px 0px;
	padding:0px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:100px;
	padding-right:56px !important;
	margin:0px 0px 80px 0px !important; 
	text-align:left;
	width:100px;	
}

.ngg-album-compactbox {	
	height:100px;
	margin:0pt 0pt 26px !important;
	padding:0px 0pt 0pt 0px !important;
	width:100px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:120px; 
	height:120px;
}

.ngg-album-compact h4 {
	font-size:10px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:10px;
	width:120px;
	color:#F60C84;
}
.ngg-album-compact h4 a{ color:#F60C84; text-decoration:none; }
.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

#mar10 { margin-bottom:10px; padding-bottom:10px;}