﻿/* CSS Document */

html, body, ul, ol, li, form, fieldset, legend
{
	margin: 0;
	padding: 0;
}

ul, ol
{
	list-style-position: inside;
	padding-left: 15px;
}

html
{
	height: 100%;
}

body
{
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS" , Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS" , Helvetica, sans-serif;
	color: #808080;
	text-transform: uppercase;
	margin: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover
{
	color: #808080;
	text-decoration: none;
}
h1
{
	font-size: 18px;
}

h2
{
	font-size: 16px;
}
h3
{
	text-transform: none;
	font-size: 14px;
}
h4
{
	text-transform: none;
	font-size: 13px;
}

p
{
	font-family: "Trebuchet MS" , Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
}
a
{
	text-decoration: none;
	color: #00F;
}
a:hover
{
	text-decoration: underline;
	color: #000;
}
.left
{
	float: left;
	margin: 0 5px 0 0;
}
.right
{
	float: right;
	margin: 0 0 0 5px;
}

a.taggedlink
{
	color: #5C80B1;
}

#wrapper
{
	width: 828px;
	margin: 0 auto;
	padding: 0;
	height: auto;
}
#skinnywrapper
{
	margin: 0 auto;
	padding: 1em;
}

#header
{
	height: 139px;
	margin-top: 30px;
	background-position: 15px top;
}

#headerleft
{
	float: left;
	height: 100px;
	width: 237px;
}

#headerleft a#LinkHome
{
	height: 100px;
	width: 237px;
	background-image: url(logo-left.png);
	background-repeat: no-repeat;
	display: block;
}

#headerright
{
	float: right;
	width: 165px;
	height: 100px;
}

#headerright a#LinkFacebook
{
	background-image: url("Facebook_Find.gif");
	background-repeat: no-repeat;
	background-position: right;
	right: 20px;
	height: 45px;
	width: 165px;
	display: block;
}

#headerright a#LinkTwitter
{
	background-image: url(Twitter_Follow.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 5px;
	height: 40px;
	width: 160px;
	display: block;
}

#facebooklike
{
	float: left;
	margin-top: 13px;
	height: 25px;
}

#logindisplay
{
	float: right;
	margin-top: 13px;
}

#header a span
{
	display: none;
}

#menu
{
	clear: both;
	height: 55px;
}

#menu ul
{
	width: 100%;
	padding-left: 0px;
}

#menu ul li
{
	display: block;
	float: left;
}

#menu ul li.menupad
{
	width: 26px;
}

#menu ul li a
{
	display: block;
	width: auto;
	float: left;
	line-height: 35px;
	font-family: "Trebuchet MS" , Helvetica, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	text-transform: uppercase;
	text-decoration: none;
	padding: 12px 0px 0 0px;
	font-weight: bold;
}

#wrapper #menu ul li a:hover, #wrapper #menu ul li.active
{
	background-image: url(hover-img.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #808080;
	text-decoration: none;
}

#wrapper #image
{
	background-image: url(banner.png);
	background-repeat: no-repeat;
	width: 828px;
	height: 200px;
	clear: none;
	padding-bottom: 20px;
}

#wrapper #image .text
{
	position: relative;
	width: 275px;
	float: right;
	top: 10px;
}

#wrapper #image .text h1
{
	font-family: "Trebuchet MS" , Helvetica, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #4d4d4d;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#wrapper #image .text p
{
	font-size: 18px;
	font-weight: lighter;
	color: #6A6868;
}

#wrapper #content.columns
{
}

#wrapper #content
{
	padding: 0;
}
#wrapper #content p
{
	font-family: "Trebuchet MS" , Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px 0;
}

#wrapper #content img.border
{
	border: 2px solid #b2b2b2;
}

#wrapper #content .col1of3, #wrapper #content .col2of3
{
	width: 248px;
	float: left;
	padding-right: 42px;
}

#wrapper #content > div.post
{
	padding-bottom: 1em;
	margin-bottom: 0;
	border-bottom: 1px dashed silver;
}
#wrapper #content .col3of3
{
	width: 248px;
	float: left;
}
#wrapper #content .col1of2
{
	width: 400px;
	float: left;
	padding-right: 10px;
}
#wrapper #content .col2of2
{
	width: 400px;
	float: left;
}
#wrapper #content .col1of2 img, #wrapper #content .col2of2 img, #wrapper #content .colSidebar img, #wrapper #content .colWideContent img
{
	border: none;
}
#wrapper #content .colSidebar
{
	width: 270px;
	float: left;
}

#wrapper #content .colSidebar.narrow
{
	width: 200px;
	float: left;
}
#wrapper .subscribe
{
	padding: 3px 10px;
}

#wrapper #content .colSidebar .subscribe
{
	padding: 10px 15px;
}

#wrapper #content .colSidebar .subscribe h2
{
	width: 100%;
}

#wrapper .subscribe h2
{
	background-image: url(pics/rssbutton.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 100px;
}

#wrapper .subscribe a
{
	display: block;
}

#wrapper #content .colSidebar p
{
	margin-right: 15px;
}

#wrapper #content .colSidebar ul
{
	margin: 5px;
}
#wrapper #content .colSidebar ul li
{
	list-style: none;
	background-image: url(hover-img.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#wrapper #content .colSidebar ul li.active
{
	list-style: none;
	background-image: url(hover-img-active.png);
	background-repeat: no-repeat;
}
#wrapper #content .colSidebar ul li a
{
	color: #000;
}

#wrapper #content .colWideContent
{
	width: 545px;
	float: left;
	padding-right: 10px;
}

#wrapper #content .ErrorPage img
{
	border: 2px solid silver;
}

.post
{
	padding-bottom: 1em;
}

.push
{
	height: 40px;
	clear: both;
}

#footer-wrapper
{
	background-image: url(footer.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 95px;
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
}

#footer-wrapper #footer
{
	height: 95px;
	width: 828px;
	margin: 0 auto;
	color: #FFF;
}

#SagePay
{
	background-image: url(SagePayBanner.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
	width: 828px;
	margin: 0 auto;
	float:left;
	margin-bottom: -90px;
	color: #FFF;
}

#SagePay a
{
	width: 193px;
	height: 70px;
	float:left;
	margin-top: 30px;
	margin-left:317px;
}
#footer-wrapper #footer #Win7Logo
{
	background-image: url(Windows7.png);
	background-repeat: no-repeat;
	margin-right: 18px;
	width: 72px;
	float: left;
}

#footer-wrapper #footer #Win7Logo a
{
	width: 72px;
	height: 95px;
	float: left;
}

#footer-wrapper #footer #Win7Logo a span
{
	display: none;
}

#footer-wrapper #footer #NOAALogo
{
	background-image: url(NOAA.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 18px;
	width: 67px;
	float: left;
}

#footer-wrapper #footer #NOAALogo a
{
	width: 67px;
	height: 95px;
	float: left;
}

#footer-wrapper #footer #FooterLinks
{
	position: relative;
	top: 74px;
}

#footer-wrapper #footer #CSLink
{
	background-image: url(CherSoftLogo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	float: right;
	width: 80px;
	height: 95px;
}

#footer-wrapper #footer #CSLink a
{
	float: right;
	width: 80px;
	height: 95px;
}


#footer-wrapper #footer ul li
{
	display: block;
	float: left;
}
#footer-wrapper #footer ul li a
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 0 5px;
}

#footer-wrapper #footer ul li a:hover
{
	text-decoration: underline;
}
#footer-wrapper #footer ul .last a
{
	border: none;
}
#footer-wrapper #footer p
{
	position: relative;
	top: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
}
#footer-wrapper #footer a
{
	color: #FFF;
}


table
{
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #b0b0b0;
}

table th
{
	font-weight: bold;
	background-color: #f4f4f4;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
table td
{
	padding: 5px;
}

caption, th, td
{
	text-align: left;
	vertical-align: top;
}


input, textarea, select
{
	font-size: 110%;
	line-height: 1.1;
}

abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}

table.PurchaseSummary
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

table.PurchaseSummary td.PurchaseSummaryPrice
{
	text-align: right;
}

table.PurchaseSummary thead th.PriceHeader
{
	text-align: right;
}

table.PurchaseSummary tfoot
{
	font-weight: bold;
	border-top-style: double;
}

table.PurchaseSummary tfoot tr.PurchaseTotalLine
{
	background-color: #F4F0DE;
	border-top-style: double;
	border-bottom-style: double;
}

tr#ECWarning
{
	background-color: #E7DCD2;
	border: 1px solid silver;
}

div#SagePayCards
{
	float: right; 
}

div#login
{
	float: left;
}

div#register
{
	float: right;
}

fieldset p
{
	margin: 0 0 .5em 0;
}

img
{
	border: 0;
}

fieldset
{
	border: 1px solid silver;
	padding: 1em;
}

table.ProductsTable
{
	margin: 1em 0;
}

legend
{
	color: #000;
}

sup
{
	vertical-align: text-top;
}

sub
{
	vertical-align: text-bottom;
}

table.ProductsTable
{
	height: 95px;
}

table.ProductsTable thead td.flag
{
	width: 16px;
	vertical-align: middle;
}

div#FeedbackMessage
{
	color: #4F8E36;
	font-weight: bold;
}

table.ProcessTable
{
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	border-width: 0;
	font-weight: bold;
}

table.ProcessTable tr:first-child
{
	border-top-width: 0;
}

table.ProcessTable thead td
{
	text-align: center;
}

table.ProcessTable tbody td.Arrow
{
	width: 67px;
}

table.ProcessTable tbody td.Image
{
	width: 48px;
}

/* Custom buy page stuff */

.Buy
{
    color: black;
}

.Buy .Banner 
{
    background: lightblue url(buybanner.png);
    height: 100px; width: 828px;
    color: black;
    font-size: 1.3em;
}

.Buy .Banner p
{
    padding: 1em 1em;
}

.Buy .blurb
{
    margin: 1.2em 0 .5em 0;
    line-height: 1.8em;
}

.Buy .BuyLogos
{
    width: 100px;
}

.Buy .BuyLogos, .Buy .BuyLogos img
{
    float:right;
}

.Buy .BuyLogos img
{
    padding-top: .6em;
}

.Buy h2
{
    font-size: 1.5em;
    text-transform: none;
    color: black;
    margin-bottom: .5em;
    float:left;
}

.Buy p
{
    font-size: 1.2em;
}

.Buy .button
{
    background: #2e66dd url(BuyButtonBackground.png);
    border-bottom: 3px solid darkblue;
    border-right: 3px solid darkblue;
    border-left: 3px solid #88a0d7;
    border-top: 3px solid #88a0d7;
    width: 380px;
    height: 440px;
    position: relative;
    float: left;
}

.Buy .button a
{
    display: block;
    height: 100%;
}

.Buy .button .buttoncontents
{
	padding: 1.5em;
}

.Buy .button *
{
    color: White;
}


.Buy .button:hover
{
    background: #477de3; 
}

.Buy .button:active
{
    border: none;
}
 
.Buy .button .a:hover, .Buy .teaser:hover, .Buy .CallToAction:hover
{
    color: White;
}

.Buy .button *:hover
{
    text-decoration: none;
    cursor:hand;
    cursor:pointer;
}

.Buy .left
{
    margin-right: 50px;
}

.Buy .flag
{
    float:left;
    margin-right: 1em;
}

.Buy .price
{
    font-size: 2.5em;
    padding: .4em 0 0 0;
    color:Black;
}
.price .aside
{
    font-size: .5em;
    color: Black;
}
.price:hover
{
    color: Black;
}
.price .aside:hover
{
    color: Black;
}

.Buy .teaser
{
    font-size: 1.8em;
    width: 230px;
}

.Buy .CallToAction
{
    position: absolute;
    top: 4em;
    font-size: 4em;
}

.Buy .map
{
    position:absolute;
    bottom: 1em;
    right: 1em;
    
}

.Buy .NOAALogoBackground
{
    float:right;
}

fieldset.standard {
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

fieldset.standard label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 130px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

fieldset.standard input, fieldset.standard textarea, fieldset.standard select, .readOnlyFormField {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}


/*BlogEngine.css*/
/* Original CSS*/


p.indented
{
	padding-left: 50pt;
	padding-right: 50pt;
}


/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}


#DownloadImage img
{
	padding: 5px 2px 0 5px;
}

.ImageCaption
{
	margin: .5em;
	padding: .5em;
	background: #FFF;
	color: #333;
}

.ImageCaption img
{
	display: block;
}
.ImageCaption label
{
	display: block;
	font-size: x-small;
	color: #666;
}

/* TAB MENU   
----------------------------------------------------------*/


ul#menu li#greeting
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	color: #fff;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input[type="text"]
{
	width: 200px;
	border: 1px solid #CCC;
}

input[type="password"]
{
	width: 200px;
	border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table
{
	border: 1px solid silver;
}

table tr.even
{
	background-color: #ECFDE6;
}

table td
{
	padding: 5px;
}

table tr:first-child
{
	border-top: 1px solid silver;
}

table th
{
	padding: 6px 5px;
	text-align: left;
	background-color: #f6f6f6;
	border-bottom: 1px solid silver;
}

/* MISC  
----------------------------------------------------------*/

a img
{
	border: none;
}

.clear
{
	clear: both;
}

.error
{
	color: Red;
}

#menucontainer
{
	margin-top: 40px;
}

div#title
{
	display: block;
	float: left;
	text-align: left;
	border: 0;
	margin: 0;
}

.field-validation-error
{
	color: #ff0000;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

acronym
{
	text-decoration: none;
	border-bottom: 1px dashed #cccccc;
}

div#FAQQuestionList ul
{
	list-style-type: none;
}

div#FAQQuestionList a
{
	text-decoration: none;
}

div#FAQQuestionList a:hover
{
	text-decoration: underline;
}

div#FAQAnswerList p.AnswerTitle
{
	font-weight: bold;
}

div#GlossaryTerms ul
{
	list-style-type: none;
}

div#GlossaryTerms a
{
	text-decoration: none;
}

div#GlossaryTerms a:hover
{
	text-decoration: underline;
}

div#GlossaryDefinitions p.DefinitionTitle
{
	font-weight: bold;
}

fieldset div#recaptcha_widget_div
{
	margin: 2px 12px 10px 10px;
}


fieldset div#recaptcha_widget_div
{
	margin: 2px 12px 10px 10px;
}


#menu a.apmlfilter
{
	background-image: url(pics/rssbutton.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: right;
	padding-left: 16px;
	display: block;
	height: 16px;
	width: 16px;
}

#menu a.apmlfilter span
{
	display: none;
}

div#NavidatumMessages
{
	width: 628px;
}

div#NavidatumMessages table
{
	width: 628px;
}

div#NavidatumMessages table td#Date
{
	width: 150px;
}

div#NavidatumMessages table td#Position
{
	width: 180px;
}

tr.alt td
{
	background: #ecf6fc;
}

.GoogleMap
{
	width: 628px;
	height: 621px;
	border: solid 1px black;
}

.BingMap
{
	width: 628px;
	height: 621px;
	border: solid 1px black;
}

/*----------------------------
					 Widgets
----------------------------*/

div.widgetzone
{
	padding: 0;
	background: none;
}

div.widgetzone .clear
{
	clear: left;
}

div.widget
{
	background: white;
	padding: 10px 15px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget .content
{
	line-height: 16px;
	color: #666666;
}

div.widget h4
{
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	color: #999999;
}

div.widget a.edit, div.widget a.move
{
	font-size: 85%;
	font-weight: normal;
	float: right;
	z-index: 1;
	margin-left: 5px;
}

div.widget a.delete
{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	position: relative;
	top: -3px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover
{
	color: black;
}

.widgetzone .widget ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

.widgetzone .widget ul li
{
	margin-bottom: 3px;
}

.widgetzone div.search
{
	background: none;
	border: none;
	padding-left: 10px;
}

.widgetzone img.rssButton
{
	margin-right: 3px;
}

.widgetzone div#moveWidgetToContainer
{
	text-align: right;
	margin: 3px;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul
{
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a
{
	margin-left: 25px;
	color: #666666;
	font-size: 90%;
}

#blogroll ul li a img
{
	border: none;
	margin-right: 3px;
}

/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody
{
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 125%;
}

div.post h1, .mceContentBody h1
{
	margin: 10px 0 0 0;
}

div.post .author
{
	color: #666666;
	font-size: 95%;
	float: left;
	text-transform: capitalize;
	margin-top: 2px;
}

div.post .NotPublished
{
	color: red;
	font-size: 95%;
	float: left;
	margin-top: 2px;
	font-weight: bold;
}

#OlderNews
{
	padding: 3px 10px;
}

div.post .pubDate
{
	color: #666666;
	font-size: 95%;
	float: right;
}

div.post .text
{
	margin-top: 30px;
}

div.post .bookmarks
{
	display: none;
}
div.post .footer
{
	padding-top: 4px;
	padding-bottom: 2px;
}

div.post .permalink-comments
{
	text-align: right;
}

div.post .bottom
{
	margin-bottom: 25px;
}

div.post .categories
{
	margin-bottom: 5px;
}

div.post .tags
{
	margin-bottom: 5px;
}

div.post .text a[href^="http:"]
{
	background: url(pics/remote.gif) right top no-repeat;
	padding-right: 10px;
	white-space: nowrap;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div
{
	background: white;
	padding: 5px 10px 10px 10px;
}

#relatedPosts h1
{
	margin: 0 0 10px 0;
}

#relatedPosts p
{
	font-size: 120%;
	letter-spacing: 1px;
	font-weight: bold;
}

#relatedPosts a
{
	display: block;
	margin-top: 5px;
}

#relatedPosts span
{
	color: #666666;
	text-indent: 10px;
	display: inline-block;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li
{
	padding-bottom: 10px;
	padding: 0 !important;
	background-image: none !important;
}

ul.recentPosts li a
{
	font-weight: bold;
}

ul.recentPosts li span
{
	display: block;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li
{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle
{
	font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks
{
	float: left;
}

/*----------------------------
					Comments
----------------------------*/

.comment
{
	background-color: white;
	padding: 3px 10px;
	margin-bottom: 10px;
	border: 1px solid silver;
}

.comment .date
{
	font-size: 90%;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
}

.comment .author
{
	margin: 0;
	padding: 3px 0px;
	font-size: 90%;
}

#addcomment, #comment
{
	font-size: 120%;
	letter-spacing: 1px;
	font-weight: bold;
}

.self
{
	background: #E0EAEF;
}

.comment .gravatar
{
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img
{
	height: 80px;
	border: 1px solid silver;
}

.comment .content
{
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
}

.comment cite
{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag
{
	position: relative;
	top: 2px;
}

.commentForm
{
	padding: 5px;
}

.commentForm label
{
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input
{
	width: 300px;
}

.commentForm textarea
{
	width: 100%;
	height: 150px;
	border: 1px solid silver;
}

#commentMenu
{
	padding: 0;
	margin: 0;
}

#commentMenu li
{
	float: left;
	border: 1px solid silver;
	border-bottom: transparent;
	margin: 0;
	list-style: none;
	margin-right: 5px;
	padding: 3px 8px;
	cursor: pointer;
	position: relative;
	top: 2px;
	background: #d8d8d8;
}

#commentMenu li.selected
{
	background: white;
	border-bottom: 1px solid white;
}

#commentPreview
{
	display: none;
	clear: both;
	min-height: 150px;
}

.success
{
	color: green;
	font-weight: bold;
}

.commentForm .bbcode
{
	font-size: 90%;
	float: right;
	position: relative;
	top: 20px;
	padding: 3px;
}

.commentForm .bbcodeNoLivePreview
{
	top: 0;
}

.bbcode a
{
	margin: 1px;
	padding: 1px 3px 1px 3px;
	background: #fff;
	border: 1px solid #ccc;
}

/*----------------------------
					Archive
----------------------------*/

#archive
{
	background-color: white;
	padding: 10px;
}

#archive h1
{
	margin: 0;
	padding-bottom: 9px;
}

#archive h2
{
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#archive h2 img
{
	margin-right: 3px;
}

#archive ul
{
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li
{
	margin-right: 20px;
}

#archive table
{
	width: 100%;
	border-collapse: collapse;
}

#archive table td, #archive table th
{
	text-align: left;
}

#archive table td
{
	text-align: left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
	font-size: 95%;
}

#archive .date
{
	width: 70px;
}

#archive .comments
{
	width: 70px;
	text-align: center;
}

#archive .rating
{
	width: 70px;
	text-align: center;
}

/*----------------------------
					Star rater
----------------------------*/

.rating
{
	margin-bottom: 10px;
}

.rating p
{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating
{
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li
{
	display: inline;
}

.star-rating a, .star-rating .current-rating
{
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus
{
	background-position: left bottom;
}

.star-rating a.one-star
{
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars
{
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars
{
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars
{
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars
{
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating
{
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star
{
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating
{
	background-image: url(pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/* nested comments */

.comment-replies
{
	background: transparent url(pics/reply-arrow.gif) no-repeat 2px 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#commentlist #comment-form
{
	border: solid 1px #ccc;
	background: #fff;
	padding: 10px;
	margin: 10px 0;
}

/*  Comment notification unsubscription  */
#commentNotificationUnsubscription
{
	margin-bottom: 10px;
	color: Gray;
	background: #ffc;
	padding: 10px;
}

#commentNotificationUnsubscription h1
{
	margin: 0 auto 12px auto;
	padding: 0;
}


/*----------------------------
				Month list
----------------------------*/

ul#monthList
{
	font-weight: bold;
}

ul#monthList ul li
{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year
{
	cursor: pointer;
}

ul#monthList ul
{
	display: none;
}

ul#monthList ul.open
{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud
{
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li
{
	display: inline;
	list-style-type: none;
	padding: 0 !important;
	background-image: none !important;
}

.tagcloud a
{
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest
{
	font-size: 130%;
}

.tagcloud a.big
{
	font-size: 124%;
}

.tagcloud a.medium
{
	font-size: 115%;
}

.tagcloud a.small
{
	font-size: 100%;
}

.tagcloud a.smallest
{
	font-size: 90%;
}

