/*

Theme Name: JA2010
Theme URI: http://designcreed.biz/
Description: Joharadivasi2010
Version: 1.0
Author: Designcreed

*/


body {
	margin:0 0 50px 0;
	background:#ffeed3 url(images/bg.gif) top center repeat-y;
    font-family:Georgia,'Bookman Old Style',Garamond,'Times New Roman',serif;
	color:#555;
	font-size:12px;
	line-height: 20px;
	}

img 
{
	border:0;
}

a img{
	border: 0;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}


a {
	color:#630;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #630;
	padding-left:10px;
	}
.clear {
	clear:both;
	overflow:hidden;
	}

/* The Top */


#wrapper {
	width:920px;
	margin:0 auto;
	}

/* The Menu */

.menu {
	height:45px;
	background:url(images/bg-link.gif) top left no-repeat;
	}
.menu ul {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	height:35px;
	width:920px;
	overflow:hidden;
	}
.menu li {
	float:left;
	padding-right:2px;
	background:url(images/menuborder.gif) top right no-repeat;
	}
.menu a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	padding:0 15px;
	text-decoration:none;
	}
.menu a:hover {
	text-decoration:none;
	color:#f60;
	}
.menu .current_page_item a {
	background:transparent;
	}

.menu img {
	margin:0;
	padding:0;
	border:0;
	}
.menu img a {
	margin:0;
	padding:0;
	border:0;
	text-decoration: none;
	}
	
/* The LOGO */
#logo {
	height:80px;
	width: 100%;
	background:#000C11;
	}

#wraplogo {
	width:920px;
	height:120px;
	margin:0 auto;
	background:url(images/bg-search.gif) top right no-repeat;
	}

#search {
	float:right;
	width:325px;
	margin:0;
	padding:0;
	}

#search form {
	margin:33px 0 0 10px;
	padding:0;
	}
#search form input {
	float:left;
	padding:0;
	height:30px;
	border:none;
	margin:14px 0 0 10px;
	line-height:100px;
	font-size:0px;
	overflow:hidden;
	width:19px;
  background: transparent;
	}
#search form input#s {
	margin:14px 0 0 15px;
	line-height:normal;
	font-size:14px;
	width:280px;
	padding-top:5px;
	padding-left:5px;
	height:18px;
	overflow:auto;
  background: transparent;
	color: #c60;
	}
	
#search form input#su {
	margin:10px 0 0 0;
	line-height:normal;
	font-size:14px;
	width:20px;
	padding-top:5px;
	padding-left:5px;
	height:20px;
	overflow:auto;
  background: transparent;
	color: #c60;
	}
	
#head {
	float:left;
	height:80px;
	width:450px;
	margin:0;
	padding:0;
	color:#11B2D7;
	}
#head h1 {
	font-size:20px;
	margin:0;
	padding:15px 80px 0 0;
	}
#head h4 {
	font-size:14px;
	margin:0;
	padding:5px 80px 0 0;
	}

#head a {
	color:#11B2D7;
	text-decoration: none;
	}

#head img {
	margin:0;
	padding:0;
	border:0;
	}
#head img a {
	margin:0;
	padding:0;
	border:0;
	text-decoration: none;
	}



/* The Content */

.thepic {
	float:left;
	width:700px;
	margin:20px 0 0 0;
	height: 330px;
	background:#000C11;
	/*background:#000C11 url(images/gavinpainting.jpg) left top no-repeat;*/
	}

.imghai{
	margin:10px 0 0 0;
	text-align:center;
	}


.thepictext{
	float: left;
	width: 200px;
	height: 330px;
	margin: 20px 0 0 20px;
	background: #000C11;
}

.thepictext h2{
	margin: 10px 10px 10px 10px;
	font-size: 16px;
	color: #9c0;
}
	
.thepictext p{
	margin: 10px 10px 10px 10px;
}

.content {
	float:left;
	width:700px;
	margin:20px 0 0 0;
	}
.post {
	padding:10px 25px;
	text-align:justify;
	}
h1.title {
	font-size:20px;
	color:#11B2D7;
	margin:0;
	padding:0;
	}
h1.title a {
	color:#11B2D7;
	text-decoration:none;
	}
h1.title a:hover {
	color:#690;
	text-decoration:none;
	}
.postinfo {
	height:15px;
	font-size:11px;
	color:#555;
	padding:10px 0 5px 0;
	border-bottom: 1px dotted #FF6600;
	}
.postinfo a {
	color:#630;
	text-decoration:none;
	}
.postinfo a:hover {
	color:#630;
	text-decoration:underline;
	}
.postinfo div {
	float:left;
	height:30px;
	line-height:10px;
	font-weight:normal;
	}
.pi-cats {
	padding:0;
	}
.pi-author {
	padding:0 0 0 20px;
	}
.pi-date {
	padding:0 0 0 16px;
	}
.postbottom {
	clear:both;
	height:33px;
	background:#eee;
	line-height:33px;
	text-align:right;
	font-weight:bold;
	padding-right:25px;
	margin-bottom:30px;
	}
	

/* The Navigation */

.navigation {
	height:20px;
	margin:0 0 10px 0;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.alignleft {
	float:left;
	margin: 0 0 0 20px;
	}
.alignright {
	float:right;
	margin: 0 20px 0 0;
	}

	
/* Side Bar */

	
.sidebar{
	float: left;
	width: 200px;
	margin: 20px 0 0 20px;
	display: inline;
	background: #eee;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.sidebar ul li{
	padding: 20px;
}


.sidebar ul li h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	text-transform: uppercase;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul{
	line-height: 24px;
}

.sidebar ul ul li{
	padding: 5px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}


/* The Footer */

.footer {
  width:920px;
	height:45px;
	font-size: 11px;
	text-align: center; 
	margin: 0;
	padding: 7px;
	background:url(images/bg-link.gif) top left no-repeat;
	}

	
	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0 0 30px 0;
	color:#94c93d;
	margin:10px 0 0 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	margin:0 100px 10px 50px;

	}
.comments textarea {
	width:50%;
	height:156px;
	background:#eee;
	border:1px solid #ccc;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	}
#commentform input {
	background:#eee;
	border:1px solid #ccc;
	color:#333;
	padding-left:10px;
	margin:0;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:20px;
	margin:0 0 10px 0;
	padding:15px 0 5px 0;
	border-bottom:1px dashed #c0c0b4;
	color:#930;
	font-weight:normal;
	}
.comments h2#respond {
	margin:0 0 10px 0;
	border-bottom:none;
	margin:0;
	padding:0;
	}
.comments ol {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	}
.comments ol li {
	border-bottom:1px dashed #c0c0b4;
	margin-bottom:10px;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.commenthead {
	font-weight:bold;
	}
.commenthead img {
	float:right;
	}
	
	
	
/* Recent area */

#recent{
	background: transparent;
}

#recent1 {
	width:920px;
	color: #ccc;
	font-size: 95%;
	line-height: 130%;
	padding: 10px;
}


#recent a, #recent a:visited {
	color: #9c0;
}
#recent h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #11B2D7;
	margin: 0 0px 5px;
}
.recent-recent-comments {
	width: 350px;
	float: left;
	margin-left: 10px;
}
.recent-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.recent-recent-comments ul li {
	padding: 10px 0 5px 0;
}
.recent-recent-posts {
	width: 250px;
	float: left;
	margin-left: 10px;
}
.recent-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.recent-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-recent-posts ul li {
	padding: 10px 0 5px 0;
}
.recent-about {
	width: 250px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}




/* NEW HOME STARTS HERE */

	
#home-top {
	width:920px;
	height:auto;
	margin:0;
	}

#home-topl {
  float:left;
	width:620px;
	height:auto;
	margin:0;
	padding:10px 0 10px 10px;
	}
#home-topr {
  float:right;
	width:280px;
	height:auto;
	margin:0;
	padding:0;
	}

#home-topr img {margin:10px 10px 5px 0; padding:0;}
#home-topr img a {border: 0;}





#home-top h2{
	font-size:16px;
	color: #c60;
	/*text-decoration:underline;*/
 	}


#home-mid {
	width:920px;
	height:350px;
	margin:0;
	}

.home-midt {
  float:left;
	width:340px;
	margin:0;
	padding:0;
	line-height:16px;
	}

.home-midt2 {
    float:left;
	background: #eee;
	width:250px;
	margin:0;
	padding:0 10px;
	line-height:16px;
	}

	
#home-mid h2{
	font-size:16px;
	color: #c60;
	margin:10px 0 0 0;
	/*text-decoration:underline;*/
	}

.home-midt a {
	font-weight:bold;
	}



#home-bot {
	width:920px;
	height:300px;
	margin:0;
	}

.home-bott {
  float:left;
	width:285px;
	height:300px;
	margin:0;
	padding:0 10px;
	line-height:16px;
	}
#home-bot h2{
	font-size:16px;
	color: #c60;
	margin:10px 0 0 0;
	/*text-decoration:underline;*/
	}
	

.home-bottcat {
  float:left;
	width:140px;
	margin:0;
	padding:0;
	font-size: 11px;
	}
	


#tab-content {
	background:#dcecf3;
	padding:8px;
	border:1px solid #b6d5e1;
}

.tabs-container ul li {
	background:#dcecf3 url(images/dot.gif) no-repeat 2px 10px;
	padding-left:16px;
	border-color:#cee6f0;
}

.tabs-container ul li a {
	font:normal 12px Arial,Verdana,Tahoma;
	color:#3d3d3d;
}
