/* CSS Document */
body { margin: 0; padding: 0; background: #fff; font-family: 'Verdana'; color: #40454b; font-size: 12px;}


/* General Links */
a:link { text-decoration : none; color : #3366cc; border: 0px;} 
a:active { text-decoration : underline; color : #3366cc; border: 0px;} 
a:visited { text-decoration : none; color : #3366cc; border: 0px;} 
a:hover { text-decoration : underline; color : #ff5a00; border: 0px;} 


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: 'Verdana'; color: #6a5555; font-size: 10px; }
textarea { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }
select { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }

h1, h2, h3 { font-family: 'Arial';}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { width: 100%; background: url(http://www.f5blog.com/img/skin/misk/img1.png) repeat-x;} 

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.HeaderBG { width: 100%; float: left; background: #fff url(http://www.f5blog.com/img/skin/header/bkg_body.png) repeat-x; margin-bottom: 20px; }
.Header { width: 900px; position: relative; margin: 0 auto; padding: 32px 0px 0px 0px; }
.Header h1 { text-indent: -35000px; margin: 0; padding: 0;}
.Header h1 a { width: 487px; height: 43px; background: url(http://www.f5blog.com/img/skin/header/logo.png) no-repeat; cursor: hand; margin: 22px 0px 0px 0px; float: left;}

/* ++++++++ TOP MENU ++++++++++ */

.TopMenu {
margin: 0px;
padding: 0px;
position: absolute;
top: 6px;
left:0px;
}
.TopMenu em {
display: none
}
.TopMenu ul {
float: left;
padding: 0px;
margin: 0px;
height: 38px;
float: left;
}
.TopMenu li {
float: left;
padding: 0px;
margin: 0px 4px 0px 0px;
display: inline;
list-style-type: none;
}
.TopMenu li a {
DISPLAY: block;
HEIGHT: 21px
}
.TopMenu li a.TopMenu1{
background: url(http://www.f5blog.com/img/skin/menu/menu_1.png) no-repeat left top;
WIDTH: 45px;
}
.TopMenu li a.TopMenu2 {
background: url(http://www.f5blog.com/img/skin/menu/menu_2.png) no-repeat left top;
WIDTH: 80px}
.TopMenu li a.TopMenu3 {
background: url(http://www.f5blog.com/img/skin/menu/menu_3.png) no-repeat left top;
WIDTH: 45px; }
.TopMenu li a.TopMenu4 {
background: url(http://www.f5blog.com/img/skin/menu/menu_4.png) no-repeat left top;
WIDTH: 45px}
.TopMenu li a:hover {
background-position: left -21px;
}

/* ++++++++SEARCH++++++++++ */

/* IE/Win min height hack */
* html .Search {
height : 100px;
}
/* */
 
.Search {
width : 375px;
background : url(http://www.f5blog.com/img/skin/search/bkg.png) no-repeat left top;
min-height : 100px;
position : absolute;
top : 0;
right : 0;
}

.Search fieldset {
border : none;
padding : 0;
margin : 0;
}

.Search legend {
text-indent : -35000px;
margin : 0;
padding : 0;
}

.Search form {
padding : 33px 33px 0 33px;
margin : 0 0 0 0;
}

.Search input {
color : #6db6ff;
font-size : 14px;
font-family : 'Arial';
letter-spacing : -1px;
font-weight : bold;
}

.Search input.search {
width : 25px;
height : 25px;
background : url(http://www.f5blog.com/img/skin/search/button.png) no-repeat;
}

.Search input.search:hover {
background : url(http://www.f5blog.com/img/skin/search/button.png) no-repeat 0 -25px;
}

.Search input.searchIE {
width : 25px;
height : 25px;
background : url(http://www.f5blog.com/img/skin/search/button.png) no-repeat 0 -25px;
}

.Search input.keyword {
border : none;
background : #fff url(http://www.f5blog.com/img/skin/search/keyword.png) no-repeat;
padding : 4px 0 5px 8px;
width : 291px;
border : none;
}

.SearchCorner {
position : absolute;
background : #fff url(http://www.f5blog.com/img/skin/search/bkgnone.png) no-repeat;
width : 9px;
height : 8px;
margin : 0;
top : 34px;
right : -9px;
}

/* IE Win min height hack */
* html #buttonsearch {
margin : -26px 0 0 291px;
}
 /* */

#buttonsearch {
padding : 0;
margin : -25px 0 0 291px;
top : 0;
background : none;
}

/* ++++++++SYNDICATE++++++++++ */

.SyndicateBG {
width : 100%;
float : left;
}

.Syndicate {
width : 900px;
position : relative;
clear : left;
margin : 0 auto;
border-top : 1px solid #717b87;
border-bottom : 1px solid #717b87;
padding : 20px 0;
}

.SyndicateList {
position : absolute;
right : 0;
top : 0;
width : 160px;
padding-left : 10px;
text-align : left;
}

.SyndicateList ul {
padding : 0;
margin : 20px 0;
}

.SyndicateList li {
padding : 0;
margin : 0;
list-style-type : none;
font-size : 10px;
font-weight : bold;
}

.SyndicateList li a {
background : url(http://www.f5blog.com/img/skin/syndicate/listbkg.png) no-repeat left top;
height : 14px;
padding : 6px 5px 4px 5px;
margin : 0 0 5px 0;
display : block;
}

.SyndicateList li a {
background : url(http://www.f5blog.com/img/skin/syndicate/listbkg.png) no-repeat left top;
}

.SyndicateList li a:hover {
background : url(http://www.f5blog.com/img/skin/syndicate/listbkg.png) no-repeat left bottom;
text-decoration : none;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.ContainerBG { width: 100%; float: left; padding: 20px 0px;}
.Container { width: 900px; position: relative; clear: left; margin: 0 auto;}

/* ++++++++CONTENT++++++++++ */

.SCS { float: left; width: 510px; }
.SCS h1 { font-size: 24px; line-height: 24px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 5px 0px; margin: 0px 0px 5px 0px; border-bottom: dashed 1px #ccc;}
.SCS h2 { font-size: 18px; line-height: 18px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 5px 0px; margin: 0px;}
.SCS h3 { font-size: 14px; line-height: 14px; letter-spacing: -1px; font-family: 'Arial'; padding: 5px 0px; margin: 0px;}

/* Central Column */
.SC { float: left; width: 880px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}
.DateHeader p { background:url(http://www.f5blog.com/img/skin/content/dateheader.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Post {	position: relative; clear: left; width: 870px;}
.Post h1 { font-size: 19px; line-height: 19px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 0px; margin: 0px; display: block;}
.Post h1 a { color: #ff5a00; text-decoration: none;}
.Post h1 a:visited { color: #ff5a00; text-decoration: none;}
.Post h1 a:hover { color: #003399; text-decoration: none;}

.PostHead { padding-left: 40px; }
.PostInfo { padding: 0px; margin: 0px; font-size: 11px; color: #828282;}
.PostInfo em { font-style: normal;}
.PostInfo em a { text-decoration: underline; color: #828282;}
.PostInfo em a:visited { text-decoration: underline; color: #828282;}
.PostInfo em a:hover { text-decoration: underline; color: #828282; }

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 2px 10px 2px 0px; list-style: none; border-right: solid 1px #ccc;}
.PostDate .month { display: block; font-size: 8px; text-transform: uppercase; line-height: 8px; color: #666; text-transform: uppercase;}
.PostDate .day { display: block; font-size: 19px; font-family: 'Arial'; font-weight: bold; line-height: 19px; color: #ccc; letter-spacing: -1px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostContent { padding: 5px 0px 0px 0px;  font-size: 13px; line-height: 16px; border-top: solid 1px #ccc; margin-top: 15px;}
.PostContent p { font-size: 13px; line-height: 16px;}
.PostContent img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}
.PostContent blockquote { padding: 3px 10px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.PostContent blockquote p { font-size: 12px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent ul { font-size: 12px; padding-left: 12px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDetails { padding: 0px; margin: 0px; font-size: 11px; display: inline;}
.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; }

.PostDetails .PostCom {}
.PostDetails .PostCom a { padding: 0px 0px 0px 23px; background: url(http://www.f5blog.com/img/skin/comment/left.png) no-repeat left top; float: left; text-decoration: none; font-size: 11px;}
.PostDetails .PostCom a span { padding: 4px 15px 3px 5px; display: block; background: url(http://www.f5blog.com/img/skin/comment/right.png) no-repeat right top; float: left; }
.PostDetails .PostCom a span { float: none;}
.PostDetails .PostCom a:hover span {}
.PostDetails .PostCom a:hover { background-position: 0% -23px; text-decoration: none;}
.PostDetails .PostCom a:hover span { background-position: 100% -23px; }

.PostDetails .Tags { background: url(http://www.f5blog.com/img/skin/content/details.png) no-repeat left center; padding: 5px 0px 5px 20px; margin-left: 0px;}


/* LEFT Column */
.SR { float: left; width: 180px; margin-right: 21px; padding: 0px 0px 4px 10px; background: #eaf4ff url(http://www.f5blog.com/img/skin/sidebar/srbkg.gif) no-repeat left bottom;}
.SR h2 { font-size: 14px; letter-spacing: -1px; padding: 5px 0px; margin: 0px; border-bottom: solid 1px #d4e3f4; color:#323740;}
.SR ul { padding: 0px; margin: 0px;}
.SR li { padding: 0px; margin: 0px; list-style-type: none;}
.SR li a { padding: 2px 0px 3px 8px; color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4; background: url(http://www.f5blog.com/img/skin/sidebar/cat.png) no-repeat left top; width: 152px; display: block;}  
.SR li a:visited { color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4;} 
.SR li a:hover { text-decoration: underline; color: #000033; border-bottom: solid 1px #d4e3f4;} 

/* LEFT - First Column */
.SR.SRL { float: left; width: 170px; padding: 15px 0px 15px 15px; margin-left: 11px; background:  url(http://www.f5blog.com/img/skin/sidebar/srlbkg.gif) no-repeat left top;}

.Categories { margin-bottom: 20px;}
.Links { margin-bottom: 20px;}
.Archives { margin-bottom: 20px;}
.Meta {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.FooterBG { width: 100%; float: left; background: #000066;  padding: 25px 0px;}
.Footer { width: 900px; position: relative; clear: left; margin: 0 auto; }
.Footer p { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#487cb0; font-size: 11px; border-bottom: solid 1px #062a6e; display: block;}
.Footer p a {color:#487cb0; text-decoration: none;}
.Footer p a:hover {color:#487cb0; text-decoration: underline;}

.Footer ul { display: inline; padding: 0px; margin: 0px; }
.Footer li { display: inline; padding: 0px; margin: 0px; list-style-type: none;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.avatar {
 background:	transparent;
 margin:		3px 14px 0 3px;
}

.photo {
 background:	transparent;
 margin:		6px 14px 0 3px;
}

/*
Formatting Buttons
------------------------------------------------------ */

.buttonMode {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
color: #73769D;
background-color: transparent;
white-space: nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
background-color: #f6f6f6;
padding: 0;
border-top: #333 1px solid;
border-right: #333 1px solid;
border-bottom: #333 1px solid;
}
.htmlButtonOuterL {
border-left: #333 1px solid;
}
.htmlButtonInner {
background-color: transparent;
text-align: center;
padding: 0 3px 0 3px;
border-left: #fff 1px solid;
border-top: #fff 1px solid;
border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
}
.htmlButtonOff {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOff a:link {
color: #000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOff a:visited {
text-decoration: none;
}
.htmlButtonOff a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOff a:hover {
background-color: #fff;
text-decoration: none;
color: #999;
}
.htmlButtonOn {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 11px;
font-weight: bold;
background: #f6f6f6;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOn a:link {
color: #990000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOn a:visited {
text-decoration: none;
}
.htmlButtonOn a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOn a:hover {
background-color: #fff;
color: #999;
text-decoration: none;
}
