/*  
Theme Name: WP-Magazine Theme 1.0 Basic Edition
Theme URI: http://www.solostream.com
Author: Michael D. Pollock
Author URI: http://www.solostream.com/
Description: This WordPress theme was designed and built by Michael D. Pollock of Solostream Web Studio. Modified by Ajay M.
*/



/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 12px;
	font-family: arial,lucinda,verdana,geneva,sans-serif;
	color: #000;
	background:#e3ecf3 url(images/back1.gif) repeat-x top left;
	text-align: left;
	margin: 0;
	padding: 1px 0;
	line-height: 1.5em;
	
	}

#wrap1 {
	padding:0px;
	clear: both;
	width: 1008px;
	margin: 0 auto;
	
	}
#wrap {
	
	clear: both;
	width: 1008px;
	margin: 0 auto;
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
        
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #a6b3b9;
	border-bottom-color: #a6b3b9;
	border-left-color: #a6b3b9;
	}

 .grid_6, .grid_10,.grid_8
{
	width: 460px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_16 .grid_10
{
	width: 580px;
}

.container_16 .grid_8
{
	width: 460px;
}

.container_16 .grid_6
{
	width: 340px;
}

.container_16
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#header  {
	position: relative;
	font-family: Georgia, Times, serif;
	height: 100px;
}

#header h1.title  {
	font-size: 0pt;
	font-weight: normal;
           
}

#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	font-size: 1.1em;
}

#rss  {
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
        background-color: #1C5281;
}

#rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: url(images/design/rss.gif) no-repeat center left;
	padding: 2px 0 2px 23px;
        color: #fff;
        }


#search  {
	position: absolute;
	top: 0;
	right: 212px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color:#FFFBCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6DB55;
	border-right-color: #E6DB55;
	border-bottom-color: #E6DB55;
	border-left-color: #E6DB55;

}

#search a  {
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	font-size: 0.9em;
	background: url(images/design/showcase.gif) no-repeat center left;
	padding: 2px 0 2px 25px;

}

#nav {
	height:30px;
	line-height:30px; 
	margin: 0 auto;
	padding-bottom:1px;
        border-bottom:1px solid #ddd;
        border-left:1px solid #ddd;
        border-right:1px solid #ddd;
	}

#nav1  {
	position: absolute;
	top: 70px;
	right: 2px;
}

#page {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	}  

#contentleft {
	overflow:hidden;
	width: 660px;
	float:left;
	padding: 0;	
	margin: 0;
	} 

#content {
	width: 100%;
	overflow:hidden;
	float:left;
	margin: 0;
	padding: 0;
	}

#contentright {
	overflow:hidden;
	width: 300px;	
	float:right;	
	padding: 0;	
	margin: 0;
	}
#contentleft1 {
	overflow:hidden;
	width: 705px;
	float:left;
	padding: 0;	
	margin: 0;
	} 

#content1 {
	width: 530px;
	overflow:hidden;
	float:left;
	margin: 0;
	padding: 0;
        
	}

#contentright1 {
	overflow:hidden;
	width: 250px;	
	float:right;	
	padding: 0;	
	margin: 0;
	} 

#sidebar {
	width: 100%;
	}

#footer  {
	height: 50px;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	font-weight: normal;
        color: #fff;
	background-color: #9fc9e6;
	background-image: url(images/stepsbg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer p  {
	padding-top: 15px;
	margin: 0;
}

.entry1 p {
	color: #F9F9F9;
}

#footer p a  {
	text-decoration: none;
        color: #fff;
}
#footer img {
	vertical-align:middle;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: arial,lucinda,verdana,geneva,sans-serif;
	line-height: 1.2em;
	letter-spacing:-1px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

h1 {
	font-size: 14pt;
	margin: 0;
	}

h2 {
	font-size: 12pt;
	}

h3 {
	font-size: 10pt;
	letter-spacing:0px;
	}

h4,h5,h6,h7 {
	font-size: 10pt;

	letter-spacing:0px;
	}
h8 {
	font-size: 8pt;
	letter-spacing:0px;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7, .entry h8 {
	margin-bottom: 10px;
	}
.entry1 h1,.entry1 h2,.entry1 h3, .entry1 h4, .entry1 h5, .entry1 h6, .entry1 h7, .entry1 h8 {
	margin-bottom: 10px;
	}

#header h1 {
	font-size:20px;
	margin:0;
	line-height:24px;
	height:24px;	
	}

#subhead h3 {
	margin: 0;
	padding: 0;
	font-size:12pt;
	}

#subhead h1 {
	margin: 0;
	padding: 0;
	}

h3#comments, h3#respond  {
	font-size:12pt;
	margin: 0 !important;
	padding: 10px;
	background:#ddd;
	border:1px solid #fff;
	border-left:0;
	border-right:0;
        }

h2.home-list {
	font-size: 12pt;
	font-family: arial,lucinda,verdana,geneva,sans-serif;
	font-weight:bold;
	letter-spacing:0px;
	margin-bottom:0;
	}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color:#003366;
	text-decoration:none;
	}

a:hover, a:active {
	color:#FF6600;
	text-decoration:none;
        }

#sidebar a {

	}

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
	}

.entry h1 a { text-decoration:none;
	color:#7f9eff;
}
.entry h1 a:hover { text-decoration:none;
	color:#FF6600;
}

.entry h8 a { text-decoration:none;
	color:#7f9eff;
}
.entry h8 a:hover { text-decoration:none;
	color:#FF6600;
}

.entry1 h1 a { text-decoration:none;
	color:#7f9eff;
}
.entry1 h1 a:hover { text-decoration:none;
	color:#FF6600;
}

.entry1 h8 a { text-decoration:none;
	color:#7f9eff;
}
.entry1 h8 a:hover { text-decoration:none;
	color:#FF6600;
}

a.more-link {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:14px; 
        }

a.more-link:hover, a.more-link:active {
	text-decoration:none;
	background:#000 url(images/arrow-rt.gif) 100% 70% no-repeat;
	}
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        }

img.centered { 
        display: block; 
        margin: 0 auto 20px auto;  
        float: none; 
        clear: both;
        }

img.feature-photo {
	height:220px;
        width:250px;
	margin-left:10px;
	float:right;
	border-left:1px solid #fff;
	}

.entry img.feature-photo {
	margin:0 0 10px 10px;
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:1px;
	}

img.home-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 5px 10px;
	}

img.post-thum {
	height:180px;
	width:120px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:left;
	margin-right:5px;
	}

.home-post-list-2 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 0 5px;
	}

.home-post-list-5 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 5px;
	}

.archive-post-list-2 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:10px 0 0 5px;
	}
.archive-post-list-21 img.post-thum {
	height:200px;
	width:200px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:left;
	margin:10px 0 0 5px;
	}

img.auth-single-post {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:left;
	margin:0 0 1px 1px;
	}

img.auth-archive-page {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
	} 

img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 20px;
	} 

/* -------------------[ Comments ]------------------- */

.commentlist {
	list-style-type:none;
	padding:0;
	margin: 0;
	padding: 0;
	}
	
.commentlist li {
	clear:both;
	margin: 0;
	padding: 10px 10px 1px;
	background:#fff;
	}

.commentlist li.alt {
	margin: 0;
	padding: 10px 10px 1px;
	background:#eee;
	}

.commentmetadata {
	display: block;
	margin-bottom:5px;
	}


.commentlist cite {
	font: 9pt arial;
	font-weight:bold;
	}

#commentform {
	background:#eee;
	padding:10px;
	margin:0;
	}

#commentform textarea {
	width:90%;
	padding:5px;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */


.post ul {
        list-style-type: none;
        }

.post ul li {
        list-style-type:none;
        background: url(images/bullet2.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

.post ul ul {
        margin-left:0;
        }

.post ol li {
        list-style-type:decimal;
        }

.post ol.archives {
        margin:0;
        padding-left:25px;
	}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;


	border-left: 5px solid #ccc;



        color: #999;
	}

.center {
	text-align: center;
	}


a img, img a {
	border: none;
	}

.post {
	margin: 0 0 10px;
	padding: 0;
	}

.entry {
	padding: 2px;
	margin: 0;
	}
.entry1 {
	padding: 2px;
	margin: 0;
	}

.postinfo {
        clear: both;
	margin: 0 0 10px;
	padding: 0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

.navigation {
	clear:both;
	font-size:8pt;
	margin: 0;
	padding: 0 10px;
	background:#ddd;
	border-top:1px solid #fff;
	text-align:left;
	}

.navigation .alignright {
	padding: 3px 10px;
	float: right;
	margin: 0;
	}
	
.navigation .alignleft {
	padding: 3px 10px;
	float: left;
	margin: 0;
	}

.banner468 {
	text-align:center;
	margin: 0 auto;
	padding:0 0 1px;
	}

.banner300 {
	text-align:center;
	margin: 0 auto;
	padding:0;
	}

/* -------------------[ Top Navigation ]------------------- */

#nav1 ul  {

}
#nav1 ul li  {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 2px;

}

#nav1 ul li a:link, #nav1 ul li a:visited  {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#nav1 ul li a:hover  {

}

#nav1 ul li a:link, #nav1 ul li a:visited  {
	color: #EE6600;
	padding: 6px;
	font-size: 0.95em;
}

#nav1 ul li a.active  {
	color: #ffffff;
	background-color: #357ab5;
}

#nav1 ul li a:hover  {
	color: #ffffff;
	background-color: #357ab5;
}

.current_page_item a:link, .current_page_item a:visited  {
	color: #ffffff !important;
	background-color: #357ab5 !important;
}

/* -------------------[ Category Navigation ]------------------- */

#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width:100%;
        background: #555 url(images/stepsbg.jpg) center center;clear:both;
	}

#nav li { 
	float: left;
	margin: 0;
	padding:0;
	border-right:1px solid #fff;
	}

#nav li li { 
	float: none;
	margin: 0;
	padding:0;
	}

#nav li ul {
	border-top:1px solid #fff;
	background: #000;
	display:none;
	position: absolute;
	width: 160px;
	left: -999em;
	padding:0; 
	}

#nav li ul ul { 
	margin: -31px 0 0 160px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	display:block;
	left: auto;
        _height:1em;
	}

#nav a,#nav a:visited, #nav a:link {
	color:#fff;
	display: block;
	text-decoration:none;
        padding:0 10px;
        margin:0;
        font-weight: bold;
	}

#nav a:hover, #nav a:active {
	background:#ccc;
	color:#3399CC;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	color:#3399CC;
	background: #000;
	width:140px;
	float: none;
	margin: 0;
	}

#nav li li a:hover, #nav li li a:active {
	background: #333;
	}

#nav li li li a {
	border-left:1px solid #fff;
	}

/* ---------------[ Tables ]--------------- */

table {
	margin-bottom:15px;
	}

tr, td, th {
	margin:auto; 
	}


td, th {
	padding:8px;
	vertical-align:top;
	}

th {
	font-weight:bold;
	background:#ddd;
	}

td {
	border:1px solid #ddd;
	}

/* ---------------[ Site Map Page ]--------------- */

ul.archives, ul.wp-tag-cloud {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul.archives ul, ul.wp-tag-cloud ul {
        padding:0;
        }

ul.archives ul li, ul.wp-tag-cloud ul li {
        background:transparent;
        padding-left:0;

        margin:0;
        }


ul.archives ul ul, ul.wp-tag-cloud ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }


/* ---------------[ Tabber ]--------------- */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

#tab-box {
	border:1px solid #ddd;
	}

#tab-box h3 {
	font-size:9pt;
	font-weight:normal;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

.tabberlive .tabbertabhide {
	border:0;
	display:none;
	}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabber {
	display:none;
	}

.tabberlive {
        
	}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

ul.tabbernav {
	background:#1C5281 !important;
	padding: 0 !important;

	height:24px;
	line-height:24px;
	border:1px solid #fff;
	border-bottom:0;
	margin: 0 !important;
	padding:0 !important;
	list-style-type:none !important;
	font-size:8pt;
	}

.tabbernav li {
	padding:0 !important;
	list-style-type:none;
	float:left !important;
	margin-right:1px !important;	
	background: transparent !important;
	}

.tabbernav li a {
	float:left;
	display: block;	
	padding: 0 5px;
	}

.tabbernav li a:link { 
	color:#000 !important;
	}

.tabbernav li a:visited {
	text-decoration: none;
	}

.tabbernav li a:hover {
	background: #eee;
	}

.tabbernav li.tabberactive a {
	background: #eee;
	}

.tabbernav li.tabberactive a:hover {
	background: #eee;
	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/

.tabberlive .tabbertab {	
	padding: 8px;
	background:#eee;
	border:1px solid #fff;
	}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
	}

.tabberlive .tabbertab h3 {
	display:none;
	}

.tabberlive .tabbertab ul.pop {
	}

.tabberlive .tabbertab ul.pop li {
	clear:both !important;
	border-bottom:1px solid #fff !important;
	padding: 5px 10px !important;
	}

.tabberlive .tabbertab ul.pop li a {
	}

/* -------------------[ Site Guide ]------------------- */

#searchform, #monthform, #tagform, #categoryform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        width: 160px;
	margin-right: 2px;
	}

#searchform #submit {
	}

select#months, select#tag_drop, select#category_drop {
        width: 180px;
        margin:0;
	}

/* ---------------[ Related Entries ]--------------- */

.related {
	margin:0 auto 10px;
	background:#eee;
	border:1px solid #ddd;
	padding:10px 10px 0;
        }

.home-post-1 .related {
	background:#fff;
        }

.related h3 {
	font-weight:bold;
	letter-spacing:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	margin-bottom:5px;
	}

.related ul {
        margin: 0 0 10px;
        padding:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        background: url(images/bullet2.gif) 0 3px no-repeat;
        }

.tags {
	margin: 0 0 10px;
	padding: 0;
	}

/* -------------------[ Features ]------------------- */

#my-glider {
	width:700px;
        background:#fff;
	padding:1px;
	border:1px solid #ddd;
	margin: 0 0 10px;
	}

#my-glider .controls {
	border-top:1px solid #fff;
	clear:both;
	width:700px;
	background:#000;
	padding: 0;
	margin:0;
	}

#my-glider .controls ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider .controls li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}


#my-glider .controls li.feat-nums {
	border-right:1px solid #fff;
	float:left;
	padding:0px 10px;
	margin:0;
	color:#fff;
	line-height:25px;
	height:25px;
	}

#my-glider .controls a, .control a:link, .controls a:visited {
	border-right:1px solid #fff;
	float:left;
	display:block;

	padding:0px 10px;
	margin:0;
	color:#3399CC;
	text-decoration:none;
	line-height:25px;
	height:25px;
	}

#my-glider .controls a:hover {
	background:#353535;
	}

#my-glider .controls li.feat-about {
	float:right;
	}

#my-glider .controls li.feat-about a {
	border-left:1px solid #fff;


	border-right:0;
	}

#my-glider .scroller {	
        background: #1b4e7d url(images/featuredbg.jpg) repeat-x bottom left;
	background:#eee;
	height: 220px;
	width:700px;
	overflow: hidden;
	}

#my-glider .scroller .section {
        background: #1b4e7d url(images/featuredbg.jpg) repeat-x bottom left;
	width:700px;
	height: 220px;
	overflow: hidden;
	padding: 0;		
	}

#my-glider .scroller .content {
	width: 10000px;
	}

#my-glider .feature-entry {
	padding: 10px;
        color: #F9F9F9;
	}

#my-glider .feature-entry h3 {
	font-family: arial,lucinda,verdana,geneva,sans-serif;
	font-size:9pt;
	margin: 0 0 5px 0;
	letter-spacing:0px;
	} 

#my-glider .feature-entry h2 a { text-decoration:none;
	color:#7f9eff;
}
#my-glider .feature-entry h2 a:hover { text-decoration:none;
	color:#FF6600;
}
/* -------------------[ Archive Pages 2 and 4 + Search ]------------------- */

.archive-post-list-1 {
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.archive-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

.alt-archive-post-1 {
	background:#eee;


	padding:10px;
	margin:0;

	}

/* -------------------[ Archive Page 1 and 3  ]------------------- */

.archive-post-list-2 {
	overflow:hidden;
	width:530px;
	float:left;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}
.archive-post-list-21 {
	overflow:hidden;
	width:703px;
	float:left;
	background:#15191C;
        background: #1b4e7d url(images/featuredbg.jpg) repeat-x bottom left;
	border-top: 3px solid #3876a0;
	padding:1px;
	border:1px solid #ddd;
	}
.archive-post-list-22 {
	overflow:hidden;
	width:703px;
	float:left;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}
.archive-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

.alt-archive-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}

.float-post-rightmod {
	float:right;
	width:430px;
	padding:0;
	margin:0
	}
/* -------------------[ Sub-Head ]------------------- */

#subhead {
	margin: 0;
	padding: 5px;
	background:#eee;
        width: 703px;
	}

#subhead p {
	margin:0;
	}

/* -------------------[ Single Post ]------------------- */

.singlepost {
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.singlepost .post {
	padding:10px 10px 0;
	}

/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul ul {
        margin: 0;
        padding: 0;
        }

#sidebar li {
	padding:0;
	margin: 0 0 10px;
	}

#sidebar li h2 {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #ddd;
	border-top:2px solid #ddd;
	padding:4px 2px;
	margin:0 0 3px;
	color:#000;
	}

#sidebar li li {
	margin:0;
	padding:0;
	}

#sidebar p {
	padding: 0;
	}

#sidebar li#recent-comments {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#recent-comments h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

#sidebar li#recent-comments li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#recent-posts {

	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#recent-posts h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;

	background:#1C5281;
	}

#sidebar li#recent-posts li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#links {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#links  h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}



















#sidebar li#links li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#meta {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#meta h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

#sidebar li#meta li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#pages {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#pages h2 {
	border:0;

	font-size:9pt;

	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;

	}

#sidebar li#pages li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#pages li li {
	padding:0 7px 0 0;

	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

#sidebar li#archives {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#archives h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;

	color:#000;
	background:#1C5281;
	}

#sidebar li#archives li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#tag_cloud {
	border:1px solid #ddd;
	background:#eee;
	padding:7px 10px;
	}

#sidebar li#tag_cloud h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	padding:0;
	margin:0;
	color:#000;
	}

#sidebar li.widget_categories {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li.widget_categories h2 {
	font-size:9pt;
	letter-spacing:0px;
	border:0;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

#sidebar li.widget_categories li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;

	}

#sidebar li.widget_categories li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}


/* -------------------[ Middle Content ]------------------- */

#midcontent {
	float:right;
	width:168px;
	margin:0;
	padding:0;
	}

#midcontent ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#midcontent ul ul {
        margin: 0;
        padding: 0;
        }

#midcontent li {
	padding:0;
	margin: 0 0 10px;
	}

#midcontent li h2 {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #ddd;
	border-top:2px solid #ddd;
	padding:4px 2px;
	margin:0 0 3px;
	color:#000;
	}

#midcontent li li {
	margin:0;
	padding:0;
	}

#midcontent p {
	padding: 0;
	}

#midcontent li#recent-comments {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#recent-comments h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

#midcontent li#recent-comments li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#recent-posts {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#recent-posts h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

#midcontent li#recent-posts li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#links {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#links  h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

#midcontent li#links li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#meta {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#meta h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

#midcontent li#meta li {
	margin:0;

	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#pages {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#pages h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

#midcontent li#pages li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#pages li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

#midcontent li#archives {
        border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#archives h2 {
        border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}


#midcontent li#archives li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#tag_cloud {
	border:1px solid #ddd;
	background:#eee;
	padding:7px 10px;
	}

#midcontent li#tag_cloud h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	padding:0;

	margin:0;
	color:#000;
	}

#midcontent li.widget_categories {
	border:1px solid #ddd;

	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li.widget_categories h2 {
	font-size:9pt;
	letter-spacing:0px;
	border:0;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

#midcontent li.widget_categories li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li.widget_categories li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

/* -------------------[ Home Page 1 and 3 Articles ]------------------- */

.home-post-list-2 {
	overflow:hidden;
	width:530px;
	float:left;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.home-post-list-2 .post {
	margin:0;
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

.home-post-list-2 .home-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}

.home-post-list-2 .alt-home-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

/* -------------------[ Home Page 2 and 4 Articles ]------------------- */

.home-post-list-1 {
	overflow:hidden;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.home-post-list-1 .post {
	margin:0;
	}

.home-post-list-1 .float-post-right {
	float:right;
	width:510px;
	padding:0;
	margin:0
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}

.home-post-list-1 .home-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}

.home-post-list-1 .alt-home-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

/* -------------------[ Home Page 5 Articles ]------------------- */

.home-post-list-5 {
	overflow:hidden;
	background:#fff;
	padding:1px 1px 0;
	border:1px solid #ddd;
	}

.home-post-list-5 .post {
	margin:0;
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

.home-post-list-5 .home-post-1 {

	background:#eee;
	padding:0;
	margin:0;
	float:left;
	width:322px;
	overflow:hidden;
	}

.home-post-list-5 .alt-home-post-1 {
	background:#eee;
	padding:0;
	margin:0;
	float:right;
	width:323px;
	overflow:hidden;
	}

.home-post-list-5 .entry {
	height: 140px;
	padding:10px;
	}

.home-post-list-5 .bottom {
	background:#ddd;
	height: 24px;
	line-height:24px;
	padding:0 10px;
	font-size:8pt;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}

.home-post-list-5 .navigation {
	clear:both;
	font-size:8pt;
	margin: 0;
	padding: 0 10px;
	background:#ddd;
	border:0;
	border-bottom:1px solid #fff;
	text-align:left;
	}

/* -------------------[ New test if not work delete ]------------------- */


#newsletter  {
	color: #000;
	background: url(images/newsletter-bg.png) left top no-repeat;
	padding: 10px;
	height: 190px;
	width: 320px;
}

#sidebar li#newsletter1 {
	border:1px solid #ddd;
	background:#FFFFCC;
	padding:1px 1px 0;
	}
#sidebar li#newsletter1 h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#1C5281;
	}
#sidebar li#newsletter1 li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#newsletter h3  {
	color: #000;
}

#newsletter  p {
	margin-bottom: 5px !important;
}

#newsletterform label  {

	font-weight: bold;
	display: block;
	width: 60px;
	padding-top: 5px;
}

*:first-child+html #newsletterform label {
	width: 58px;
}

*html #newsletterform label {
	width: 55px;
}


#newsletter input.text  {
	height: 28px;
	width: 270px;
	border: none;
	margin-bottom: 8px;
	font-size: 1.8em;
	padding: 0 5px;
}




#bottom {
	padding: 10px 0px;
}


#bottom  {
	background-color: #f2f7fb;
	padding-top:20px;
	padding-bottom:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #a6b3b9;
	border-left-color: #a6b3b9;
}

#newsletter {
	background-color: #C9DDEC;
	border: 1px dotted #A9BBC7;
}

#newsletter input.text  {
	background-color: #d9e9f5;
}

.floatright  {
	float: right;
}

/* ********************************************************** */
/*	CONTENT-SINGLE POST PAGE SECOND COLUMN		*/
/***********************************************************/
#single2ndCol {
	width:160px;
	font-size:1.0em;
	float:left;
	margin-right:5px;
}

#singlepostinfo1 {background: #fff;border-bottom: 1px dotted #ccc;padding: 2px; margin-bottom: 1px;} 

#info3{font-size:12px; background:#fff repeat-x; border-top:1px dotted #ddd; 
border-bottom:1px dotted #ddd;float:left; padding:2px 2px; display:block; float:none;}
#info2{font-size:12px; background:#fff repeat-x; border-top:none; 
border-bottom:1px dotted #ddd;float:left; padding:2px 2px; display:block; float:none;}
#info4{
             
        background:#fff;
	padding:2px 2px;
	display:block;
	float:left;
	font:1.0em/1.4em verdana;
}
h3#info4 {

        font:1.2em "times new roman", trebuchet ms, arial, tahoma, sans-serif;

        color: #FF6633;

}


.rss-box { 
        background:#FFFF99;
	padding:2px 2px;
        height: 75px;
	display:block;
	float:none;
	font:1.2em/1.4em verdana;
}





/* Column Definitions */

.column_main {
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 5px 0px;
	
	width: 520px;
	
	float: left;
}

.archive-post-list-2 ul li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 20px;
	border-bottom: 1px dashed #aaaaaa;
	background: #fff url(images/design/greenarrow.gif) no-repeat center left;
}

.archive-post-list-2 ul li a  {
	font-weight: bold;
	text-decoration: none;
}

/* New addition

---------------------------------------------------------------------------------------------- */

.aboutbox {

background:#EBF3FB;

 border:1px solid #AACCEE;

}



.subscriptionbox {

background:#FFFFCC;

 border:1px solid #AACCEE;

}

.bloggerimage {

width:48px;
height:48px;
margin:1px 0px 0px 1px;
float:right;
}

div.section div.author-bio p {

margin-bottom:2px;

}


div.about div.author-bio {

width:220px;margin:0 2px 0px 0;

display:inline;

}

.post-meta {padding-top:0px;

padding-bottom:0px;

	font-size:11px;

	}
#sideother {font: 1em/1.5em verdana,arial,sans-serif; border:1px solid #ccc;width:298px;background:#fff;float:left;padding-top: 2px;margin-top:4px;display:inline;}

img.avatar {float:left; margin-right:5px;}



