/* This imports the Base Weblog CSS from TypePad, which defines core styles */

@import url(/.shared/themes/common/base-weblog.css);


/* This imports the local asterisk-style.css, which you can use as a guide for customizing your blog's CSS. */

@import url(asterisk-style.css);

.layout-two-column-left #container { width: 960px; }
.layout-two-column-left #alpha { width: 260px; margin-left:25px;}
.layout-two-column-left #beta { width: 645px; }

.nav-list
{
  background-color: #FFFFFF;
}

.nav-list 
{
        padding-top:0px;
        padding-bottom:0px;
        padding-right:0px;
        padding-left:0px;
}

.nav-list a  {
	background: #d1d1d1;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
        padding: 6px;
    
	
   }

.nav-list a:hover {
    	background: #fb6f2e;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	padding: 6px;

   } 

#banner { background-image: url(http://blogs.vizerra.com/.a/6a0120a6e0c3e9970b01538e8dcc9b970b-pi); height: 122px; background-position:0px 0px; z-index:0; }
#banner-header a { height: 122px; 
font-family: "Segoe UI", "Segoe UI Semibold", "Segoe UI Light", Verdana, Arial, Helvetica, sans-serif;
}



#footer table
{
        padding-top:0px;
        padding-bottom:0px;
        padding-right:0px;
        padding-left:0px;
}
#footer td a  {
	background: #d1d1d1;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
        padding: 6px;
    
	
   }
#footer td a:hover {
    	background: #fb6f2e;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	padding: 6px 14px;

   } 


form 
{
margin-right:50px;
padding:0;
}

.module-search input[type="search"] {
width: 100px; 
font-size : 11px;
z-index:1000;

}
.module-search .module-content{text-align : right;
margin-top:50px;
}

.module-search {
float:right;
width:415px;
z-index:1000;
}


.colored {background-color : rgb(209,209,209)!important;}
a.colored {color : black!important;}
a.catlink {display:block;height:100%;}

.module-category-cloud .module-list-item:hover {
background-color : #ed4e02; /* rgb(255,114,35);*/
}
.module-category-cloud a:hover {
color : white;
}

.module-archives .module-list-item:hover {
background-color :#ed4e02; /* rgb(255,114,35);*/
}
.module-archives a:hover {
color : white;
}


.entry-footer-links-reblog, .favorite, .addthis_button {
vertical-align:top;
}


div#test img {
border:5px solid #EEEEEE;
margin :5px;
}

input {
color:#797979;
}

.addthis_button {display: inline-block;}

.connect_widget .connect_widget_text {display: none !important;}
/* ph=1 */

