/*
Theme Name: Gray
Theme URI: http://www.kaushalsheth.com
Version: 1.0
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com
*/


.danny-reply { background:#F0EFC9; border: 1px solid #557755; padding:6px } 



/*#############################################################
Name: Shades of Gray
Date: 2006-10-27
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/


img {
     border: none;
     background: transparent;
/*       background: #fafafa;
       border: 1px solid #dcdcdc;
       padding: 5px;*/
}

/* for pageBar */
.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
 /*                background: #303030; */
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 2px 6px; 
			border: none; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {
text-decoration: none;
}

body {
        background: url('img/bgpt.gif')  left top;
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

p,blockquote,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

ul a:visited {
color: #BBB;
}

ul a {
color: #BBB;
}

ul a:hover {
color: #FFF;
}

blockquote {font: bold 1.2em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}



ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(img/stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

.headerlogo {
        color: #CCCCCC;
	font: normal 1.15em sans-serif;
}

.headerlogo a {
        color: #CCCCCC;
	font: normal 1.15em sans-serif;

}


/* header */
.header {
	background: #111;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 120px;
}


.header a {
	color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #191919;
	color: #BBB;
}

/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
}

.main {
        background: url('img/bgpt.gif')  left top;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 60%;}
.main .right {width: 40%;}

.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}


/* content elements */
.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}


.post a {
	color: #fff;
	text-decoration:none;
}


.post a:hover {
	color: #fff;
	text-decoration:none;
}

.post h1 a {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	text-decoration:none;
}

.post h1 a:hover {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	text-decoration:none;
}

.post h1 a :visited{
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	text-decoration:none;
}
/* .post .entry img {
       background: #fafafa;
       border: 1px solid #dcdcdc;
       padding: 5px;
} */
.content a {
	color: #999;
	text-decoration: none;
        border-bottom: 1px dotted #bbb;
}
.content a:hover {
		color: #fff; 
		background: #0063DC; }

/* navigation */
.nav {background: #191919 url(img/nav.gif);}
.nav a {
	background: #191919 url(img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}

/* for portfolio */
.portfolio {
	background: #6E6E6E;
	border: 1px solid #797979;
	border-top-color: #797979;	
        border-bottom-color: #797979;
	padding: 10px;
	height: 210px;
	width: 450px;
        color: #242424;

}

.portfolio a {
	color: #000000;
	line-height: 2.4em;
	padding-left: 2px;
        text-decoration: none;
        border-bottom: 1px dotted #bbb;
}
.portfolio a:hover {
        	color: #fff; 
		background: #0063DC;}

/* sub-navigation */
.subnav {
        height: 100%;
        background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav h3 {
        color: #fff;
        border-bottom: 1px dotted #bbb;
	display: block;
	margin: 16px 0 6px 0;
	padding: 0 30px 3px 25px;
	background: url(img/arrow03.gif) no-repeat left bottom transparent;
	font-size: 1.4em;
	}
.subnav ul {margin: 0;}
.subnav li {
	background: url(img/licate.png) no-repeat left transparent;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #BBB;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {        	
        color: #fff;
}

.subnav li a:visited {        	
        color: #BBB;
}
.latestcomment {
	background: #2A2A2A;
	list-style: none;
	margin: 0;
}
.latestcomment a {
	color: #777;
	line-height: 1.4em;
	padding-left: 3px;
	text-decoration: none;
        border-bottom: 1px dotted #bbb;
}
.latestcomment a:hover {	color: #fff; 
		background: #0063DC;}


/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}


.col3 {
	float: left;
	width: 310;
}


.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 0.9em;
}
.bottom a {color: #888;}


.post{margin:0 0 25px 0;}

.post .info {
        color: #000;
	clear: both;
	padding: 5px 5px !important;
	font-size: 13px;
	line-height: 18px;
	background-color: #858585; /*#f5f5f5 #E8E8E8;*/
	border: solid #ccc;
	border-width: 1px 0;
}

.post .info a {
color: #fff;
}



.post .descr {
line-height: 22px;
}


.post .GoogleAd{
padding:2px 3px 3px 8px;
border:1px solid #272727;
/* background-color:#3A3A3A; */
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


.content ul li
{
margin-left:10px;

}



.content ol li
{
margin-left:20px;
padding-bottom:5px;


}


/* Additional CSS Documentfor Photo Sets */

/* Set Cases around the place */
.Set {  width: 130px; text-align: left; margin-bottom: 15px; }
.Set h4  { width: 120px; margin-top: 0px; margin-bottom: 0px; font-size: 14px; font-weight: bold; }
.Set p { margin-top: 2px; font-size: 11px; color: #777; }

.Sets { width: 120px; height: 180px; text-align: left; float: left; padding-right: 6px; margin-bottom: 20px; }
.Sets h4 { width: 110px; margin-top: 0px; margin-bottom: 0px; font-size: 14px; font-weight: bold; }
.Sets p { margin-top: 2px; font-size: 11px; color: #777; }

.SetCase { margin-top: 5px; margin-bottom: 5px; width: 91px; height: 95px; padding: 7px 0 0 7px; background: url(http://l.yimg.com/www.flickr.com/images/set_case.gif) no-repeat; }
.SetCase a {text-decoration:none}
.SetCase a:link { text-decoration:none; }
.SetCase a:visited { text-decoration:none; }
.SetCase a:hover { background: transparent; text-decoration:none; }
.SetCase a:active { background: transparent; text-decoration:none; }
.SetCase .setThumb { border: 1px solid #000; }

.setCommentLinkDiv { margin-top:-20px; margin-left: 2px;}
a.setLink img { border: 1px solid #000; }
a.setCommentLink img { border:0;}

.Seta:link { color: #CCC; }
.Seta:visited { color: #666666; }
.Seta:hover { color: #990000; text-decoration: none; background: #FF6600; }
.Seta:active { color: #990000; text-decoration: none; background: #FF9900; }

/* SINGLE SET PAGE */

#candy_set_button_bar {background-color:#fff; height:26px; background: url(http://l.yimg.com/www.flickr.com/images/candy_button_bar_bg.gif) repeat left top; }
#candy_set_button_bar img {border:0; margin:2px 5px 2px 0 ; float:left; display:block; }
#candy_set_button_bar #candy_set_button_delete_set {float:right; margin: 2px 0 2px 5px; }

#candy_set_button_bar .candy_menu {display:none; position:absolute; border:1px solid #D6DED7; background-color:white; width:180px;}

#candy_set_button_bar .candy_menu a, #candy_set_button_bar .candy_menu a:link {display:block; margin:1px; padding:4px; font: normal 11px Arial, Helvetica, sans-serif; text-decoration:none !important; color:black !important;}
#candy_set_button_bar .candy_menu a:hover { color: #FFFFFF !important; background: #0063DC; }
#candy_set_button_bar .candy_menu a:active { color: #FFFFFF !important; background: #0063DC; }

#ViewSet { margin-top: 0px; border: 15px solid #eaeaea; width: 760px;}
#ViewSet #About { padding: 25px 35px 25px 25px; }
#ViewSet #About .Desc { font-size: 16px; }
#ViewSet #Contents { padding-top: 25px; padding-right: 25px; padding-bottom: 25px; }

.SetComments {}
.SetComments tr { vertical-align: top; }
.SetComments .HeyBuddy { padding-right: 5px;}
.SetComments .Comment { padding-bottom: 15px; }

.SetGuestPasses {border-top:15px solid #eee;padding:10px 10px 10px 11px}
.setGuestPasses img {margin-right:4px}

#SetFooter { width: 760px; }
#SetFooter tr { vertical-align: top; }
#SetFooter td { padding: 10px 0px 10px 29px; }
#SetFooter .More { text-align: right;  vertical-align: middle; padding-right: 10px; }
#SetFooter .More p {font-size: 14px; }

/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Form .Email { background: url(images/FooterEmail.png) no-repeat left top;}

.Form {  padding: 0px 0px 10px 0px; position: relative; margin: 0px; font-family: 'Verdana';}
.Form form { margin: 0px; padding: 0px;}
.Form a { 
        text-decoration: none;
        border-bottom: 1px dotted #bbb;
}
.Form p { padding: 0px 0px 2px 0px; margin: 0px; color:#666; }
.Form p small strong { font-weight: bold; color:#FF3300;}
.Form p small { font-size: 11px; display: block; padding: 6px 0px; color:#000;}
.Form .TextField { color:#003366; background: #e9f8ff; border: solid 1px #d5e7f0; padding: 6px 6px 6px 30px; font-size: 12px; display: block;}
.Form .TextArea { color:#003366; background: #e9f8ff; border: solid 1px #d5e7f0; padding: 6px; font-size: 12px;}
.Form input.SubmitComment { width: 57px; height: 29px; background: url(images/SubmitComment.png) no-repeat; margin-top: 4px;}
.Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -29px; margin-top: 4px;}
.Form input.SubmitCommentIE { width: 57px; height: 29px; background: url(images/SubmitComment.png) no-repeat 0 -29px; margin-top: 4px;}

