@import url("./form.css");


/* ---------------------------------------------------
=page
------------------------------------------------------ */


html, body {
  margin: 0;
  padding: 0;
  direction: ltr;
  background: #fff;
}



body { 		
	color: #000;		
	background: #fff;
	font: normal 13px/18px Arial, Helvetica, serif;
}

* {
	/* normalize */
	margin: 0; padding: 0;
}

/* ---------------------------------------------------
=titles
------------------------------------------------------ */


h1, h2, h3, h4, h5, h6, caption {
	
	margin: 0;			
	margin-bottom: .5em;
	
	padding: 0;     
	font: bold 13px/1.5em  Arial, Helvetica, sans-serif;

	color: #000;

}


h1 {	
	font-size: 20px;
	border-bottom: 1px dotted #ccc;
			
}

h2 {
	/*border-bottom: 2px dotted #ccc;*/
	font-size: 18px;
}


h3 {

	font-size: 16px;
	
}





/* ---------------------------------------------------
=misc
------------------------------------------------------ */

a img {
	border: none;
}

hr {
	visibility: hidden;
	
	border: none;
	
	height: 0;
	margin-top: 3em;
}


dt {
	font-weight: bold;	
}

dl, ul, ol, p {
	margin-bottom: .75em;
}




p.note {
	color: #666;	
	font-style: italic;
}

/* ---------------------------------------------------
=content
------------------------------------------------------ */

#content {
	width: 970px;		
	margin: 1.6em auto 3em auto;	
}



/* ---------------------------------------------------
=sidebar
------------------------------------------------------ */

#bar {

	background: #f6f6f1;
	padding: 1px 15px 0 15px;
	border: 1px solid #e9e9e9;
	border-top: none;
	border-right: none;
	-moz-border-radius: .7em;
	-webkit-border-radius: .7em;
	border-radius: .7em;
}

.box {

	margin-bottom: 1.5em;
	
}

.box ul {
	padding: 1px 0;
	margin: 0;
	list-style-type: none;	
	
}

.box ul li {
	margin-bottom: 5px;
}

.box ul li span {
	color: #888;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}

.box ul li * {
	font-size: 12px;
	line-height: 1.4em;
}

.box ul li a {
	padding: 2px 9px;
	display: block;
}

.box ul li a:hover {
	background-color: #E5F2C3;
	color: #000;
}


#navigator {
	/* reset on last box */
	margin-bottom: 0;
}



.box h3 {
	color: #9AB759;
	border-top:1px dotted #ccc;
	font-size: 14px;
	letter-spacing: normal;
	padding: 4px 0 0 0;
	margin-top: 20px;
	text-shadow: #fff 1px 1px 0;
}

/*
#tag-list span  {
	color: #82994c;
}
*/

#article-index {

	text-align: center;
}


/* ---------------------------------------------------
=header 
------------------------------------------------------ */

#header-w  {

	background: #2E4B73;
}




#header{
	margin: 0 auto;				

	
	/* matches #content width */
   width: 970px;
	
	padding: 0;


}



#logo a:link,
#logo a:visited {
	border: none;
	display: block;
	
	margin: -1px 0 5px 1px;

}


#searchj{	
	vertical-align: middle;			
	display: inline;
}

#search-form input {
	/* normalize value between browsers */
	vertical-align: middle;

}


#search-form #searchfor {
/*	border: 1px solid #15478C;*/
	/*background: #FFF8A6;*/
	
	color: #000;
}

#search-form #searchfor:focus {
	background: #fff;
	color: #000;
}


/* User utility links */

#user-box {
float:left;
}

#user-box a.blog-feed {
	background: url(./i/icon-rss.png) left top no-repeat;
	display: block;
	padding: 0;
	margin: 26px 0 0 25px;
	height: 26px;
	width: 140px;
	text-decoration: none;
	overflow: hidden;
    text-indent: -1000px;
}

#user-box a.blog-feed:hover {
	background: url(./i/icon-rss.png) left -26px no-repeat;
	display: block;
	text-decoration: none;
}

#user-box a.blog-feed span {
	display: none;
}

#user-box a:hover {
	border-bottom: none;
}

/*
p.Normal {
	display: none;
}

*/



/* ---------------------------------------------------
=menu 
------------------------------------------------------ */



#main-menu-w {
  background: #2E4B73;
  font-size:13px;
  letter-spacing: normal;
}

ul#main-menu {
  margin: 0 auto;
  width:auto;
  list-style: none;
  height: 28px;
  width: 970px;
 }

ul#main-menu li {
        float: left;
        margin-right: 2px;
        padding: 0;
        background: #E7FABB url(./i/bg-square-tabs.png) bottom left repeat-x;
        border: none;
}

ul#main-menu li:hover {
        background: #D7EEA3;
        color: #fff;
}


ul#main-menu li a:link, ul#main-menu li a:visited {
        text-decoration: none;
        padding: 4px 8px 4px 8px;
        height: 20px;
        display: block;
        z-index:9999;
        }

ul#main-menu li a:hover, ul#main-menu li a:active, div#more_menu a:hover {
  		color: #15478C;
        }

ul#main-menu li.current  {
        font-weight: bold;
        background: #fff url(./i/bg-square-tabs-current.png) top left repeat-x;
        }
ul#main-menu li.current a:hover  {
        text-decoration: none;
        }


/* ---------------------------------------------------
=col
------------------------------------------------------ */

/* span one col */
.col, .main-col, .side-col, .logo-col {
	margin: 0;
	margin-right: 50px;
	width: 640px;
	float: left;
	padding: 0;
}

.col{
width:224px;
float:right;
}

/* 3/4 */
.main-col {
	width: 670px;
    
}


.side-col {
	width: 250px;
	margin-right: 0;
}


.last {
	/* reset margin */
        margin-right: 0;
}



/* New Marketing Footer */

.m-wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -270px;
}

.push {
  height: 270px !important;
  display: block;
  clear: both;
}


#footer-w {
  clear: both;
  padding: 0 !important;
  margin: 20px 0 0 0 !important;
  width: 100%;
  background: url(./i/footer-bg.png) left top repeat-x;
  height: 270px;
}

#footer-w #footer {
  color: #333;
  margin: 0 auto !important;
  padding: 18px 0 0 0 !important;
  border: none !important;
  width: 972px;
}

#footer-w #footer h3 {
  margin: 0 0 7px 0;
  padding: 0;
  font-size: 15px;
  color: #fff;
  text-shadow: 1px 1px 1px #333;
}

#footer-w #footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#footer-w #footer ul li {
  margin: 0 0 5px 0;
  padding: 0;
  color: #ddd;
  text-shadow: 1px 1px 1px #222;
}

#footer-w #footer ul li a:link, #footer-w #footer ul li a:visited {
  color: #ccc !important;
  text-decoration: none;
}

#footer-w #footer ul li a:hover {
  color: #fff !important;
}

#footer-w #footer .col-1 {
  float: left;
  text-align: left;
  width: 194px;
}

#footer-w #copyright {
  color: #bbb;
  border-top: 1px solid #777;
  margin-top: 14px;
  padding: 8px 0 0 115px;
  line-height: 22px;
  text-align: left;
  background: url(./i/assembla-footer.png) left 14px no-repeat;
  height: 46px;
  font-size: 11px !important;
}

#footer-w #copyright a, #footer-w #copyright a:link, #footer-w #copyright a:visited {
  font-size: 11px !important;
  color: #ccc !important;
}

#footer-w #copyright a:hover {
  color: #fff !important;
  text-decoration: none;
}

#footer-w #copyright span {
  color: #999;
  padding: 0 6px;
}

#footer-w #copyright span.facebook, #footer-w #copyright span.twitter, #footer-w #copyright span.rss {
  padding: 0 0 0 23px;
  margin: 3px 16px 0 0;
  float: left;
  background-position: left 3px;
  background-repeat: no-repeat;
}

#footer-w #copyright span.facebook {
  background-image: url(./i/ico-facebook-f.png);
}

#footer-w #copyright span.twitter {
  background-image: url(./i/ico-twitter-f.png);
}

#footer-w #copyright span.rss {
  background-image: url(./i/ico-rss-f.png);
}

#footer-w #copyright a.back-to-top {
  float: right;
  position: relative;
}

/* ---------------------------------------------------
=hyperlinks
----------------------------------------------------- */

/* base style for links */

a:link,
a:visited {
	color: #15478C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none !important;
	border: none;
	color: #06b;
}


.TVASPNET2 a:link, a:visited {  border-width: 0px; }


.post h3 a:link, .post h3 a:visited {
    border-width: 0px;

}

/* ---------------------------------------------------
=utilities
----------------------------------------------------- */
	
.cut {clear: both; height: 1px; overflow: hidden; }
.hidden { display: none;}
.inline { display: inline; }
.clear-float, .row {	
	/* clear floated children */
	overflow: hidden;
	/* IE fix see:
	http://www.positioniseverything.net/easyclearing.html		
	*/
	height: 1%;	
}

.no-margin { margin: 0; }



/* ---------------------------------------------------
=misc
------------------------------------------------------ */


_ {
	/* empty class */
}


/* paginator links */
.page-list {
	margin-top: .75em
}

/* Link which look like button. 
*/

.a-button:link, .a-button:visited {

	background: #15478c url(./i/bg-button.gif) top left repeat-x;
	
	border: 2px solid #15478C;

	color: #fff;
	
	padding: .3em .3em;
	font-weight: bold;
	
	display: block;
	width: 11em;
	
	margin: 0 auto;
	
	text-align: center;
	
	font-variant: small-caps;
}


a.feed-link {
	padding-left: 16px !important;
	background: transparent url(./i/feed-icon.gif) center left no-repeat;
}


.more {
	text-align: right;
}


/* ---------------------------------------------------
=skin patching
------------------------------------------------------ */

#listing h3 {
  padding:0;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
}

p.Normal {
	text-align:left;
        font-size: 13px;
        margin: -18px 0 20px 0;
        display: block;
}

p.Normal img {
	display: none;
}

#dnn__ctl0_ContentPane {
        margin-top:-10px;
        overflow:hidden;
}

span.NormalBold {
        background: url(./i/tag_blue.png) left top no-repeat;
        padding: 1px 0 2px 22px;
        color: #666;
}


#listing p.postfoot {
  text-align: left;
  color:#666666;
  font-size: 11px;
  margin: 10px 0 0 0;
  padding: 5px 0 0 3px;
  border-top: 1px solid #ddd;
}

.post ul, 
.post ol {
    margin-left: 1.5em;
}

#listing .post.blogjapanese h3,
#listing h3 a:link, 
#listing h3 a:visited {
  font-weight:bold;
  font-size: 22px;
  line-height: 28px;
  margin: 10px 0;
  padding: 0;
}


p.ListingText {
font-size:12px;
line-height:1.5em;
} 

.dateandauthor {
	margin: 0 !important;
	padding: 0 !important;
}

.BlogEditBox {
        height: 23px;
        margin: 0 0 10px 0 !important;
        padding: 0 !important;
        font-size:12px;
        line-height: 23px !important;
}

.BlogEditBox a {
        margin: 0 !important;
        padding: 0 !important;
        font-size:12px;
        line-height: 23px !important;
}

input.IngeniMailSubscribeButton,
input#dnn__ctl0__ctl0_BlogView_PostComment_PostCmt {
	font-weight: bold;
	background: #eee url(./i/bg-grey-button.jpg) top left repeat-x;
	color: #039;
	border: 1px solid #bbb;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	cursor: pointer;
	padding: 4px 6px;
	line-height: 1em;
	font-size: 13px;
	margin: 0;
	width: auto;
	overflow: visible;
}


input.IngeniMailSubscribeButton:hover,
input#dnn__ctl0__ctl0_BlogView_PostComment_PostCmt:hover {
	color: #06c;
	border: 1px solid #aaa;
}

input.IngeniMailSubscribeButton,
input#dnn__ctl0__ctl0_BlogView_PostComment_PostCmt {
	font-weight: bold;
	background: #eee url(./i/bg-grey-button.jpg) top left repeat-x;
	color: #039;
	border: 1px solid #bbb;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	cursor: pointer;
	padding: 4px 6px;
	line-height: 1em;
	font-size: 13px;
	margin: 0;
	width: auto;
	overflow: visible;
}


input.IngeniMailSubscribeButton:hover,
input#dnn__ctl0__ctl0_BlogView_PostComment_PostCmt:hover {
	color: #06c;
	border: 1px solid #aaa;
}

table.Settings  {
	width: 500px !important;
}

table.Settings td  {
	text-align: left !important;
}

table.Settings span.PostComments {
	font-size: 16px;
	color: #9AB759;
}

table.Settings td .SubHead, 
div.IngeniMailSubscribeContainer span.subhead {
	font-weight: bold;
	color: #666;
	margin: 10px 0 2px 0;
}
 
table.Settings td input.NormalTextBox {
	padding: 4px 2px;
	font-size: 14px;
	border: 1px solid #ccc;
	width: 400px !important;
}

input.IngeniMailSubscribeEmailInput {
	padding: 4px 2px;
	font-size: 13px;
	border: 1px solid #ccc;
	width: 208px !important;
	margin: 5px 0 10px 0;
	float: left;
}

table.Settings td textarea {
	padding: 2px;
	font-size: 14px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	width: 400px !important;
}

table.Settings td span.NormalRed {
	color: #C00;
	vertical-align: top;
}

/*  New Marketing Header */

#header-h {
  height: 75px;
  background: #2E4B73 url(./i/header-bg.png) repeat-x;
  padding: 0;
}

#header-h #logo {
  float: left;
  width: 140px;
  margin-top: 7px;
  padding-left: 4px;
}

#header-h #header .header-nav {
  height: 50px;
  width: 800px;
  float: right;
  font-family: "Helvetica Neue", Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
  font-weight: bold;
  font-size: 13px;
  margin: 21px 0 0 0;
  text-align: right;
}

#header-h #header .header-nav ul {
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0;
}

#header-h #header .header-nav li {
  list-style: none;
  float: left;
  display: inline-block;
}

#header-h #header .header-nav li a {
  float: left;
  text-align: center;
  padding: 3px 8px;
  display: inline-block;
  line-height: 18px;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #1a395b;
  margin-right: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 19px;
}

#header-h #header .header-nav li a:hover {
  color: #fff;
  background: #2E4B73;
}

#header-h #header .header-nav li.current a,
#header-h #header .header-nav li.current a:hover {
  color: #000;
  background: #B2D073;
  text-shadow: 1px 1px 1px #F3FCDD;
}

#header-h #header .header-nav .register-login {
  background-color: rgba(255, 255, 255, .12);
  color: rgba(255, 255, 255, .12);
  float: right;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  margin: 0 1px 0 25px;
  padding: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 26px;
}

#header-h #header .header-nav .register-login a {
  color: #fff;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  line-height: 18px;
  text-shadow: 1px 1px 1px #1a395b;
}

#header-h #header .header-nav .register-login a.blog-feed {
  background: url(./i/feed-icon.gif) 8px 6px no-repeat;
  font-weight: bold;
  padding: 3px 8px 3px 26px;
}


#header-h #header .header-nav .register-login a:hover {
  text-decoration: none;
  color: #D7EEA3;
  text-shadow: none;
}
