
/*----------------------
Blogger Template Style
Name:     Chestnut Classic
Designer: DELADE DESIGN
URL:      http://delade.deviantart.com/
Date:     DEC 28 2009
--------------------------------------- */

body { 
color: #202020;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px auto 0px;
padding: 0px;
  }

a:link { text-decoration: none; color : #006699; border: none;}
a:active { text-decoration: none; color : #006699; border: none;}
a:visited { text-decoration: none; color : #006699; border: none;}
a:hover{font-weight:bold; } 

#wrap {
background: #FFFFFF;
margin: 0px auto 0px;
padding: 0px;
}

.small {
font-size: 9px;
}

.new {
font: 9px bold red;
}


p.pl {text-align: left;}
p.pl-1 {text-align: left; font-size: small;}
p.pr {text-align: right;}
p.pc {text-align: center;}
p.pc-1 {text-align: center; font-size: small;}

div.dc {text-align: center;}
div.dl {text-align: left;}
div.dr {text-align: right;}


/* round box */

.rbroundbox { background: url(http://www.urlage.com/img/tmp/nt.gif) repeat; }
.rbtop div { background: url(http://www.urlage.com/img/tmp/tl.gif) no-repeat top left; }
.rbtop { background: url(http://www.urlage.com/img/tmp/tr.gif) no-repeat top right; }
.rbbot div { background: url(http://www.urlage.com/img/tmp/bl.gif) no-repeat bottom left; }
.rbbot { background: url(http://www.urlage.com/img/tmp/br.gif) no-repeat bottom right; }

/* optional height and width */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontent { 
font-color: #ffffff;
font-size: 12px;
text-align: center;
margin: 0 5px; }

.rbcontent h2 {
font-color: #ffff00; }

.rbroundbox { width: 100%; margin: 1em auto; }


.commenthidden {display:none}
.commentshown {display:inline}

.visible {visibility: visible;}
.hidden {visibility: hidden;}

/************************************************
*	Header  									*
************************************************/

#uaheader {
	width: auto; /*960*/
	height: auto; /*200px;*/
	background: #FFFFFF url(/img/tmp/ua-und-hdr-10x130.png) repeat-x;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#uaheader p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#uaheader h1 {
	color: #A33300;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#uaheader h1 a, #header h1 a:visited {
	color: #BF7210;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#uaheader h1 a:hover {
	color: #0000FF;
	text-decoration: none;
	}

.uaheaderleft {
	width: 350px; /* 350 */
	float: left;
	margin: 0px;
	padding: 10px; /*0*/
	overflow: hidden;
	}
	
.uaheaderleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.uaheaderright {
	width: 600px; /* 600 */
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	}
	
.uaheaderright a, .uaheaderright a:visited {
	color: #A33300;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
.uaheaderright a:hover {
	color: #006699;
	text-decoration: underline;
	}
	
.uaheaderright a img {
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 10px; /*0*/
	}



/* Menu CSS ---------- */

#navcontainer
{
margin: 0 auto;
padding: 0;
width: auto; /*100%;*/
height: 35px;
background-color:#e7f9ff;
border-bottom:#bce1f4 2px solid;
font-weight:700;
}

#navcontainer ul
{
height:35px;
list-style:none;
font-size:12px;
font-weight:700;
margin:0 0 0 52px;
padding:0;
}

#navcontainer ul li
{
text-align: center;
padding: 10px 0 0 0;
margin: 0;
list-style-type: none;
float: left;
}

#navcontainer ul li a
{
text-decoration:none;
color:#113255;
display:block;
padding:0 10px;
}

#navcontainer ul li a:hover
{
color:#4192e5;text-decoration:underline;
}

/*****************
*	Navbar  *
*****************/

#navbar {
	background: url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/uab0110/ua-cell.png) repeat-x;
	width: auto; /*960px;*/
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#navbarleft {
	width: auto; /*650*/
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: auto; /*300*/
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
padding:8px 0 7px 0;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
        display:inline;
	}

#nav li {
display:inline;
}

#nav li a {
	color: #FFFFFF;
	font-size: 12px;
    font-weight: bold;
    text-transform: none;
    margin: 0px 15px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
display:inline;
	}
	
#nav li a:hover {
	background: url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/uab0110/ua-navbar-li.png) repeat-x;

	color: #FFFFFF;
	display: inline;
	text-decoration: none;
    margin: 0px 15px 0px 0px;
	padding: 9px 10px 8px 10px;
	}

/********************
*	Search Form	  *
*********************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#s {
	background: #eeeeee;
	width: 125px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
#sbutton {
	background: #00b9f3;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 1px;
	margin: 0px 0px 0px 3px;
	border: 1px solid #000000;
	}
	

/* Outer-Wrapper
--------------------- */

#content {
width: auto; /*960px;*/
margin: 10px;
padding: 10px 0px 0px 0px; /* 20px 0px 0px 0px */
display:inline;
}

#content p img {
float: left;
border: none;
margin: 0px 10px 10px 0px;
}

#contentleft {
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
float: left;
width: 550px; /* 500 */
margin: 0px 0px 0px 0px;
padding: 0px 30px 20px 0px;
}
	
#contentleft ol {
margin: 0px 0px 0px 20px;
padding: 0px 0px 10px 0px;
}
	
#contentleft ol li {
margin: 0px 0px 0px 20px;
padding: 0px 0px 5px 0px;
}
	
#contentleft ul {
list-style-type: square;
margin: 0px 0px 0px 20px;
padding: 0px 0px 10px 0px;
}
	
#contentleft ul li {
list-style-type: square;
margin: 0px 0px 0px 20px;
padding: 0px 0px 5px 0px;
}

/* Posts
------------- */
h2.date-header {
  margin:1.5em 0 .5em;
  }

.post {
  margin:.5em 0 1.5em;
  padding-bottom:1.5em;
  }

.post h3 {
  padding:0;
  margin:0;
  font-size:14px;
  font-weight:bold;
  color: #006699;
}

.post h3 a, .post h3 a:visited, .post h3 strong {
  display:block;
  text-decoration:none;
  color:#006699;
}

.post h3 strong, .post h3 a:hover {
  color:#4192e5;
  text-decoration:underline;
}

.post-header-line-1 {
  padding: 0 0 10px 0;
}

.post p {
  margin:0 0 .75em;
  line-height: 15px;
}

.post ul li {
  line-height: 14px;
  padding-top: 10px;
}

.post-footer {
  background:#ffffff;
  padding: 5px 5px 1px 5px;
  color:#666;
  margin-top: 30px;
}

.post-labels {
  background: transparent url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/uab0110/ua-lab-16.png) no-repeat left;
  padding: 4px 0 4px 22px;
}

.comment-link {
  margin-left:.8em;
  align: right;
  background: transparent url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/temp1/commentbu7.gif) no-repeat left;
  padding: 0 0 0 20px;
  }
.post img {
  padding:4px;
  }
.post blockquote {
  margin:1em 20px;
  background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/temp1/blockquote.gif) top left no-repeat;
padding: 8px 8px 8px 65px;
  }
.post blockquote p {
  margin:.75em 0;
  }

/* Comments
------------------ */
#comments h4 {
	color: #2255AA;
	font-size: 18px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 5px 0px;
	border-top: 1px dotted #999999;
  }

#comments-block {
	width: 460px;
	background: #E8E8E8;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 10px 0px;
	border-top: 2px solid #1A4E88;
	border-bottom: 1px solid #1A4E88;
  }
#comments-block .comment-author {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
  }
#comments-block .comment-body {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 420px;
	background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/temp1/commentuk5.gif) no-repeat top left;
  }
#comments-block .comment-footer {
  margin:-.25em 0 2em;
  }
#comments-block .comment-body p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


.feed-links {
  margin-top:10px;
  clear: both;
  line-height: 2.5em;
}

/*********************
*	Left Sidebar   * 
**********************/

#l_sidebar {
float: left;
width: 160px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 20px 0px;
line-height: 20px;
}
	
#l_sidebar h2 {
background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/uab0110/ua-label-160x25.png);
color: #FFFFFF;
font-size: 14px;
font-family: Arial, Tahoma, Verdana;
font-weight: strong;
text-transform: none;
margin: 0px 0px 5px 0px;
padding: 3px 0px 3px 10px;
}
	
#l_sidebar p {
padding: 0px 0px 0px 0px;
margin: 0px;
line-height: 20px;
}

#l_sidebar ul {
list-style: none;
margin:0 0 10px 0;
padding:0;
}

#l_sidebar ul li {
list-style: none;
background: url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/uab0110/ua-li-16.png) no-repeat 0 3px;
margin:0;
padding:0 0 3px 19px;
}

.sidebar{
list-style-type: none;
margin: 0px;
padding: 0px;
}

/*********************
*	Right Sidebar  * 
**********************/
	
#r_sidebar {
	float: right;
	width: 250px;
	margin: 10px; /*0px 0px 0px 0px;*/
	padding: 0px 0px 20px 0px;
	line-height: 20px;
	}
	
#r_sidebar h2 {
	background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/uab0110/ua-sidebar-h2.png);
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 10px;
	}
	
#r_sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#r_sidebar ul {
list-style: none;
margin:0 0 10px 0;
padding:0;
}

#r_sidebar ul li {
background: url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/uab0110/ua-cat-16.png) no-repeat 0 3px;
margin:0;
padding:0 0 3px 19px;
}

.main .Blog { 
  border-bottom-width: 0;
}

/******************
*	Widgets	* 
*******************/
.categories ul li{
list-style-type: none;
background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/temp1/iconcategoriestq5.gif) no-repeat top left;
padding: 0px 0px 0px 18px;
margin: 0px 0px 0px 0px;
}

.linklist ul li{
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.blogroll ul li{
list-style-type: none;
background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/temp1/iconlinksjl8.gif) no-repeat top left;
padding: 0px 0px 0px 18px;
margin: 0px 0px 0px 0px;
}

.labels ul li{
list-style-type: none;
background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/uab0110/ua-cat-16.png) no-repeat top left;
padding: 0px 0 0px 18px;
margin: 0px 0px 0px 0px;
}

.profit ul li{
list-style-type: none;
background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/temp1/iconmetawo4.gif) no-repeat top left;
padding: 0px 0px 0px 18px;
margin: 0px 0px 0px 0px;
}

.recent ul li{
list-style-type: none;
background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/temp1/iconrecentbx0.gif) no-repeat top left;
padding: 0px 0px 0px 18px;
margin: 0px 0px 0px 0px;
}

.comments ul li{
list-style-type: none;
background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/temp1/iconcommentsvc4.gif) no-repeat top left;
padding: 0px 0px 0px 18px;
margin: 0px 0px 0px 0px;
}


/* Profile 
------------------ */
.profile-img { 
  float: left;
  margin: 0 5px 5px 0;
  padding: 4px;
  border: 1px solid #000;
}

.profile-data {
  margin:0;
  text-transform:none;
  letter-spacing:.1em;
  font: arial;
  color: #000;
  font-weight: bold;
  line-height: 1.6em;
}

.profile-datablock { 
  margin:.5em 0 .5em;
}

.profile-textblock { 
  margin: 0.5em 0;
  line-height: 1.6em;
}

.profile-link { 
  font: #000;
  text-transform: none;
  letter-spacing: .1em;
}

/*****************************
*	Footer Background	      *
******************************/

#footerbg {
	background: #FFFFFF url(http://i257.photobucket.com/albums/hh217/jotter411/blog/ua/uab0110/ua-cell.png) repeat-x;
	}
	
/*************************
*	Footer  		*
**************************/

#footer {
	width: auto; /*960px;*/
	height: 30px;
	color: #ffffff;
	font-size: 12px;
      font-weight: normal;
	text-align: center;
	margin: 0px auto 0px;
	padding: 8px 0px 8px 0px;
	}
	
#footer a {
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#footer a:hover {
	color: #E6B280; /*CC9900;*/
	text-decoration: underline;
	}
	
.footerleft {
	width: auto; /*700px;*/
	float: left;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	}
	
.footerright {
	width: auto; /*250px;*/
	float: right;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	text-align: right;
	}

/** Page structure tweaks for layout editor wireframe */
body#layout #header { 
  margin-left: 10px; /*0*/
  margin-right: 10px; /*0*/
}

#magazine-left {
  width: 45%;
  float: left;
}

#magazine-right {
  width: 45%;
  float: right;
}

/*  begin mister linky */
.blenza-td {
  font-family: Trebuchet MS;
  font-size: 12px;
color: #244664;

#blenzacontent .blenza-td a {
  color: #1A6D8B;
}
/*  end mister linky */

/*  gaotd */
#ga_block {width: 280px; background-color: #ffffff} 
	#ga_block img {display: block; border: none;} 
	#ga_block #ga_title {font: normal 11px Verdana, sans-serif; border: none; margin: 4px 0 0 14px;} 
	#ga_block #ga_title a {text-decoration: none;}
        #ga_block #ga_title a:hover{font-weight: normal;}  
	#ga_block #ga_text {font: normal 11px Arial, sans-serif; border: none; margin: 4px 0 0 14px; border-bottom: 3px solid #344F3E;} 
	#ga_block #ga_text a {text-decoration: none; color: #000000}
        #ga_block #ga_text a:hover{font-weight: normal;} 
	#ga_block #ga_text p {margin: 4px 0;} 
	#ga_block #ga_text img {display: block; position: relative; float: left; border: none; margin: 0 1em 1em 0;}
/* gaotd */

#places {
  border: 1px solid #336699;
  padding: 5px 15px;
  margin: 10px 0;
  line-height: 1.4em;
}

p.pc {text-align: center;}

.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner {border: solid 1px #000000; background-color:#ffffff;  color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;}

span.readmore {display:inline;}
span.goreadmore {display:none;} 

.top {
display:scroll;position:fixed;bottom:5px;right:5px;
background: #ffffff url(http://2.bp.blogspot.com/_9_y26S6yjh0/ShmYft7ANMI/AAAAAAAABQE/lZZpM5hChgM/s400/top.png) no-repeat;
}

#contactform {
width: 80%;
color: #000000;
font-family: "trebuchet ms", sans-serif;
text-align: left;
background-color: #EAE6C5;
/*background-color: url('/img/') repeat-x repeat-y;*/
padding: 10px;
}
