/*
Theme Name: Saranghills
Theme URI: 
Description: A theme made for saranghills.org
Author: Robert Basic Modified by Gautham December 2010
Author URI: http://robertbasic.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
#AEC52B a good green
*/


* {
    margin: 0;
    padding: 0;
}
#flashupdate {
	position:absolute;
	background:#000;
	opacity:0.9;
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
	width:100%;
	height:100%;
	z-index:2000;
	}
#flashupdate #flashcontent {
	width:600px;
	height:auto;
	margin:auto;
	background:#fff;
	position:relative;
	top:30%;
	clear:both;
	overflow:hidden;
		}
#flashcontent img {
	padding:10px;
	}
#flashcontent li {
list-style:circle;
list-style-position:inside;
font-size:11px;
color:#0889ec;
}
#flashupdate .ui-widget-content {
background:url(CB376A_400x400.jpg) no-repeat center;

}
#flashcontent #progressbar {
height:300px;
}
#wishlist {
	position:absolute;
	top:0px;
	left:0px;
	padding:10px;
	font-size:11px;
	color:#777;
	z-index:3000;
	}
#wishlist h2 {
	font-size:12px;
	color:#fff;
	text-align:left;
	}
#wishlist img {
	width:60px;
	height:auto;
	float:left;
	margin-right:5px;
	border:none;
	padding:2px;
	}
	
#wishlist a {
	font-size:11px;
	color:#4DB2FF;
	text-align:right;
	}
#wishlist #thelist {
	background:#fff;
	width:300px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #4DB2FF;
	padding:5px;
	}
#thelist p a {
	text-align:right;
	display:block;
	}
#thelist a.closeit {
	display:block;
	text-align:right;
	}
	
#thelist h2{
	border-bottom:1px solid #4db2ff;
}
#sliderwrap {
	position:relative;
	}
#slider {
	background:#000;
	opacity:0.9;
	alpha:(opacity=80);
	height:5px;
	width:100%;
	position:absolute;
	z-index:3000;
	}
#slider:hover {
	height:100px;
	}
/*====================================================================================================*/
body, html {margin:0 0 0 0; padding:0 0 0 0; background:#8F8F8F; font-family:Trebuchet MS; width:100%; height:100%;}
body.white, html.white {background:#fff; margin:30px; text-align:center; padding:0 0 0 0;}
h1{font-size:18px;}
h2 {font-size:17px;}
h3 {font-size:16px;}
h4 {font-size:15px;}
h5 {font-size:14px;}
h6 {font-size:13px;}

h3
{
	color:#fff; 
	/*color:#0066CC;*/
	background:#aed8f9 url(../../../images/bg.gif) repeat-x; 
	padding:3px 10px 3px 3px ; 
	border:0px solid #DFDFDF; 
	font-weight:200; 
	text-align:right;
	margin:2px;  
}

h3 a , h3 a:visited {color:#fff; background:#0889ec; }
h4,h5{color:#9d9c9c;   text-align:left; margin:5px;  /*padding:15px 0px 0px 0px;font-weight:normal;*/  font-family:Arial, Helvetica, sans-serif;border-bottom:1px dotted #ccc; }
h6, .ngg-albumtitle a {color:#9d9c9c; border-bottom:1px solid #48affe; padding:2px 10px; text-align:left;}
p {color:#6f6f6f; font-size:12px; text-align:justify; margin:0; padding:7px; line-height:1.5em; }
a {text-decoration:none;}


#containerInner ul {text-align:left; margin-left:50px; list-style-image:none; }

#containerInner ul li, #sidebar2 ul li
	{  
	font-size:12px; 
	list-style-image:url(../../../images/listimagea.jpg) ; 
	}
	
#containerInner ul li a {
	font-weight:bold; 
	color:#48affe; 
	list-style-image:none; 
	 }
.narrowcolumn {
	float: left;
	padding: 0 0 35px 10px;
	margin: 0px 0 0;
	width: 590px;
	}

#secondcoloumn {width:379px; padding:10px; float:left;  border:1px solid #f7f7f7; background:#f0f0f0; }

.narrowcolumn h2{color:#9d9c9c; font-size:14px; font-weight:normal; border-bottom:1px dotted #f1f1f1;  margin:10px 7px 0px 0px; }
.narrowcolumn .entry { padding:0 0 15px 0 ;}
.narrowcolumn .entrynarrow { background:#f7f7f7 right top no-repeat; border-bottom:2px solid #eee; padding:10px;}
.entrynarrow ul li {list-style-image:url(../../../images/listimagea.jpg); margin-left:40px; font-size:11px; }
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
#pagex {
	background-color:white;
	margin: 10px auto;
	padding: 0;
	width: 810px;
	border: 3px solid #7bc6ff;
	overflow:hidden;
	clear:both;
	}
/*========================================Ends========================================================*/
/*==================================*/
.blog { border-top:1px solid #5457f4; margin-top:15px;}
#wrap {width:800px; background:#555; border:3px solid #66f; }
#profilelogo { height:113px; background:url(../../../images/sarangprofilelogo.jpg) no-repeat left; margin-left:15px; text-align:right;}
#profilelogoBlog { height:60px; background:url(../../../images/saranghillsprofilelogoBlog.jpg) no-repeat left; margin-left:15px;}

#profilelogo1 { height:250px; background:url(../../../artwing/topbanner3.jpg) no-repeat left;}
#coloumn {
	width:290px; 
	margin:0px 10px 15px 60px;    
	border:#7bc6ff solid 1px; 
	border-radius:5px;
	-moz-border-radius:5px;
	float:left; 
	filter: alpha(opacity=90); 
	opacity:0.85;  
	z-index:500; 
	background:#fff;
	}
#clear {clear:both;}
#overlay{position:absolute; width:310px; height:400px;  top:160px; z-index:500; clear:left;}
#mainimage{}
.right{float:right; width:350px; margin:0px 10px 15px 15px;}
#coloumn h5 {background:#ccc; display:block; padding:5px; margin:0 0 0 0; text-align:center; color:#666;font-size:14px; }


#container {
    width: 810px;
    margin: 10px auto;
	text-align:center;
	background:#fff; 
	border:3px solid #7bc6ff;
	clear:both;
	/*overflow:hidden;*/
 }

/*#container h4{margin-left:20px;}*/
 
#containerInner {
	overflow: hidden;
	width: 100%;
	clear:both;
	/*min-height:300px;*/
	text-align:center;
 }
 
 #containerInner600 {
	overflow: hidden;
	width: 600px;
	margin-left:100px;
	clear:both;
	text-align:center;
 }
 
#containerInner600 p {padding:5px; text-align:justify; }
 
#containerInner600 a {font-weight:normal; color:#48affe; list-style-image:none; }
#containerInner600 a:hover {color:#ff6600;}
#containerInner600 a.spoiler-tgl{ border:none; outline:none; text-decoration:none;} 
#containerInner600 ul { font-size:11px;  list-style-image:none; text-align:left; margin-left:40px; }
  
#containerInner600 ul li{ color:#6f6f6f; list-style-image:url(../../../images/listimagea.jpg)}

#containerInner600 .entry { background:#f7f7f7 right top no-repeat; border-bottom:2px solid #eee; padding:5px 5px 5px 5px;}
 
#containerInner600 h4{border-bottom:1px dotted #48affe; padding:2px 0px; font-weight:normal;}
  
#containerInner600 h5{border-bottom:1px dotted #48affe; padding:2px 0px; font-weight:bold;}
 #containerInner700 {
	overflow: hidden;
	width: 750px;
	margin:auto;
	clear:both;
	text-align:center;
 }
 
 #containerInner700 p {padding:5px; text-align:justify; }
 
 #containerInner700 a {font-weight:bold; color:#48affe; list-style-image:none; }
 
  #containerInner700 ul { font-size:11px;  list-style-image:none; text-align:left; margin-left:40px; }
  
   #containerInner700 ul li{ color:#6f6f6f; list-style-image:url(../../../images/listimagea.jpg)}
 /*<!--#containerInner img {float:right; padding:5px; background:#666; clear:both;}-->*/
 img.noborder{border:none; background:none; }
.entry {
color:#666666;
text-align:justify;
padding:5px 8px 5px 8px;
}
.entry a {color:#48affe;}
.floatleft .entry {margin:33px 0 0 0; padding:0 0 15px 10px; border-bottom:0px #c7c7c7 solid; 
/*background:url(../../../images/entrybg.jpg) no-repeat bottom left;*/}
.floatleft .entry a h4, #floatleft350 h4 {color:#48affe; font-weight:normal; margin-left:-1px; border:none;}
.floatleft .entry p {padding-top:18px;}
.entry p {margin:7px 0 0 0; color:#666; line-height:17px; font-size:11px; text-align:justify; width:100%;}
.orange{color:#cc6600; text-align:left; font-size:11px;}
#header {
    text-align: center;
    height: 80px;
    font-size: 20px;
    margin: 20px 0 0 0;
}

#navigation {
    text-align: center;
    height: 20px;
    font-size: 14px;
    margin: 10px 0 10px 0;
}

#navigation a {
    padding: 0 15px 0 15px;
}

#header_image {
    height: 204px;
}
#home_image {
margin:30px auto auto auto;
text-align:center;
    height: 550px;
}
#latest_works {
    float: left;
}

.left_work {
    width: 480px;
    float: left;
}

.right_work {
    width: 480px;
    float: right;
}



#Headerlink {
    text-align: center;
  /*  margin: 20px 0 0 0;*/
	padding:10px 0px 10px 0px;
    width: 100%;
	color:#0889ec;
	border-bottom:3px solid #fff;
	background:#0562ab url(../../../images/bg.gif) repeat-x;
}
#Headerlink a {color:#4db2ff; font-size:11px; }
#Headerlink a:hover {color:#fff;   }
#Headerlink a:active {color:#336600;   }

#Headerlink ul {margin: 0; padding: 0; 	list-style-type: none; list-style-image: none; }
#Headerlink li {display: inline; }
#Headerlink ul li a {text-decoration:none;  margin: 4px; padding: 5px 20px 5px 20px; color:#999999; font-size:14px;}
#Headerlink ul li a:hover {color:#666; font-weight:bold; padding-top:10px;}
#thickborder {	margin:5px auto; }
#thickborder img { }
#indexrightcoloumn {padding:15px 15px 15px 15px; margin:0 0 0 310px; text-align:justify;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; color:#333333; background:#fff;  }
.leftblack{width:300px; height:100%; position:relative; display:block; background:#000; b}
.homebg{background:url(../../../images/bgbg.jpg) no-repeat; width:1050; height:638px; margin:5px 0 15px auto; }
.lines {background:#101010 url(../../../images/hrbg.jpg) repeat-x; width:100%; height:20px; color:#cc6600;  text-align:left;}
.linestop {background: url(../../../images/hrbgtop.jpg) repeat-x bottom; width:100%; height:30px; margin:10px auto; border:0px solid #ccc;}
.logo { position:absolute; top:10px; width:164px; height:80px;  margin:20px 0 0 0 ; border:1px solid #f00;}
.hometext {width:310px; position:relative; float:left; clear:right; margin:85px 0 0 0;}
.hometext p { color:#dedede; padding:3px; line-height:15px; margin:2px; text-align:justify; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.floatleft{
width:238px; 
height:125px;
border:0px dotted #408080;
float:left;
margin:2px 0px 2px 4px;
padding:5px; 
font-size:13px;
text-align:justify;
}
.pgrey{ color:#0781de;font-family:Arial, Helvetica, sans-serif;}
.style1 {color: #ff6900}
.alignright {float:right; clear:left; margin:8px; padding:5px; background:#f7f7f7; border:2px solid #ccc;}
.alignleft {float:left; clear:right; margin:8px; padding:5px; background:#f7f7f7; border:2px solid #ccc;}
p.wp-caption-text { font-size:9px; text-align:left;}
a img {border:none;}

#footer {
    text-align:center;
    margin: -5px auto;
	padding:10px 0 0 0;
    width: 810px;
	background:#666666;
	border:3px solid #555;
	/*border-width:0px 2px 2px 2px;
	height:70px;*/
	color:#333;
	font-size:12px;
}

#footer a {color:#ccc; display:inline; padding:0 5px; width:auto;}
#footer a:hover{background:#ff6600; display:inline;}
#footer p {display:inline; color:#fff; width:700px;}

#footer li { 
display:block;
margin-left:10px;
padding-bottom:3px;
border-bottom:1px  solid #777;
width:32%;
float:left; 
text-align:left; 
}


#footer li a {color:#ccc; padding-left:30px; text-align:left;  }
#footer li a:hover {background:#ff6600; display:block; }
#footer li a:active {background:#48affe;}



span#lens {background: url(../../../images/lens.gif) no-repeat left; margin-top:40px;  width:311px; height:283px; position:absolute;  background-position: -30px; clear:left; filter:alpha(opacity=90); opacity:0.7;} 

/*=====================Expand==================*/
#left {	list-style: none;	margin: 0;	padding: 0;	text-align:justify; border:none;}
#left ul {
	display: none;
	list-style: none;
	margin: auto;
	padding: 0px;
	list-style-image:none;
	width:578px;
	border:1px solid #ccc;
	border-right-width:20px;
	border-left-color:#ccc;
	background:#fff;
}

#left ul a {padding-left:12px; padding-top:1px; }
#left ul a:hover {padding-top:1px;}
#left a {
	cursor: pointer;
	display: block;
	text-decoration:none;
	font-size:11px;
	border:none;
	}
#left a:hover{color:#808000;}
#left a.expanded {
font-size: 10px; 
padding:3px; 
padding-left:17px;
background: url(../../../../images/minus.gif) left no-repeat; 
color:#7bc6ff;
}

#left a.collapsed {	
/*background:url(../../../../images/MenuExpand.gif) left no-repeat; */
font-size: 11px;  
font-weight:normal; 
padding:0 3px;
padding-left:17px;
color:#666666;
}


/*===============================*/
/*===========blue================*/
.blueborderbox{
background:#fff;
padding:5px 10px 5px 10px;
text-align:center;
margin:auto;
width:300px;
}
.blueborderbox p {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0px;
line-height:16px;
}
.blueborderbox p.left{text-align:left;}

.blueborderbox {background:#0562ab url(../../../images/bg.gif) repeat-x;}
.blueborderbox a {color:#fff; font-weight:bold; font-size:11px;}
/*================================*/
/*============Float left==========*/
#floatleft350
{
width:370px; 
height:auto;
float:left;
margin:7px 10px 10px 7px;
padding:5px 5px 15px 5px; 
font-size:13px;
text-align:justify;
}
#shade { height:3px; background:#ccc; width:368px; margin:0px;}
#floatleft350 h4 { font-size:14px; color:#0889ec; padding:0px; margin:0px; font-weight:normal;}
#floatleft350 a {color:#0564ad;}
#floatleft350 a:hover {color:#ff6600;}
#floatleft350 a:visited {color:#0066FF;}
/*================================*/
/*=========BlogSlide==============*/
#slidetop {width:798px; height:300px; overflow:hidden; margin:5px;}
#slidetop img {border:none;}
#slidetop h4 {background:none;}

/*================================*/
p.date_and_author{ font-size:10px; color:#AEAEAE; border-top:1px solid #cfdbe1; text-align:left; display:block; background:#f1f1f1; padding:2px; margin:0px 5px 10px 0px;}
p.date_and_author a {color:#AEAEAE;}
p.date_and_author a:hover {color:#ff6600;}
/*=================sidebar=============*/
.post {	
margin:5px;
margin-bottom:10px;
padding:5px 15px 15px 0;
background: url(../../../images/shade.jpg) bottom right no-repeat;
overflow:hidden;
clear:both;

}
#sidebar, #sidebar2
{
	padding: 0px;
	margin-left: 615px;
	width: 170px;
		}

#sidebar form, #sidebar2 form {
	margin: 5px 0 10px 0;
	}
#sidebar, #sidebar2 {
	font: 11px Arial, Helvetica, sans-serif;
	}
#sidebar ul ul li a, #sidebar2 ul ul li a {color:#7bc6ff; }

#sidebar ul ul li a:hover, #sidebar2 ul ul li a:hover {color:#ff6600;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike, #sidebar2 ul ul li, #sidebar2 ul ol li {
	color: #666;

	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	}
#sidebar h2, #sidebar2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:1px #ccc solid;
	background: url(../../../images/sidebarH2bg.gif) bottom right repeat-x;
	/*color:#fff;
	background:#0889ec url(../../../images/bg.gif) repeat-x;*/
	padding:5px 3px 5px 15px;
	/*margin:5px 0 10px 0px;*/
	}
#sidebar h2 {
	/*margin: 5px 0 0;*/
	
	}
	#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol {
	margin:  0;
	padding: 5px 0px;
	font:Arial, Helvetica, sans-serif 12px;
	/*border:1px solid #f00;*/
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #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;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol  {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li  {
	margin: 3px 0 0 15px;
	padding-left: 0;
	list-style-image:url(../../../images/listimagea.jpg);
	}
/*=========We are online===========*/
#weAreOnline {font-size:10px;  margin:5px  5px;  padding-left:23px; width:360px; height:92px; float:right;  background:url(images/latest.jpg) left top no-repeat; background-position:0 -3px;  }
#weAreOnline a {font-size:10px; color:#7bc6ff;}
#weAreOnline .latest { text-align:left;}
#weAreOnline img { margin:0; border:none; padding:0 3px 0 0; clear:right;}
#weAreOnline h2 {font-size:10px; font-weight:normal; text-align:left; margin:0; padding:0; color:#a5a5a5;}
#weAreOnline #box { margin:0; padding:0 0 0 4px ; float:left; width:180px; border-left:1px solid #e8e8e8; }
#weAreOnline p{font-size:10px; color:#ccc;  padding:0; margin:0; line-height:9px; text-align:left;}
#weAreOnline #excerpt {max-height:35px;  }
/*=================================*/
/*======Beta===========*/
.beta {color:#fff; font-weight:bold; font-size:16px;  float:left; text-align:left; position:absolute; left:20px; }
/*======================*/
/*==========shop=====*/
#itemwrap { clear:both; overflow:hidden; padding-left:5px;}
#item {width:380px; float:left; border:0px solid #45645f; padding:3px; margin:5px;}
#item img, #item a img {margin:0 3px 3px 0; width:50px; height:auto;}
#item p {text-align:justify; color:#555; font-size:11px;}
#item h2 {background:none; font-size:14px; text-align:left; color:#48AFFE;}
#item table td {text-align:left;}
#item td.Item_Name {overflow:hidden;}
#item td.total {font-weight: bold; text-align: right;}
#item td.price, #item th.price {text-align:right;}
#listsx { 
	border:0px solid #f00;   
	list-style:none; 
	position:relative; 
	text-align:center; 
	float:right;
	padding:0px; 
	z-index:500;
	left:54px;
	width:54px;
	}/* margins for this demonstration only */

#listsx a img{border:none; width:25px; background:none;} 

#listsx li {
display:inline; 
float:left; 
height:15px;
border:0px solid #f00;

}

