/* 
	Theme Name: FDM 3 Column
	Description: Three column, Search Engine Optimized, Widget Ready, Adsense  optimized,Adsense Friendly, Supporting tags & Gravatars, Lightweight WordPress v2.7 Compatible Professional Wordpress Theme from <a href="http://www.fingerprintdigitalmedia.com"><strong>FDM</strong></a>. 
	Author: Philip Murray
	Author URI: http://www.fingerprintdigitalmedia.com
	Version: 1.0		
	Tags: FDM, widget ready, fixed width, three columns,  3 colums, widgets, adsense, seo, adsense ready, custom header, gravatar support, sidebar left, sidebar right,  widget sidebar, seo adsense, XHTML, blue theme
*/


/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,hr {margin:0;padding:0;}
.low {display:none;}
.clear {clear:both;}


hr {
border:1px solid #333333;
}


/* body
--------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.2em;
	color:#ffffff;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#011537;
	background-image: url(images/page_bg1.gif);
	background-repeat: repeat;
}
 


/* headings
--------------------------------------------------*/
h1 {color:#da2919; font-family: Georgia, "Times New Roman", Times, serif;}
h1 a  {color:#da2919; font-family: Georgia, "Times New Roman", Times, serif;}
h2 {
   color:#da2919; 
   font-weight: normal;  
font-family: Georgia, "Times New Roman", Times, serif;   line-height:1.2em;
   font-size:1.6em;
}
h2 a {color:#da2919; font-weight: normal ; text-decoration:none !important; border-bottom: #ccc 0px solid !important;}
h2 a:hover { color:#ee5244;  text-decoration:none;}
h4 {font-family: Georgia, "Times New Roman", Times, serif; color: #ea5f53;
 font-weight: normal;
 margin: 7px 0 7px 0px;
 font-size:1.5em; 
 line-height:1.5em;
 padding:5px 0;
}
h3 a, h4 a
  {color:#da2919; font-weight: normal;}
h3 a:hover,h4 a:hover
  {color:#da2919; text-decoration:none;} 


a {color:#4c80de; text-decoration:none;}
a img {border:0 !important; }
a:hover {color: #7fa7f0; text-decoration:none;}



p {color:#ffffff; padding:8px 0px 8px 0px; margin:0px 0px 0px 0px;}



/* links
--------------------------------------------------*/
.entry a {text-decoration:underline;}



.entry img a {
border-bottom: 0px dotted #ccc !important;
text-decoration:none;
  }


.entry p {padding: 10px 0px 10px 0px; color:#ffffff;}


.entry h2{padding: 0px 0px 0px 0px; color:#da2919; margin:10px 0px 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;}

.entry h2 a, a:visited, a:active {
color:#da2919;}

.entry h2 a:hover {
color:#ee5244;}

.entry  h4 {padding: 10px 0px 0px 0px; color:#da2919;
font-family: Georgia, "Times New Roman", Times, serif;}

.entry  h5 {padding: 10px 0px 0px 0px; color:#ffffff;
font-family: Georgia, "Times New Roman", Times, serif;}

.entry  h5 a, a:visited, a:active{color:#5d93f6; }
.entry  h5 a:hover{color:#8bb2fa;}

.entry a:hover {color: #003AAA; text-decoration:underline;}


img a {border-bottom: #222222 0px solid !important;}

a.commentlink {padding-left:0px;}

.entry .filedunderindex a {
text-decoration:none !important;
border-bottom: #222222 0px solid !important;
  }
 .entry .filedunderindex a:hover {
text-decoration:underline;
color: #C22463;
}


small {
font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
        color: #ffffff;
        padding: 10px 0px 5px 0px;
		margin:0px;
	}



small a {
	color: #ffffff;
    text-decoration:underline;
	}



/* toppagenav
------------------------------------------------*/

#toppagenav {
	position:relative;
	width:980px;
	height:58px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	background-color: #000000;
background-image: url(images/topnav_bg1.gif);
	background-repeat: repeat;
  }
#toppagenav ul {
  margin:0px;
  padding:6px 10px 0px 10px ;
  list-style:none;
text-align:center;
  }
#toppagenav li {
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 18px 0px 18px;

 }
#toppagenav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style:normal;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	
  }



#toppagenav a:hover {
  color:#7aa6f5;
  }


/* submenu 
------------------------------------------------*/

#submenu {
	position:relative;
	width:500px;
	height:40px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	background-color: #000000;

  }
#submenu ul {
  margin:0px;
  padding:7px 0px 0px 0px ;
  list-style:none;
  }
#submenu li {
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;

 }
#submenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style:normal;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	
  }



#submenu a:hover {
  color:#da2919;
  }



/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}


img.right {
  float:right;
  margin:0 0 0 12px;
}


img.center {
  display: block;
  margin:0 auto;
}



/* paragraphs, lists, blockquote  etc
--------------------------------------------------*/
pre, code  {
font: 1.1em 'Courier New', Courier, Fixed;
}



kbr {color:#009193;}


p {
  margin:0;
  padding:0 0 18px 0;
}


ul {
  margin:0 0 0 1.4em;
  padding:0 0 10px 0;
}


ul ul {padding:0;}


/*blockquote {
  margin:0;
  border-bottom:1px solid #14568A;
  border-left:4px solid #14568A;
  border-right:1px solid #14568A;
  border-Top:1px solid #14568A;
  padding-bottom:3px;
  padding-left:4px;
  padding-right:3px;
  padding-top:3px;
  font-style:italic;
  color: #333;
  overflow:hidden;
} */


blockquote {
background:#333333;
border:1px dashed #666666;
margin:5px 0pt;
padding:8px 12px 8px 36px;
}



pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
  border:1px dashed #666666;
}


pre, code, kbr {font-family: Courier, Monaco, monospace;}
 
code, kbr {padding:0 2px;}


abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
  cursor:help;
}



#top {background:url(images/top.gif) no-repeat;
      padding-left:16px;}
	  
#top a{color:#ffffff;
}
#top a:hover{color:#ef7d03;
}	  
	 	 


#s {/*background:url(images/search.gif) no-repeat;
    padding-left:18px;*/
	color:#ffffff;}



/* Next post link 
---------------------------------------------------*/
.nextright {
	float: right;
   font-size:0.9em;
	}


.nextleft {
	float: left;
   font-size:0.9em;
	}



/* page wrap
--------------------------------------------------*/
#page-wrap {
	position:relative;
	width:980px;
	height:auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	/*background-color: #00CC00;*/
	background-image: url(images/page_wrap_bg1.gif);
	background-repeat: all;
}


#commentspopup #page-wrap {
  width:431px;
  padding:0 15px;
}


/* header
--------------------------------------------------*/
#header {
	color: black;
	height:218px;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	overflow:hidden;
	text-align:left;
	background-color: #011537;
		 }
.singlecol #content a {
					  font-weight: normal;
					  }


#header a,a:hover {text-decoration:none;color:white;}
#header small {color:#54bb35;padding:0px 0px 0px 150px; text-align:left;font-size:1.3em;}
#header h1 {color:white; margin:0px; padding:0px 0px 0px 150px; text-align:left; font-size:1.5em;}


/* photo ad
--------------------------------------------------*/


#photo_ad {
	position:relative;
	width:980px;
	height:320px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}


/* navigation
--------------------------------------------------*/
#navigation {
		background:#F2F2F2;
		width:934px;
		
		height:32px;
		}
#navigation a {
color:#fab205; 
font-weight: bold;
text-decoration:none;
       }
#navigation .selected,
#navigation a:hover
  {color:#fab205;}
#navigation li a:hover {
			background:#000000;
			color:white;
                            }


#navigation {
  line-height:2.5em;
  padding: 0 0; 
  margin: 0 auto;
  }



#navigation a {
  padding:0 0px;
  font-size:0.9em;
  text-transform:uppercase;
  }

#navigation ul {
  margin:0;
  padding:0;
}




#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border:1px solid #fff;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 10px;
  font-size:0.9em;
  text-transform:uppercase;
  }


/* Post Title 
--------------------------------------------------*/ 
.post-title {
border-top:1px dashed #2d4268;
border-bottom:1px dashed #2d4268;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.4em !important;
margin:20px 0px 0px 0px !important;
padding:0px;
color:#4d78c6;
}

.post-title a, a:visited, a:active {
color:#da2919;}

.post-title a:hover {
color:#ee5244;}


.post-date h4{
border-bottom:1px dashed #2d4268;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:0.9em !important;
margin:0px 0px 0px 0px !important;
padding:10px 0px 0px 0px;
color:#4d78c6;
}


/* content
--------------------------------------------------*/
#content {
  float:left;
  width:526px;
  margin-top:10px;
  padding-right:20px;
  padding-left:20px;
  margin-bottom:20px;
  font-size:0.9em;
  display:inline;  
}


#content p{
color:#ffffff;
  
}


#content h1 {
   color:#da2919;
   font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:1.5em;
}
#content a {color:#ffbd00; font-weight:bold;text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif;}
#content a:hover{color:#fadb7b; text-decoration:underline;} 


#content h2 {  
  color:#da2919;
  font-weight: normal;  
font-family: Georgia, "Times New Roman", Times, serif;
  line-height:1.4em;
  margin:0 0 8px 0 ;
  font-size:1.5em;
}

#content h2 a{  
  color:#da2919;
}

#content h2 a:hover{  
  color:#ee5244;
}

#content h1 a,h2 a, h3 a, h4 a {font-weight: normal;}
#content h3 {
  margin: 10px 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
font-family: Georgia, "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#da2919;
} 
#content h4 {
  margin: 10px 0 18px 0;
  font-size:1.1em;
  font-weight:bold;
font-family: Georgia, "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#3967bb;
} 
#content h5 {
  margin: 10px 0 18px 0;
  font-size:1em;
  font-weight:bold;
font-family: Georgia, "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#ffffff;
} 
#content h5 a{  
  color:#ffbd00;
}

#content h5 a:hover{  
  color:#fadb7b;
}

#content h6 {
  margin: 10px 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
font-family: Georgia, "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#da2919;
}
#content ol {margin-top:5px;margin-bottom:5px;}


#content.archive h2 {margin:0 0 8px 0;}
#content.archive h3 {
  margin:0 0 10px 0;
 font-family: Georgia, "Times New Roman", Times, serif;
  font-size:1.3em;
  font-weight:normal;
}
#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}
#content.archive h5 {
  margin:0;
  font-size:1em;
}
.singlecol #content {
  float:left;
  width:470px;
}



#commentspopup #content {
  float:none;
  padding-top:0;
}
 
/* Post_nav post navigation	on index post
----------------------------------------------------*/
#post_nav  {/*border-top:1px solid #222222;*/
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-size-adjust:none;
			font-stretch:normal;
			font-style:normal;
			font-variant:normal;
			font-weight:bold;
			line-height:normal;
			margin:15px 0pt 25px;
			padding:5px 0pt;
			overflow:hidden;
             }
#post_nav .back {
display:block;
float:left;
width:45%;
color:#ffffff;
}


#post_nav .fwrd {
display:block;
float:right;
color:#ffffff;
}


/* single_Post_nav post navigation	on single post
----------------------------------------------------*/
#single_post_nav  {/*border-top:1px solid #252525;*/
			font-family: Georgia, "Times New Roman", Times, serif;
			margin:15px 0pt 25px;
			padding:5px 0pt;
             }
#single_post_nav .back {
display:block;
}

#single_post_nav .fwrd {
display:block;
}


/* Entry
--------------------------------------------------*/
#content li
{margin-bottom: 3px;}



.entry a.more {
  padding-left:12px; 
}
 
.contenttitle {
   color:#fab205; 
   font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
   line-height:1.2em;
   margin:0 0 5px 0;
   font-size:1.7em;
   padding: 5px;
   background: #f9f9f9;
   border-bottom: 2px #f3f3f3 solid;
   border-top: 2px #f3f3f3 solid;
}

.entry {margin:0 0 7px 0; }


.entry .info {
  position:relative;
  margin-top:-3px;
  padding:3px;
  font-size:0.8em;
}

.entry.single {clear:both;}



.entry.single .info {margin:0 0 22px 0;}



.entry .info a {
  margin: 0 2px;
  padding: 0 2px;
}


.entry .info em {
  padding-right:6px;
  font-style:normal;
}


.entry .author,
.entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid;
  border-right:none
}


/* POST META
---------------------------------------------------*/
#postmeta{
          text-transform:uppercase;
		  color:#ffffff;
		  font-family:arial;
		  font-size:0.8em;
		  margin-bottom:5px;
		  overflow:hidden;
		  margin-top:5px;
          }
#postmeta a,a:visited{color:#ed6d09;}
#postmeta a:hover {color:#ed6d09;}
.postmetabox {/*border-top:1px solid #151515;*/ padding:3px;}

/* edit link style code
---------------------------------------------------*/
#elink {color:#fab205;
        font-size:bold;}


/* Comments	Display Style Code
--------------------------------------------------*/
#comments{
		font-family:verdana;
		margin-top:15px;

         }
   /*Readers Comment Title*/
#comments h4 {  font-size:1.4em !important;
				text-transform:none;
				border-bottom:1px solid #2d4268; 
				margin:0;
				padding:0;
				font-weight:bold;
				font-family:Georgia, "Times New Roman", Times, serif;
             }
.comment {margin:0px;
		  margin-top:8px;
		  margin-bottom:15px;
          padding:0px;
		  width:460px;
		  overflow:hidden;
		  }

#comments .comment .ucomment p {margin:0px !important;
                     padding:0px;}


.ucomment {margin:0px;
		   padding:0px;
		   border-bottom:1px solid #2d4268;
          }
#comments .comment .ucomment p {margin:0px !important;
                     padding:0px;}
.mcomment {margin:0px;
		   padding:0px;
		   border-bottom:1px solid #2d4268;


		   background:#0e3177;
          }
#comments .comment .mcomment p {margin:0px !important;
                     padding:0px;}

.tcomment {margin:0px;
		   padding:0px;
		   /*border-bottom:1px solid #DDDDDD;*/
		   /*background:#F4F7FC;*/
          }
 #comments .comment .tcomment p {margin:0px !important;
                     padding:0px;}

.ucomment_meta {margin:0px;
				padding:0px;
				font-family:arial;
				font-size:0.8em;
				/*border-top:1px solid #DDDDDD;*/
				text-transform:uppercase;
                color:#ffffff;
				display:inline;
				}
.ucomment_meta_dt {margin:0px;
				padding:0px;
				font-family:arial;
				font-size:0.8em;
				/*border-top:1px solid #DDDDDD;*/
				text-transform:uppercase;
                color:#ffffff;
				display:inline;				
				width:10px;
                     }
.avatar img {float:left;}

/* AddComment Comment Adding Form Style code
--------------------------------------------------*/
#addcomment { margin-top:15px;
			  border:1px solid #2d4268;
			  padding-top:10px;
			  padding-left:10px;
			  padding-right:10px;
			  padding-bottom:0px;
			 /* margin: 10px; Commented for IE fix*/
			  font-size:0.9em;
			  background:#0e3177;
			font-family:Arial, Helvetica, sans-serif;
			  width:460px;
               }
#addcomment h4 { font-size:1.4em !important;
				text-transform:none;
				margin:0;
				padding:0;
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
				}			   
#addcomment p {margin:0px;
            padding:0px;
            padding-bottom:5px;
            padding-top:5px;}


.form-item { width:170px;
             float:left;
             }
#addcomment input {width:150px; margin:0px; padding:4px; height:16px;}


#addcomment textarea {width:446px;
                      font-family:Arial, Helvetica, sans-serif;
					  font-size:14px; 
					  margin-top:5px;
					  margin-bottom:5px;
					  height:190px;
					  padding:5px;
					  color:#ffffff;
					  background-color:#0e3177;
					  border-color:#2d4268 ;
							border-style:solid;
							border-width:1px;}


#addcomment #comment-name {
			   display:block;
			  }


#addcomment .desc {color:#ffffff;
                   font-size:0.8em; 
				   text-transform:capitalize;
				  font-family:Arial, Helvetica, sans-serif; !important;
				   width:180px;
                   }
#addcomment input#submit {  background-color:#0e3177;
							border-color:#2d4268 ;
							border-style:solid;
							border-width:1px;
							color:#FFFFFF;
							font-family:arial,sans-serif;
							font-size:11px;
							font-weight:bold;
							padding:2px;
							width:110px;
							}


#searchform input {
							background-color:#123b8d;
							border-color:#0b2a68 ;
							border-style:solid;
							border-width:1px;
							color:#FFFFFF;
							font-family:arial,sans-serif;
							font-size:13px;
							font-weight:bold;
							padding:2px;
							height:20px;
							margin-top:0px;
							margin-bottom:0px;
							}


div.search input#searchbtn, input#comment-submit, input#searchsubmit {
background-color:#123b8d;
							border-color:#0b2a68 ;
							border-style:solid;
							border-width:1px;
							color:#FFFFFF;
							font-family:arial,sans-serif;
							font-size:13px;
							font-weight:bold;
							padding:2px;
							height:26px;
							margin-top:0px;
							margin-bottom:0px;
							
							}
.nocomments {font-weight:bold;
              color:#003366;}



/* content misc
--------------------------------------------------*/
/*#entrynavigation {border-color:#ffffff;}

 .editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
} 

.next a {float:right;}
.previous a {float:left;}*/


html>body .editlink {bottom:6px;}
.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
}
.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}


/* footer
--------------------------------------------------*/
#footer {
	color:#ffffff;
	font-weight:normal;
	clear:both;
	padding: 3px 0px 0px 0px;
	font-size:0.7em;
	text-align:center;
	width:980px;
	height:130px;
	margin:0px auto 0px auto;
	background-color: #031230;
  }


#footer a {
color: #ffffff; 
text-decoration:underline;
}
#footer strong {font-weight:normal;}
#footer a:hover {
color: #ffffff; 
text-decoration:underline;
}


#footer p { 
  padding: 5px 10px 10px 0px;
  text-align: center;
  line-height: 2em; 
}

#sponsors {
	color:#ffffff;
	font-weight:normal;
	clear:both;
	padding: 0px 0px 0px 0px;
	font-size:0.9em;
	text-align:center;
	width:980px;
	height:100px;
	margin:0px auto 0px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2d4268;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2d4268;
  }

.alignright {float:right;}



.credit{
  color:#bbbbbb;
  font-weight:normal;
  padding: 20px 0px 10px 0px;
  font-size:0.8em; 
  text-align:right;}

/* Sidebar Properties 
---------------------------------------------------*/
.sidebar {font:1em; font-weight:bold;font-family: Georgia, "Times New Roman", Times, serif;
          color:#da2919;
		  overflow:auto;}
.sidebar h1 {
   color:#da2919;
   font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:1.5em;
}
.sidebar a,a:hover,a:visited{color:#14568A; text-decoration:none;}

.sidebar h2 {  
  color:#da2919;
  font-weight: bold;  
font-family: Georgia, "Times New Roman", Times, serif;
  line-height:1.4em;
  margin:0 0 8px 0 ;
  font-size:1.5em;
}
.sidebar h3 {
  margin: 10px 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
font-family: Georgia, "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#da2919;
}
.sidebar h4 {
  margin:2px;
  padding:0px;
  font-size:1.2em;
  font-weight:bold;
 font-family: Georgia, "Times New Roman", Times, serif;
  line-height:1.4em;
  color:#da2919;
}


#sidebar_l .sidebar_box h4 a,h4,h1 a,h2 a, h3 a {font-weight:bold;font-family: Georgia, "Times New Roman", Times, serif;}



.sidebar h5 {
  margin: 10px 0 18px 0;
  font-size:1em;
  font-weight:bold;
font-family: Georgia, "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#ffffff;
} 
.sidebar h6 {
  margin: 10px 0 18px 0;
  font-size:0.8em;
  font-weight:bold;
 font-family: Georgia, "Times New Roman", Times, serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#da2919;
}
.sidebar_box{
			background:none repeat scroll 0% 50%;
			margin-left:0px;
			margin-right:0px;
			margin-top:5px;
			margin-bottom:10px;
			padding-left:5px;
			padding-right:5px;
			padding-top:10px;
			padding-bottom:10px;
			position:relative;
			font-family: Georgia, "Times New Roman", Times, serif;
	
			}
.sidebar_box ul{
			margin:0px;
			padding:0px;
			}
.sidebar_box a, a:active, a:visited {color:#da2919; text-decoration:none;}
.sidebar_box  a:hover {color: #fb4939; text-decoration:none;}



.sidebar_box h4 {
  margin:2px;
  padding:0px;
  font-size:1.2em;
  font-weight:bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height:1.4em;
  color:#ffffff;
}

.sidebar ul li {
list-style-type:none;
padding:0px; margin:0px;
}
.sidebar li {
	display: list-item;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/dots1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.6em;
}

.xoxo blogroll ul {
list-style-type:none;
padding:0px; margin:0px;
}
.xoxo blogroll li {
	display: list-item;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/dots1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.6em;
}


.sidebar a {color:#da2919; text-decoration:none; font-weight:normal;font-family: Arial;}
.sidebar a img {border:0 !important; }
.sidebar a:hover {color: #fb4939; text-decoration:none;}


/* left sidebar
--------------------------------------------------*/
#sidebar_l {
			/*float:left;*/
			width:200px;
min-height:400px;
			border:solid 0px;
			margin-left:0px;
			font-size:0.9em;			
			/*background:#e3eeef;*/}
#sidebar_l h4{font-weight:bold;font-family: Georgia, "Times New Roman", Times, serif;}



/* right sidebar
--------------------------------------------------*/
#sidebar_r {
			float:right;
			width:200px;
			border:solid 0px;
			margin-right:0px;
			font-size:0.9em;
min-height:400px;
			font-family: Georgia, "Times New Roman", Times, serif;
/*background:#e3eeef;*/
		 	}



#sidebar_r2 {			float:right;
			width:200px;	
		border:solid 0px;	
		margin-right:0px;	
		font-size:0.9em;
			font-family: Georgia, "Times New Roman", Times, serif;/*background:#e3eeef;*/
		 	}
#sidebar_r2 h4{font-weight:bold;font-family: Georgia, "Times New Roman", Times, serif; color:#da2919;}



.textwidget{
font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
        color: #ffffff;
        padding: 0px;
		margin:0px;
		 	}

/* Wordpress Widget Related CSS Code
--------------------------------------------------*/
#wp-calendar {
	/*border: 1px solid #ddd;*/
	empty-cells: show;
	font-size: 0.9em;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}


#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
}

#wp-calendar a:hover {
/*	background: #e0e6e0; */
background:white;
	color: #333;
}


#wp-calendar caption {
	color: #14568A;	
	text-align: center;
	font-weight:bold;
	font-size:1.2em;
}



#wp-calendar td {
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



#wp-calendar td.pad:hover {
	background: #fff;
}


#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color:#003366;
}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.alignleft {
	float: left;
}


.alignright {
	float: right;
}


.wp-caption {
	border: 1px solid #000000;
	text-align: center;
	background-color: #000000;
	padding-top: 4px;
	margin: 3px;
	-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 */




.clearone {
height:1px;
clear:both;
}

