/*
Theme Name: Custom Default
Theme URI: http://www.abdo.ca/blog/
Description: The Custom WordPress theme.
Version: 1.0
Author: Imran Sarwar (Mts Solution)
Author URI: 
Tags: custom header, fixed width, two columns, widget

*/
html { overflow-x: auto; } 

BODY {
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 11px; 
    color : #000000; 
  /*background-color : #e6e6e6;*/
  /*background-color : #888888;*/
    background-color : #213F4A; 
    margin :0px auto !important; 
	padding-top:0px;
}

BR {
    font-size : 5px; 
    margin : 0; 
} 
.alignleft
{
	float:left;
}
.alignright
{
	float:right;
}
/********** LINKS ****************/

A:link {
    COLOR: #496B90;		/*#477ad9;*/
    font-size : 10px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
}

A:visited {
    COLOR: #496B90;		/*#5678a2;*/
    font-size : 10px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : none; 
} 

A:hover {
    COLOR: #8ebdff;
    font-size : 10px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration : underline; 
} 

A:active {
    COLOR: #477ad9;
    font-size : 10px; 
    font-family: Verdana, Arial, Sans-Serif;
    text-decoration: none;
} 
/*----------------------------------------------------------------------------------------*/
#page
{
	width:860px;
    border-bottom : 1px solid #DADADA;
    border-left : 1px solid #DADADA;
    border-right : 1px solid #DADADA;
    border-top : 1px solid #DADADA;
	background:#fff !important;
	text-align:left;

}
#underhead
{
    border-bottom : 1px solid #DADADA;
    border-top : 1px solid #DADADA;
	width:860px;
	height:10px;	
}
/*---------------------Right Sidebar-=---------------------------------------------------*/
#sidebar
{
	overflow:hidden;
	width:164px;
	padding-right:5px;
}
#sidebar a
{
}
#sidebar ul
{
	margin:auto 0px;
	padding-left:0px;
	padding-right:0px;
	list-style:none !important;
}
#sidebar ul li
{
 background:none !important;
}
#sidebar ul li ul
{
	 list-style:none !important;
	 padding-left:0px;
	 margin-bottom:10px;
}
#sidebar ul li ul li
{	
	margin-bottom:5px;
	background:url(images/rightside-li.jpg) center left no-repeat !important;
	padding-left:12px;
	margin-left:0px;
}
#sidebar h2
{
	font-size:14px;
	background:url(images/h2.jpg) center left no-repeat;
	padding-left:12px;
	color:#6d6361;
}
#sidebar a
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#sidebar #searchform label
{
	font-weight:bold;
	
}
#sidebar #searchform div
{
	border:solid 1px #DADADA;
	text-align:center;
	margin-top:5px;

}
#sidebar #searchform div input
{
	margin-top:5px;
	margin-bottom:5px;
}
/*-------------------Left Side --------------------------------------------------------*/

#leftside
{
	padding-left:1px;
	padding-top:10px;
	overflow:hidden;
	width:169px;
}
#leftside #menu
{
	width:168px;
	margin-bottom:5px;

}
#leftside #menu h3
{
	background:url(images/cell-background.gif) top center repeat-x;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	width:168px;
	height:24px;
	line-height:24px;
	margin:0px !important;
	padding-bottom:0px;
	
}
#leftside #boxborder
{
    border-bottom : 1px solid #DADADA;
    border-left : 1px solid #DADADA;
    border-right : 1px solid #DADADA;
    border-top : 1px solid #DADADA;	
	padding-left:5px;
}
#leftside #boxborder span
{
 margin-bottom:10px;
}
.links
{
	font-size:16px;
}
/*---------------------------- Content---------------------------------*/
#adsbanner
{

	text-align:center;

}
#adsbanner p
{
	padding-left:0px;
	margin-left:0px;
	padding-right:0px;
	margin-right:0px;
}

 #content
 {

	overflow:hidden;
	text-align:justify;
	width:502px;
	margin-left:10px;
	margin-right:10px;
 }
  #content h1, #content h2
  {
  	font-size:15px;
        margin-top:30px;
  }
  #content h3
  {
  	font-size:16px;
  }
 #content h3 a
 {
 	font-size:16px;
 }
 #content h2 a
 {
 	font-size:15px;
 }
 #content p { text-align:justify; }
 #content a { color:#213F4A; 	text-decoration:underline; font-weight:bold;  }
 #content a:hover {	text-decoration:none; }
 
 #footer
 {
 	text-align:center;
 }
 
 /***********************************************************
				commennt Form
*************************************************************/

#commentform label small
{
	font-size:11px;
	font-weight:bold;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 300px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 2px 15px auto;
	float: left;
	}
.commentlist { margin-left:0px; padding-left:0px;}

.commentlist li
{
	list-style:none;
	background-color:#fff;
	border:solid 1px #ccc;
	padding:10px;
}	

.navigation
{
padding:5px;
display:block:
height:20px;
}
.navigation_nspace
{
	padding-bottom:2px;
}
#comments
{
	padding-top:2px;
}
#iconrss
{
	background:url(images/icorss.jpg) center left no-repeat;
	padding-left:15px;
}
#iconrss a
{
	color:blue;
	text-decoration:underline;
}
#iconrss a:hover
{
	text-decoration:none;
}

#iconrss2
{
	background:url(images/rss2.jpg) center left no-repeat;
	padding-left:15px;
}
#iconrss2 a
{
	color:blue;
	text-decoration:underline;
}
#iconrss2 a:hover
{
	text-decoration:none;
}
#twitterbox
{
  background:url(images/twiterico.jpg) center left no-repeat;
	padding-left:56px;
height:43px;
margin-top:10px;
line-height:43px;
}