/*Theme name: Webchilly Theme
Theme URI: http://webchilly.in
Description: The Webchilly WordPress theme is designed by Freelancer <a href="http://amuralikumar.com">Murali Kumar</a>.You can contact him for any custom wordpress theme design for very reasonable price.You can mail him at geekmails@gmail.com
Author: Murali Kumar
Author URI: http://amuralikumar.com/
Tags: Webchilly, custom header, fixed width, two columns, widgets

	This theme was designed and built by Murali Kumar,
	whose blog you will find at http://amuralikumar.com/


*/


/* CSS Reset Import */

	@import url(reset.css);

/* END CSS Reset Import */

/* Typography Css */

	@import url(typography.css);

/* END Typography Css */

.clear {

	clear: both;

}

/* Social Bookmark plug in */



.social_bookmark

{

	padding: 5px;

	display: block;

	margin-left: auto;

	margin-right: auto;

	text-align: left; 

}



img.social_img

{

	padding: 0px;

	margin: 0px;

	border: none !important;

display:inline !important;



}



div#box

{

	width: 25em;

	padding: 10px;

	margin:0 auto;

	/*background:#E6E6E6;*/

	background: #E6E6E6 url(button1.jpg) repeat-x 0 -5px;

}



a.social_bookmark

{

	color: #208BE1;

	/* color: #D80F2A; */

	/*font: lighter 130% "Trebuchet MS", Arial sans-serif;*/

}





/* Body */

body {

	background: url(images/bodybg.jpg) repeat 0 0;

	color: #2d3134;

	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;

	font-style: normal;

	font-variant: normal;

	font-weight: normal;

	line-height: 150%;

	font-size: 80%;

	text-align: center;

}

a {

	color: #2179c1;

}

/* END Body */

h1, h2, h3, h4, h5, h6 {

	color: #222222;

	font-weight: normal;

}

/* Header & Header Menu */

#logo {

	position: absolute;

	top: 8px;

	right: 12px;

	margin: 0px;

	padding: 0px;

}

#logo1 {

	position: absolute;

	top: 8px;

	right: 50px;

	margin: 0px;

	padding: 0px;

}



#header {

	width: 960px;

	height: 53px;

	background: url(images/headermenubg.gif) no-repeat 0 0;

	margin: 0px auto;

	position: relative;

}

#header ul {

	margin: 0px;

	padding: 0px;

	margin-left: 20px;

}

#header ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	margin-top: 8px;

	float: left;

	background: none;

}

#header ul li a {

	border: none;

	color: #3d3d3d;

	height: 45px;

	display: block;

	line-height: 34px;

	float: left;

	text-decoration: none;

	padding: 0px 10px;

}

#header ul li a:hover {

	border: none;

	background: url(images/hover_and_active.gif) no-repeat center top;

}

#header .current_page_item {

	background: url(images/hover_and_active.gif) no-repeat center bottom;

}

/* END Header & Header Menu */

/* Wrapper & etc */

#wrapper {

	text-align: left;

	width: 960px;

	margin: 0px auto;

	background: url(images/wrapperbg.jpg) repeat-y 0 0;

}

#wrapper_in {

	padding: 16px 5px 16px 16px;

	background: url(images/wrapperinbg.jpg) no-repeat 0 0;

}

.no {

  width: 220px;

  margin: 20px auto 0px auto;

  text-align: center;

}

.no a {

  text-decoration: none;

}

/* END Wrapper & etc */

/* Footer */

#footer {

	width: 960px;

	margin: 0px auto;

	background: url(images/footerbg.jpg) no-repeat 0 0;

}

#footer p {

	font-size: 90%;

	text-align: center;

	padding: 40px 0px 20px 0px;

}

/* END Footer */

/* Post */

#wrapper_in .post_area {

	float: left;

	width: 580px;

}

#wrapper_in .info {

	position: relative;

	height: 26px;

	background: transparent url(images/headermenubg.gif) repeat-x scroll -10px -17px;

	margin: 0px 0px 10px 0px;

	z-index: 1;

}

#wrapper_in .clip {

	width: 20px;

	height: 45px;

	background: url(images/clipleft.png) no-repeat 0 0;

	position: absolute;

	left: -19px;

	top: -9px;

}

#wrapper_in .inforight {

	position: absolute;

	right: 0px;

	top: 0px;

	background: url(images/inforight.jpg) no-repeat 0 0;

	height: 26px;

	width: 24px;

	z-index: 2;

}

#wrapper_in .post_info {

	line-height: 24px;

}

#wrapper_in .coma a {

	color: #333333;

	text-decoration: none;

	background: transparent url(images/comment.gif) no-repeat scroll left center;

	padding-left: 15px;

}

#wrapper_in .edit a {

	color: #333333;

	text-decoration: none;

}

#wrapper_in .post_social {

	position: absolute;

	right: 0px;

	top: 4px;

	z-index: 30;

	width: 20px;

	height: 20px;

}

#wrapper_in .stbutton {

	z-index: 30;

	width: 20px;

	height: 20px;

}

#wrapper_in .title {

	margin-bottom: 10px;

	margin-top: 0px;

}

#wrapper_in .title a {

	color: #222222;

	text-decoration: none;

}

#wrapper_in .informa {

	display: block;

	height: 24px;

	width: 560px;

	padding: 0px 10px;

	line-height: 24px;

	background: url(images/informa_bg.jpg) no-repeat 0 0;

	margin: 20px 0px;

	font-size: 80%;

}

#wrapper_in .informa a {

  text-decoration: none;

}

#container {

	z-index: 200;

}

object {

	z-index: 0;

}

.post_area img {

	padding: 4px;

	border: 1px #e6e6e6 solid;

	margin-bottom: 10px;

	display: block;

}

img.alignleft {

	margin-right: 10px;

}

img.alignright {

	margin-left: 10px;

}

.more-link {

	border: 1px #cecece solid;

	background: #e6e6e6;

	text-decoration: none;

	padding: 0px 0px 1px 0px;

	margin: 20px 0px 20px 0px;

	text-align: center;

	color: #333333;

	font-size: 70%;

	display: block;

	width: 68px;

}

/* END Post */

/* Sidebar */

#sidebar {

	float: right;

	width: 346px;

	position: relative;

	margin-top: 0px;

}

/* Video */

#video {

	margin: 0px 0px 20px 20px;

	padding: 0px 0px 15px 0px;

	border-bottom: 1px solid #cecece;

	width: 290px;

}

#video h2 {

	color: #333333;

	padding: 0px 10px 5px 0px;

	margin-top: 0px;

	border-bottom: 1px solid #cecece;

}

/* END Video */

.widget h2 {

  text-align: right;

  margin: 0px 0px 0px 0px;

  color: #727473;

  font-size: 10px;

  

}

.widget ul {

	margin: 0px;

}

.widget ul li {

	list-style: none;

	padding: 5px 0px 5px 15px;

	border-bottom: 1px #c1c1c1 solid;

}

.widget ul li a {

	text-decoration: none;

}

.widget_after {

	float: left;

	width: 326px;

	padding: 10px;

}

.widget_after ul {

	margin: 0px;

}

.widget_after ul li {

	list-style: none;

	padding: 5px 0px 5px 15px;

	border-bottom: 1px #c1c1c1 solid;

}

.widget_after ul li a {

	text-decoration: none;

}

/* Tabs */

#heading {

	position: relative;

	height: 26px;

	background: transparent url(images/hover_and_active.gif) repeat-x 0px -8px;

	margin-top: 15px;

	display: block;

	text-align: center;

}

#heading * {

	display: inline;

	padding: 3px 4px;

	user-select: none;

	cursor: pointer;

	vertical-align: middle;

}

#heading ul {

	display: block;

	margin: 0px;

	padding: 2px 0px 0px 0px;

	float: left;

}

#heading ul li {

	border: none;

}

#heading li.active {

	background-color: #dce3e9;

	border-radius: 3px;

	-webkit-border-radius: 3px;

	-opera-border-radiust: 3px;

	-moz-border-radius: 3px;

}

#buttons li {

	margin-left: 5px;

	background: none;

}

#heading .cliptab {

	position: absolute;

	top: -9px;

	right: -16px;

	height: 45px;

	width: 18px;

	z-index: 100;

	background: transparent url(images/clipright.png) no-repeat 0 0;

}

#panes {

	border-style: none;

	margin: 0 auto 0 auto;

	background: #dce3e9;

	width: 346px;

	border-bottom: 1px #d5d5d5 solid;

}

#panes a {

	color: #2d3134;

}

#panes div div {

	padding: 0px;

}

#panes .widget {

	padding: 10px;

}

/* END Tabs */

/* Twitter */

/* END Twitter */

/* ADS */

#ads {

	width: 346px;

	background: url(images/ads.jpg) no-repeat top right;

}

.ads {

	float: left;

	display: inline;

	margin: 0px 0px 10px 20px;

	padding: 4px 4px 0px 4px;

	border: 1px #d5d5d5 solid;

	background: #FFFFFF;

}

/* END ADS */

/* END Sidebar */

/* Share */

.stbuttontext {

	display: none;

}

/* END Share */

/* Slider */

/* END Slider */

/* Captions & aligment */

.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

.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 & aligment */

#featured {

	padding: 10px;

	margin-bottom: 20px;
/*
background: transparent url(images/slide_bg.jpg) no-repeat scroll 0 0; 
*/
}
#myGallery{ margin-left:27px;}

.jdGallery .slideElement {

	background-image: url(images/loader.gif);

}

/* COMMENTS */

.comments {

	float: left;

	margin: 0px 0px 0px 10px;

	width: 580px;

}

.comment textarea {

	width: 580px;

}

.comments input {

	width: 40%;

	padding: 2px 0px;

}

#commentform p {

	margin: 5px;

}

#commenttop {

	margin-top: 20px;

}

#leavereply {

	margin-top: 20px;

}

.message_list {

  width: 580px;

	list-style: none;

	margin: 0;

	padding: 0;

}

.message_list p {

	margin: 0;

	padding: 5px 0px 5px 10px;

}

.message_list li {

	padding: 0;

	margin: 0px 0px 10px 0px;

	background: url(images/message-bar.gif) no-repeat;

	list-style: none;

}

.message_head {

	padding: 5px 10px;

	cursor: pointer;

	position: relative;

}

.message_head .timestamp {

	color: #666666;

	font-size: 95%;

	position: absolute;

	right: 10px;

	top: 5px;

}

cite img {

  float: right;

  margin: 10px 9px 10px 10px;

}

.message_head cite {

	font-size: 100%;

	font-weight: bold;

	font-style: normal;

}

.message_body {

	padding: 5px 10px 15px;

}

textarea {

  width: 570px;

}