/* 
================================================================
defaults (tag definitions only)
================================ 
*/

/* fonts */
BODY {
font-family:Verdana, sans-serif;
}
TABLE, TH, TD, INPUT, SELECT, TEXTAREA, BUTTON {
font-size:inherit;
font-family:Verdana, sans-serif;
}


/* colors */
BODY, TABLE, TH, TD, INPUT, SELECT, TEXTAREA, BUTTON {
color:#222;
}
H1,H2,H3,H4,H5,H6 {
color:#600;
}
A {color:#33c;}
A:visited {color:#336;}
A:hover {color:#33f;}
A:active {color:#911;}

LABEL {
}


/* backgrounds */
HTML {
background:#600 url(/themes/throbs/img/bg1.jpg) fixed repeat;
}
BODY {
margin:0;
margin-bottom:2em;
Nbackground:url(/themes/throbs/img/bg2.png) top center;
N_background:;
Nfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/throbs/img/bg2.png', sizingMethod='image');

Nbackground:url(/themes/throbs/img/throbs.gif) repeat-y 101% 0;
}



/* layout */

#sidebar {
width:12.5em;
float:right;
}

#content {
Nmargin-right:12em;
Ndisplay:block;
}
#footer {
clear:all;
}




/* 
================================================================
design
================================ 
*/



#mainbody {
width:75%;
_left:12.5%;
_position:relative;
min-width:25em;
max-width:50em;
margin:2em auto;
padding:1em;
background:#eee;
border:1px #211 solid;
	border:1px rgba(0,0,0,0.5)  solid;
	border-radius:1.67em;
	-moz-border-radius:1.67em;
	
}


/* ================================ */




#masthead {
display:block;
width:100%;
height:80px;
border:1px silver solid;
border-bottom:0;
background:#e8e8e8;
white-space:nowrap;
letter-spacing:0.1em;
font-family:'Fine Hand','Harlow Solid Italic',Pristina,Papyrus,Ravie,'Curlz MT',Chiller,'Matisse ITC', 'Bradley Hand ITC', Script, fantasy;
	border-radius:1em 1em 0 0;
	-moz-border-radius:1em 1em 0 0;
	
}
#masthead IMG {
width:72px;
height:72px;
border:0;
margin:0.2em 0.5em;
behavior:url(/themes/throbs/img/imgOpacity.htc);
}
#masthead H1 {
font-size:xx-large;
_font-size:x-large;
line-height:50px;
height:45px;
margin:5px 0 0 80px;
font-weight:600;
}
#masthead H3 {
font-size:medium;
_font-size:small;
text-align:right;
font-style:italic;
font-weight:600;
line-height:20px;
height:20px;
margin:0 80px;
color:#aaa;
}
#masthead A {
text-decoration:none;
color:#411;
}



/* ================================ */

#nav {
}
#nav UL {
width:100%;
list-style-type:none;
margin:0;
padding:0;
border:1px #999 solid;
background:#d8d8e0;
filter:
	progid:DXImageTransform.Microsoft.Gradient(startColorstr=#FFffffff, endColorstr=#22000022)
	;
	border-radius:0 0 0 1ex;
	-moz-border-radius:0 0 0 1ex;
}
#nav LI {
display:inline;
margin:0;
position:relative;
left:-1px;
}


#nav A {
text-decoration:none;
color:black;
padding:2px;
border-color:transparent;
	border-radius:1.25ex;
	-moz-border-radius:1.25ex;
}
#nav A:visited {
color:#333;
}
#nav A:hover {
background:#f8f8f8;
background-color:rgba(255,255,255,0.8);
color:#33c;
padding:4px 1px;
border:1px #999 solid;
	-webkit-transition: background-color 1.2s ease, 
						color 0.67s ease, 
						border-color 0.5s ease;
}
#nav A:active {
color:#911;
}

#nav A SPAN {
padding:0 6px 0 22px;
background:url(/themes/throbs/img/bullet.gif) no-repeat 6px 3px;
}
#nav A:hover SPAN {
}

/* ================================ */


#controls {
}
#controls {
float:right;
margin:-1px 0 -4px 0;
}
#controls INPUT[type=text] {
border:1px solid silver;
color:#ccc;
background:#f8f8f8 url(/themes/throbs/img/Gm.gif) no-repeat 2px center;
padding:0 0 1px 16px;
font:italic 1em/1.1em tahoma, sans-serif;
width:17ex;
_width:18.5ex;
height:1.1em;
vertical-align:bottom;
margin-top:0;
_margin-top:-1px; /* IE only */
}
#controls INPUT[type=BUTTON] {
font:86% tahoma, sans-serif;
width:8ex;
height:1.5em;
background:#ddd;
padding:0 0 4px 0px;
margin:0 -2px;
border:1px solid silver;
filter:
	progid:DXImageTransform.Microsoft.Gradient(startColorstr=#ffffffff, endColorstr=#33000000)
	;
vertical-align:top;
}

#controls INPUT:focus {
background:#fff url(/themes/throbs/img/Gc.gif) no-repeat 2px center;
color:#000;
font-style:normal;
}
#controls INPUT:hover, #controls BUTTON:hover, #controls BUTTON:focus {
border-color:#999;
}
#controls BUTTON:hover, #controls BUTTON:focus {
color:#600;
}





/* ================================ */

#sidebar {
background:#f6f6f6;
border:1px #999 solid;
border-top:0;
margin:0 -2px 1.25em 1ex;
_margin-right:0;
padding-top:1ex;
	border-radius:0 0 1.5ex 1.5ex;
	-moz-border-radius:0 0 1.5ex 1.5ex;
}

#sidebar .sectionbody {
font-size:85%;
margin:0 1ex 1ex 1ex;
line-height:1em;
}

INPUT.searchTextBoxStyle {
font-size:11px;
vertical-align:bottom;
width:90px;
height:17px;
~height:15px;
padding-left:2px;
~padding:2px 0 0 2px;
margin-right:-0.4ex;
border:solid 1px #999;
	border-radius:0.5ex;
	-moz-border-radius:0.5ex;
}
INPUT.searchButtonStyle {
font-size:11px;
margin:0;
width:55px;
height:21px;
}

#sidebar #news {
line-height:1.1em;
}

#sidebar #OnThisPage A {
float:left;
padding-bottom:0.1em;
text-indent:-1ex;
padding-left:1ex;
}
#sidebar #archiveMonths {
}

#sidebar .reader-publisher-module {
font-size:80%;
margin-bottom:1ex;
}
#sidebar .reader-publisher-module UL {
margin-bottom:0;
}
#sidebar .reader-publisher-module LI {
list-style:none;
margin-bottom:0.8ex;
line-height:1.1;
text-indent:-1ex;
padding-left:1ex;
}
#sidebar .reader-publisher-module .f {
text-align:right;
margin-right:1ex;
}


/*
#sidebar UL {
list-style-type:none;
margin:0.5ex 1ex 1ex 1ex;
padding:0;
}
#sidebar LI {
margin-left:0.75em;
text-indent:-0.75em;
line-height:1em;
padding-bottom:0.2em;
vertical-align:top;
}
*/

#sidebar A {
}
#sidebar A:visited {
}
#sidebar A:hover {
}
#sidebar A:active {
}


#sidebar H3 {
margin:0;
color:#555;
font-style:italic;
font-size:small;
_font-size:x-small;
padding:0.1em 0.2em;
background:#e8e8e8;
}

#sidebar A H1, #sidebar A H2 {
font-size:1em;
font-weight:normal;
color:#33c;
}





/* ================================ */

#mainbody {
	box-shadow:0 0 100px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.25);
	-webkit-box-shadow:0 0 100px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.25);
	-moz-box-shadow:0 0 100px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.25);
}

#masthead, #nav UL, #sidebar {
	box-shadow:0 0 10px rgba(0,0,0,0.25);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.25);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.25);
}	
#sidebar {
			box-shadow:0 3px 10px rgba(0,0,0,0.25);
	-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.25);
	   -moz-box-shadow:0 3px 10px rgba(0,0,0,0.25);
}
#nav UL{
			box-shadow:0 2px 10px rgba(0,0,0,0.25);
	-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.25);
	   -moz-box-shadow:0 2px 10px rgba(0,0,0,0.25);
}



/* ================================ */


#content {
padding-top:1em;
}

#content H4 SPAN {
font-size:smaller;
font-style:italic;
font-weight:normal;
padding-left:1em;
}

#content .entry {
margin-bottom:1em;
}
#content .entry P {
margin:0;
text-indent:4ex;
}

#content H4 A {
color:#600;
}




/* ================================ */




#footer {
clear:both;
margin:4em 0 1em 0;
font-size:xx-small;
border:1px #c8c8d0 solid;
background:#d8d8e0;
color:#666;
padding:0 1.5ex;
height:1.75em;
line-height:1.5em;
filter:
	progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorstr=#FFffffff, endColorstr=#22000022)
	;
	border-radius:1em;
	-moz-border-radius:1em;
}



/* 
================================ 
.Text adjustments
================================ 
*/



.date {
font-size:1.6em;
margin-bottom:0.5em;
color:#600;
}

DIV.post {
background:#fafafa;
padding:0.5em 1em;
margin:0 1em 2em 1em;
border:1px silver solid;
border-color:#ddd white white #ddd;
	border-radius:1em;
	-moz-border-radius:1em;
}
DIV.post:hover {
background:#fcfcfc;
}

DIV.post H2 A, #content .TitleLinkStyle {
font-size:large;
font-weight:normal;
font-style:italic;
padding-left:20px;
background:url(/themes/throbs/img/bullet.gif) no-repeat 2px 0.33em;
color:#336;
}

#content .itemTitleStyle {
padding-bottom:0.5em;
}


.itemFooterStyle {
font-size:xx-small;
}



#captcha B {
color:#333;
font-size:90%;
}
#captcha IMG {
width:180px;
height:50px;
}

