/*

Theme Name: Elegent Designs Stylish
Theme URI: http://www.elegentdesigns.com/themes/?preview_theme=Elegent%Designs%Stylish
Description: An Elegent Design with a Stylish look.
Author: M.Ahsan
Author URI: http://www.elegentdesigns.com
Version: 1.0
Tags: Stylish, Clean, Simple

*/




/********** Reset & Basic Elements *****************/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 0.813em;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    color: #000000;
	font-size: 100%;
    padding: 0.5em 0;
	font-weight: normal;
    line-height: 1.2em;
}

h1{font-size: 2em;}/* 26px */
h2{font-size: 1.847em;}/* 24px */
h3{font-size: 1.693em;}/* 22px */
h4{font-size: 1.539em;}/* 20px */
h5{font-size: 1.385em;}/* 18px */
h6{font-size: 1.231em;}/* 16px */


p {
	padding: .5em 0;

}

p a {
  font-weight: bold;
}

ol, ul {
  list-style: none;
}


blockquote {
   background: url(images/Op_blockquote8.png) top left no-repeat;
   clear: both;

}

blockquote p {
  padding: 1em 2.1em 0.9em 2em;
  margin: 0 10px;
  font-style: italic;
  background: url(images/Cl_blockquote8.png) bottom right no-repeat;
}


a:link {
	color: #000000;
	text-decoration: none;

}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #707070;
	text-decoration: underline;
}


a img, img {
	border: none;
  	display: block;
}


/************** Generic Classes ************/

.clear {
	clear: both;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;

}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;

}

.wp-caption
{
  border: 1px solid #383838;
  text-align: center;
  background-color: #757575;
  padding-top: 4px;
  margin: 10px;
}

.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;
}


.seperator {
  border-bottom: 1px solid #757575;
  margin-bottom: 20px;
  margin-top: 10px;
}


.textcenter {
  text-align: center;
}

.empty {
  width: 70px;
  height: 50px;
  float: right;
  margin-bottom: 5px;
}



/************** Basic Layout *************/

body {
	background: #ffffff url(images/Body_bg.jpg) repeat 2px 2px;
}

#outer-wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;

}


#mainNavHolder {
    width: 980px;
	height: 80px;
	padding-right: 40px;

}

#mainNav {
	float: left;
	display: inline;
	margin: 0 0 0 20px;

}

#header-wrapper {
	width: 1000px;
    height: 191px;
    background: #757575 url(images/Header_bg.jpg) repeat-x 0 0;
    padding-right: 60px;
    margin: 0 auto;


}

#content-wrapper {
  width: 960px;
}


#main-wrapper {
    width: 540px;
    float: left;
    margin: 10px 10px 50px 10px;
	display: inline;
	word-wrap: break-word;

}

#sidebar-wrapper {
  width: 370px;
  float: right;
  margin: 10px;
  display: inline;

}



/********** Main Navigation ******************/

#mainNav li {
	float: left;
	width: 140px;
	line-height: 77px;

}

#mainNav li a {
	display: block;
	font-weight: bold;
	font-size: 1.24em;
	text-align: center;
    color: #383838;

}

#mainNav li a:hover {
	text-decoration: none;
	background: #757575 url(images/Nav_hover_bg.jpg) repeat-x;
    color: #ffffff;

}




/********** Logo ******************/

#logosearch {
  width: 980px;
  height: 114px;
  padding-right: 40px;

}

#logo {
  width: 500px;
  height: 90px;
  float: left;
  margin: 15px 160px 0 0;
  padding-left: 20px;

}

/********** Search **********************************/

.searchholder {
  float: left;
  width: 293px;
  margin: 15px 0 20px 0;

}


#search {
	width: 293px;
	height: 38px;
	margin: 10px 0;
	background: url(images/Search_bg.png) no-repeat 0 0;
}

#search p {
	margin: 0;
	padding: 0;
}

#search #s {
	width: 210px;
	font-size: 25px;
	color: #a7a6a6;
	margin: 4px 0 0 10px;
	padding:1px;
	float:left;
	background: url(images/Search_input_bg.jpg) repeat 0 0;


}


#search #searchbtn{
	margin-top: 0px;
	margin-right: 6px;
	float: right;
}



/********** Featured Content ******************/


#crosscol-wrapper {
	width: 951px;
	margin-top: 20px;
    background: url(images/Featured_content_bg.png) no-repeat 0 0;
	height: 350px;
    overflow: hidden;

}

.featureslides {
    width: 855px;
    height: 231px;
    margin: 75px 45px 50px 60px;
    overflow: hidden;
}

#crosscol-wrapper h2 {
	font-style: italic;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	color: #707070;
	text-align: right;
	float: right;
	padding-right: 108px;
	padding-top: 14px;
}

.featurePosts {
	width: 500px;
	height: 240px;
	float: left;
	overflow: hidden;
}


.featurePosts h1,
.featurePosts h1 a {
	margin: 0;
	padding: 0 5px 5px 0;
	font-size: 26px;
	font-weight: normal;
    color: #84bff7;

}


.featurePosts h1 a:visited {
    color: #84bff7;
}


.featurePosts p {
	margin: 0;
	padding: 10px 5px 20px 0;
    color: #707070;

}

.featurePosts .readmore {
	padding: 20px 10px 5px 340px;
	display: block;
}

.featureImages {
	float: right;

}

/********* Posts ******************************/

.post {
  padding: 0 0.5em;
}

.post-labels {
  background: url(images/Category_bg.jpg) no-repeat 0 0;
  font-size: 0.9em;
  width: 451px;
  height: 42px;
  float: left;
  margin: 0;
  display: inline;
}



.post-labels .postlabelholder {
  margin-left: 55px;
  line-height: 27px;
}


.post-body .seperator {
  clear: both;
  border-bottom: 1px solid #757575;
  margin-bottom: 30px;



}


.post-comment-link {
  background: url(images/Comment_no_bg.png) no-repeat 0 0;
  float: right;
  width: 73px;
  height: 52px;
  margin: 0;
}

.post-comment-link a{
  line-height: 25px;
  margin-left: 25px;
}

.post-author-date {
  font-weight: bold;
  padding-top: 30px;

}

.post .post-title a,
.post-body a:link {
  color: #84bff7;
}

.post .post-title a:hover,
.post-body a:hover {
  color: #757575;
}

.post-body img {
  padding: 4px;
  border: 1px solid #757575;
  display: block;
  margin-top: 10px 0 10px 10px;
}

.post-body ul {
  list-style-type: disc;
  margin: 0 0 0 30px;
  padding: 0.5em 0;
}

.post-body ol {
  list-style: decimal;
  margin: 0 0 0 30px;
  padding: 0.5em 0;

}

.post-body dl {
  margin: 0 10px;
  padding: 0.5em 0;

}
.post-body dt {
  font-weight: bold;
  padding: 0.7em 0;
}

.post-body dd {
  margin: 0 10px;
  padding: 0 1em 0 1em;
  border-left: 1px solid #757575;
}




.post .more-link {
  background: url(images/Readmore_bg.jpg) no-repeat 0 0;
  width: 152px;
  height: 40px;
  float: right;
  margin: 10px 0 30px 0;
  line-height: 40px;
  text-indent: 10px;
  clear: both;

}

.post a.more-link {
  color: #000000;
}


/********* Sidebar Wrapper ********************/

#sidebar-wrapper .widget {
  margin: 0 0 20px 0;
  list-style: none;

}


#sidebar-wrapper h3,
#sidebar-wrapper h2 {
  text-transform: uppercase;
  font-size: 1.54em;
  font-style: italic;
  text-align: left;
  color: #383838;

}

#sidebar-wrapper li .widgettitle {
  text-indent: 0px;
  }


#sidebar-wrapper .Image {
  float: left;
  display: inline;
  padding: 4px;
  border: 1px solid #757575;
  margin: 5px 10px 10px 0px;
  display: inline;
  width: 100px;
  height: 100px;

}


#sidebar-wrapper .widget .caption {
  font-style: italic;
  text-align: center;
  margin: 0;
  padding: 0;

}

#sidebar-wrapper .widget li {
  padding: 0.1em 0;

}

#sidebar-wrapper .widget li a {
  display: block;
  width: 360px;
  padding: 0.2em 0;
  text-decoration: none;
  border-bottom: 1px solid #757575;

}


#sidebar-wrapper .widget_recent_comments li {
  border-bottom: 1px solid #757575;
  margin-top: 2px;
  width: 360px;
  padding: 0.2em 0;
}

#sidebar-wrapper .widget_recent_comments li a:hover {
  background-color: none;
}


#sidebar-wrapper .widget_recent_comments li a {
  border-bottom: none;

}


#sidebar-wrapper .widget li a:hover,
#sidebar-wrapper .widget_recent_comments li:hover {
  background-color: #f6f6f8;
}



/********* Rss and Twitter **************************/

#sidebar-wrapper .rsstwitter h3 {
  text-align: center;
}


#sidebar-wrapper #rssfeeds,
#sidebar-wrapper #rssemail,
#sidebar-wrapper #twitter {
  width: 85px;
  float: left;
  margin: 5px;
  text-align: center;
  display: inline;


}


#sidebar-wrapper #twitter {
  float: right;
}

#sidebar-wrapper #rssemail {
  margin: 5px 40px 5px 50px;

}


#sidebar-wrapper #rssfeeds img,
#sidebar-wrapper #rssemail img,
#sidebar-wrapper #twitter img {
	margin: 0 auto;


}




/********* Advertise **************************/


#sidebar-wrapper .advertise {
  margin-bottom: 20px;
  margin-top: 6px;

}

#sidebar-wrapper .advertise h3 {
  text-align: center;
}


/******** Various Lists ***********************/

#sidebar-wrapper #categories {
  width: 180px;
  float: left;
  margin: 0;

}


#sidebar-wrapper #archives {
  width: 180px;
  float: right;
  margin: 0;


}

#sidebar-wrapper #archives li a,
#sidebar-wrapper #categories li a {
  width: 170px;
}

#sidebar-wrapper #variouslists {
	margin-bottom: 20px;
}

/******* Calender ************************/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto;
	width: 370px;
}

#wp-calendar th {
  text-align: center;

}


#wp-calendar #next a {
	text-align: right;
}

#wp-calendar #prev a {
	text-align: left;
}

#wp-calendar a {
	display: block;
    font-weight: bold;

}

#wp-calendar caption {
	text-align: center;
	width: 100%;
    font-weight: bold;
    text-transform: uppercase;

}

#wp-calendar td {
	text-align: center;
    padding: 3px 0;
}



/******* Blog Pager ************************/

.wp-pagenavi {

  font-weight: bold;
  padding: 20px 0;
}

.wp-pagenavi a,
span.pages,
span.current {
  padding: 3px;
  border: 1px solid #383838;
  margin: 3px;
  clear: both;
}

.wp-pagenavi a:hover {
  background: url(images/Search_input_bg.jpg);
  text-decoration: none;
}


span.pages {
  background: url(images/Search_input_bg.jpg);

}

span.current {
  background-color: #84bff7;
}


/********* Comments *********************************/

#comments_template {
	margin-top:30px;
	padding-top:30px;
}

ol#comments {
	margin-top:20px;
}
ol#comments li {
	list-style:none;
	padding-bottom:20px;
	margin-bottom:20px;
	border: 1px solid #383838;
    background: #757575 url(images/Search_input_bg.jpg) 0 0 repeat;
}

ol#comments .comment_info {
  float: left;
  width: 90px;
  margin-top: 5px;
}

ol#comments .comment_info h4,
ol#comments .comment_info p {
  font-size: 0.9em;
  font-weight: bold;
  margin: 0 0 0 5px;
  padding: 0;
}

ol#comments .comment_info p a{
  font-weight: normal;
}


ol#comments .the_comment {
  float: left;
  width: 430px;
  margin-left: 5px;
  word-wrap: wrap;
}



ol#comments .avatar {
	padding: 3px;
    margin: 5px;
    border: 1px solid #383838;
}



ol#comments small a {
	font-weight:normal;
	color:#999999;
}

#comments_template form input,
#comments_template form textarea {
    background-image: url(images/Search_input_bg.jpg);
    background-repeat: repeat;
    padding: 5px 0;
    border: 1px solid #383838;
    overflow: hidden;
}

#comments_template form #submit {
  width: 130px;
  border: 1px solid #383838;
  padding: 7px 0;
  background: #757575 url(images/Header_bg.jpg) repeat 0 0;
  margin-top: 5px;
  font-weight: bold;

}

#comments_template form #submit:hover {
  background: #757575 url(images/Search_input_bg.jpg) repeat 0 0;
}


#comments_template label p {
  font-size: 0.8em;
  padding: 0;
  margin: 0;
}


ul.commentlist {
	margin:20px 0px 20px 0px;
	padding:0px;

}

ul.commentlist li {
	margin-bottom: 20px;
	padding:10px 5px 20px 90px;
	position:relative;
	list-style:none;
	border:1px solid #383838;
	border-bottom:0px;
	background: #757575 url(images/Search_input_bg.jpg) 1px 1px repeat;
	border: 1px solid #383838;
}
ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
    padding: 3px;
	border:1px solid #383838;
}
ul.commentlist .commentmetadata {
	display:none;
}
ul.commentlist ul  {
	margin: 20px 0px 20px -20px;

}
ul.commentlist ul li {
	border: 0px;
    margin-right: -5px;
	overflow:auto;
    background-color: #ffffff;
	padding-bottom:0px;

}


ul.commentlist .comment-reply-link {
  float: right;
  padding: 5px;
  margin: -13px 5px 0 0;
  border: 1px solid #383838;
}


/********* Footer Wrapper **************************/

#footer-wrapper {
	background: url(images/Header_bg.jpg);
	width: 980px;
    line-height: 60px;
    padding-right: 80px;
    margin: 0 auto;
}

