/*
Theme Name: Health Iced Mate Wordpress Themes
Theme URI: http://www.webdesignsmagazine.com/
Version: 1.0
Description: 2 Column theme
Author: Ashish sharma
Author URI: http://www.webdesignsmagazine.com/
*/
* {
	margin: 0;
	padding: 0;
}

body {
	color: #312823;
	font-size: 13px;
	line-height:200%;
	background-color:#fff;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg-head.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

h1{
	font-size:30px;
	color:#046380;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:15px;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:7px;
	text-decoration:none;
}

h1 a{
	font-size:30px;
	color:#046380;
	font-weight:normal;
	text-decoration:none;
}

h2{
	font-size:20px;
	color:#FFF;
	background-color:#a7a37e;
	padding:3px 5px 3px 5px;
	font-weight:normal;
}

a{
	color:#003377;
  text-decoration: underline;
}
/*a:hover{
	color:#000;
	text-decoration:underline;
	}*/
a img{
	border:none;
}

#wrapper{
	width:906px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#header{
  background-image:url(images/bg-logo.jpg);
  background-position:left center;
  background-repeat:no-repeat;
  height:75px;
  margin-top:0px;
  width:100%;
}

#logo{
  padding:13px 0 0 5px;
  float:left;
}

#searchbox{
  float:right;
  padding:30px 10px 0;
  width:222px;
}

.search{
	height:26px;
	width:178px;
	font-size:18px;
}

.navigation{
	width:906px;
	float:right;
	margin-top:8px; 
	margin-bottom:15px;
	background-color:#003A63;
}

.navigation ul{
	margin:0;
	list-style:none;
	float:right;
	height:29px
}
.navigation li{
	display:inline;
	color:white;/*#efecca;*/
	font-size:15px;
	margin-left:10px;
	font-size:16px;
	height:29px
}
.navigation li a{
	color:white;/*#efecca;*/
	text-decoration:none;
	padding:7px 15px 7px 15px;
}
.navigation li a:hover{
	color:#003A63;/*#046380;*/
	padding:7px 15px 7px 15px;
	background-color:#FFFFFF;
	height:30px;
}
#container{
	width:906px;
	margin-top:15px;
	margin-bottom:15px;
}
#main-img{
	width:906px;
	background-image:url(images/img.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:309px;
}
#welcome-note{
	color:#fff;
	font-size:30px;
	background-color:#2d2d2d;
	margin-top:10px;
	margin-bottom:10px;
	padding:30px;
	text-align:center;
}
#container{
	width:906px;
	margin:0 auto;
}
#content{
	width:620px;
	float:left;
}
#sidebar{
	width:260px;
	float:right;
}
#category {
  font-weight: bold;
}	
#sidebar ul{
	list-style:none;
	padding:0;
	background-color:#fdfcec;
	margin-bottom:10px;
}
	
#category ul {
	margin-left:10px;
	font-weight: normal;
}

#sidebar li{
	margin-left:7px;
	margin-right:7px;
	border-top:1px solid #b7b38E;/*#efecca;*/
}

#sidebar li:first-child{
  border: 0px none;
}

#sidebar li a{
	color:#555;
	text-decoration:none;
}
#sidebar li a:hover{
	color:#a7a37e;
	text-decoration:none;
}
.post p {
  margin-bottom: 1em;
}	

.post .imgleft{
  padding: 0pt 10px 0pt 0pt;
  float: left;
}
.post .imgright{
  padding: 0pt 0pt 0pt 10px; 
  float: right;
}

.imright { padding: 3px 0 3px 10px }
.imleft { padding: 3px 10px 3px 0 }	
.links{
	height:27px;
	border:1px solid #efecca;
	margin-top:12px;
	margin-bottom:15px;
	padding-left:10px;
	padding-right:15px;
	background-color:#fdfcec;
	font-size:11px;
	}
.links a{
	color:#be102b;
	text-decoration:none;
	}
.links a:hover{
	color:#000;
	text-decoration:none;
	}
#footer{
	width:100%;
	height:50px;
	text-align:center;
	clear:both;
	border-top:1px solid #e7e7e7;
	}
	
	.ddsg-wrapper {
	font-family: Arial, "sans serif";
	font-size: 0.9em;
	color: #404040;
	margin-left:15px;
}
	
.histdate {
border-bottom:1px solid #B7B38E;
margin:9px 0 -2px;
width:100%;
}
	
.ddsg-wrapper UL LI {
	/*margin-top: 3em;*/
}

.ddsg-wrapper UL LI .catlnk {
	font-weight: bold;
	font-size: 1.1em;
}

.ddsg-wrapper UL LI UL LI{
	margin-top: 3px;
	margin-left: 20px;
}

.ddsg-wrapper UL LI UL LI A{
	font-size: 1em;
}

.ddsg-wrapper STRONG {
	FONT-SIZE: 1.3em;
	line-height: 2em;
}
