/* Base Theme == basic theme & layout by SixApart, et al. Additions to Black Phoebe-ize it by Ms. Jen */

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}

h2.asset-name {
margin: 0px;
padding-top: 10px;
font-family:"Century Gothic", verdana, arial;
font-size:medium;
color:#9A85A7;
line-height: 1em;
font-weight:300;}

h3.widget-header {
margin-bottom:6px;
font-weight:400;
font-size:1.2em;
font-family:"Century Gothic", verdana, arial;
color:#9A85A7;
}

#header a:link,
#header a:visited,
#header a:active,
#header a:hover {
font-family: "Century Gothic", verdana, arial, sans-serif;
font-size:x-large;
color:#6f567f;
text-decoration: none; }

h2.asset-name a:link,
h2.asset-name a:visited,
h2.asset-name a:active,
h2.asset-name a:hover {
font-family: "Century Gothic", verdana, arial, sans-serif;
font-size:medium;
color:#9A85A7;
text-decoration: none; }



table {
border-spacing:0;
}
fieldset,img,abbr,acronym {
border:0;
}
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
/* font-style:normal; */
/* font-weight:normal; */
}

ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
q:before,q:after {
content:'';
}
a {
text-decoration:underline;
outline:none;
}
hr {
border:0;
height:1px;
background-color:#000;
color:#000;
}
a img,:link img,:visited img {
border:none;
}
address {
font-style:normal;
}

/* 100% Image Background */

img.bg {
min-height: 100%;
min-width: 1024px; 
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
}
		
@media screen and (max-width: 1024px){img.bg {
				left: 50%;
				margin-left: -512px; }}
		
div#container {position: relative;}

div#beta { padding: 6px;
background:#121212;
/* for IE */
filter:alpha(opacity=88);
/* CSS3 standard */
opacity:0.88;
}

/* Layout ----------------------------------------------------------------- */

body {
text-align: center;
}

#container-inner {
width: 98%;
min-height: 100%;
margin: 0 auto;
text-align: left;
padding-left:6px;
}

#header, #content, #alpha, #beta, #gamma, #footer {
position: relative;
}



#alpha, #beta, #gamma, #delta, #aweebitwider, #equal_alpha, #equal_beta {
display: inline; /* ie win bugfix */
position: relative;
min-height: 1px; }


#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
position: static; }

#alpha { float:right; margin: 10px 10px 0 0px; width:68%; background: transparent; }
#beta { float:left; width:24%; height:88%; margin-top:24px;}
#gamma, #delta { float:right; width:20%; background: transparent; }

#footer {clear:both; width:100%; text-align: center; background:#121212;
filter:alpha(opacity=86); opacity:0.86; border:1px dotted #333; padding-top: 8px; padding-bottom: 8px;}


#beta-inner,
#gamma-inner,
#delta-inner {
padding: 10px 10px 0 10px; }

#alpha-inner { padding: 10px 10px 0 10px; }
#beta-inner { padding: 10px 10px 0 10px; }
#gamma-inner { padding: 10px 10px 0 10px; }

#header {
background:url("http://www.blackphoebe.com/msjen/images/1008califpoppyexsm.jpg") no-repeat scroll left top transparent;
margin:8px 0 10px;
overflow:hidden;
position:relative;
width:100%;}

#header-name {
margin-left:24px;
margin-top:-4px;
font-family:"Century Gothic", verdana, arial, sans-serif;
color:#9A85A7;
font-size:large;
font-weight:300;
padding: 0;
text-align:left; }

#header-description {
padding-top:4px;
font-family: ""Century Gothic"", verdana, arial, sans-serif;
color:#9A85A7;
font-size:1.2em;
font-weight:300;
text-transform:none;
letter-spacing:normal; }

/* Wide-Thin Or the Two Column Right Sidebar layout type thingy

body.layout-wt #alpha {
width: 68%;
}

body.layout-wt #beta {
width: 26%;
}

*/


/* Utilities */

.pkg:after, #content-inner:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
/*.pkg, #content-inner { display: inline-block; } */
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */


/* Content ---------------------------------------------------------------- */


body {
margin: 0;
padding:10px;
min-width: 720px;
color: #CCCCCC;
background: #121212;
font-family: verdana, arial, sans-serif;
font-size: .9em;
font-weight: 400;
text-align: center;
}

form { margin: 0; padding: 0; }
a img { border: 0; }
img, object {max-width: 100%;}

a { color:#B2926E; text-decoration:none; }
a:link { color:#B2926E; text-decoration:none; }
a:visited { color:#9A85A7; text-decoration:none; }
a:active { color:#62624E; }
a:hover { color:#62624E; text-decoration:underline; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
margin-bottom: .75em;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Century Gothic", verdana, arial, sans-serif;
font-weight: 300; }

blockquote, ol, ul {
margin-left: 30px;
background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: none; }
.item { list-style: none; }

p#footer {text-align: center; margin-bottom: 28px; line-height: 180%;}
.byline {margin-top: 20px; margin-bottom: 20px;}

/* Header */

#header-name {
margin-bottom: .25em;
}

#header-description {
margin-bottom: 12px;
}




/* Widgets */

.widget {
position: relative;
overflow: hidden;
width: 100%;
/* margin: 0 0 10px 0;
 background: url(http://www.blackphoebe.com/msjen/images/0607califpoppyh2exm.jpg) no-repeat top left; */
}


.widget-content {
position: relative;
margin: 5px 0 20px;
}

.widget-list,
.archive-list {
margin: 0;
padding: 0;
list-style: none;
}

.footer-list {
display: inline;
margin: 0 16px 0px 0;
padding: 0;
list-style: none;
}

ul.footer-list {margin: 8px; padding: 16px;}


.widget-list .widget-list {
margin-left: 15px;
}

.widget-list-item {
margin-top: 5px;
margin-bottom: 5px;
}

.widget-cloud .widget-list {
margin-right: 0;
margin-left: 0;
}


.widget-cloud .widget-list-item {
display: inline;
margin: 0 5px 0 0;
padding: 0;
line-height: 1.2;
background: none;
}


.widget-assets .widget-content .widget-list {
overflow: auto;
margin-right: 0;
}

.item {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 70px;
}



.extrasm {font-size:x-small;}

p.sidebar-copy {margin-top:48px; padding-top:24px;}

