/* general formatting --------------------------------------------------- */
body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:darkblue;
margin: 0 0 0 0;
background: url(http://pics.livejournal.com/windandwater/pic/0013zw0a.jpg) left top repeat-y;
overflow-x: hidden;
}

a {
font-weight: bold;
text-decoration: underline;
color: #2C7EB3;
}

a:hover {
color: #83C6F1;
text-decoration: none;
}


/* page structure ----------------------------------------------------------- */

#container-inner { 
width: 1079px;
margin: 0 0 0 0;
background: url(http://pics.livejournal.com/windandwater/pic/001401wt.jpg) right top no-repeat;
overflow: hidden;
}

#page-inner { 
width: 1000px;
margin: 0 0 0 0;
background: url(http://pics.livejournal.com/windandwater/pic/00142xx4.gif) left top no-repeat transparent;
overflow: hidden;
}

#content-inner {
width: 700px;
padding-top: 0px;
padding-right: 0;
margin-left: 10px;
}

#alpha {
width: 540px;
float: right;
}

#alpha-inner {
margin: 0px 0px 0px 0px;
width: 540px;
}

#beta {
width: 155px;
float: left;
}

#beta-inner { 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 155px;
background-color: #B6D8F1;
}



/* page banner header ------------------------------------------------------- */

.page-header1 { font-size: 24px; }
.page-header2 { font-size: 18px; }
.page-header3 { font-size: 16px; }
.page-header4 { font-size: 14px; }

#header-text,
.page-header1,
.page-header2,
.page-header3,
.widget-header {
font-family:Arial, Helvetica, sans-serif;
}

#header { 
position: static; /* fixes positioning issue on IE where header content displays outside #header-content */
margin: 0 0 0 0;
}

#header-inner {
position: static; /* fixes positioning issue on IE where header content displays outside #header-content */
color: black;
margin: 0 0 0 0;
}

#header-content-inner {
margin: 0 0 0 0;
padding-bottom: 0px;
}

#header-text {
float: none;
margin-top: 100px;
width: 700px;
}


#header-name {
padding-top:5px;
font-size: 20px;
font-variant:small-caps;
color: #990000;
margin: 15px 0px 0px 150px;
}

#header-name,
#header-name a {
color: #990000;
text-decoration: none;
}

#header-name a:hover {
text-decoration: underline;
}

#header-description {
font-size: 14px;
font-style:italic;
margin: 0px 0px 0px 150px;
}

#header-description,
#header-description a { 
color: purple;
}



/* header nav styles ------------------------------------------------- */
.nav,
.nav a {
color: darkred;
font-size: 10px;
}

.nav .item {
display: inline;
}

.nav .current a {
text-decoration:none;
}

ul.nav {
margin-left: 0;
padding-left: 0;
display: inline;
} 

ul.nav li.item {
margin-left: 0;
padding: 3px 10px;
border-left: 1px solid #000;
list-style: none;
display: inline;
}
	
ul.nav li.first {
margin-left: 265px;
border-left: none;
list-style: none;
display: inline;
}


/* headers and captions -------------------------------------------- */

.asset-name { 
font-weight: bold; 
margin: 0 0 0 0;
}

.asset-name,
.asset-name a,
.page-header1,
.page-header2,
.page-header3 {
color: #20488D;
text-decoration: none;
}

.asset-name a:hover {
text-decoration: underline;
}

/*hover edit --------------------------------------------------*/
/*in LJ, this is the sticky post header*/
.asset-name-hover {
background-color: #f6f8f2;
}

/* widget styling --------------------------------------------------*/

.widget-header {
padding: 10px 15px;
font-size: 13px;
font-weight: bold;
background-color:#2887D7;
height:14px;
}

.widget .widget-header a:hover {
text-decoration: underline; 
}


.archive-widget ul.widget-list .item,
.widget a { color: #1C4866; }

.widget .widget-header, /*extra class keeps rule above from overwriting in variants*/
.widget .widget-header a {
color: #1C4866;
text-decoration: none;
}


.widget-content {
padding: 0 15px;
font-size: 11px;
color:#374A1C;
background-color: #B6D8F1;
}

.widget .widget-header {
}

.widget-header .edit a {
border-left-color: #fff;
font-size: 10px;
}

.widget ul, .widget ol, .widget dl { margin-bottom: 0; }

.widget dl.profile-list dd.profile-username{ 
margin: 0px; 
}

.widget dl.profile-list dd.profile-name{ 
margin: 0px; 
}

.widget-footer { 
font-size: 11px;
}

.widget-footer p {
line-height: 1;
margin: 0;
padding: 0;
}

* html .widget-footer a {
/* Win IE < 7 */
padding: 0 15px;
word-wrap: break-word;
}



/* link-list widget styling -----------------------------------------------*/

.typelist-widget ul.widget-list {
margin-left: 0;
padding-left: 0;
} 

.typelist-widget ul.widget-list li.item a{
margin-left: 10;
padding: 3px 5px;
color: #1C4866;
text-decoration: none;
}

.typelist-widget ul.widget-list li.item a:hover{
margin-left: 10;
padding: 3px 5px;
color: #C4E6FF;
text-decoration: underline;
background-color:#1C4866;
}



/* tag widget styling -----------------------------------------------*/

ul.tagcloud {
margin-left: 0;
padding-left: 0;
display: inline;
} 

ul.tagcloud li.item {
margin-left: 0;
padding: 3px 5px;
list-style: none;
display: inline;
}



/* Page Summary widget styling -----------------------------------------------*/

.archive-widget ul.widget-list {
margin-left: 0;
padding-left: 0;
color: #1C4866;
} 

.archive-widget ul.widget-list li.item a{
margin-left: 10;
padding: 2px 2px;
color: #1C4866;
text-decoration: none;
font-weight: normal;
}

.archive-widget ul.widget-list li.item a:hover{
margin-left: 10;
padding: 2px 2px;
color: #C4E6FF;
text-decoration: none;
font-weight: normal;
background-color:#1C4866;
}

.archive-widget ul.widget-list .item,
.widget a { 
color: #1C4866; 
font-weight: normal;
}

/* asset styling --------------------------------------------------*/

.asset-stream-list .post-asset .asset-name { margin-top: 0; }

/* Win IE < 7 */
* html .asset-content ol { margin-left: 25px;}

.asset-tags-list {
font-size: 12px;
color: #559283;
}

.asset-tags-header { font-size: 12px; font-weight:bold;}

.asset-stream-grid .asset-inner {
background-color: #eff3f7;
padding: 0;
}

.asset .asset-meta dd a { 
color: #333333;
}

.asset-meta-list .datetime {
color:#63BBED;
}

#alpha .asset-meta-list a {
color:#83C6F1;
}

.asset-meta-list .item { 
border-color: #444444;
}

.asset-footer {
height: 45px;
margin-left: -2px;
background-image: url(http://pics.livejournal.com/windandwater/pic/001411cc.gif);
background-position: top left;
background-repeat:no-repeat;
}

.asset-comment{
margin-bottom: -3px;
}

.asset-tags-list a{
color: #559283;
}

.asset-tags-list a:hover {
background-color:#EFFFCE;
color:#559283;
}

.asset-header ul.asset-meta-list {
margin-left: 0;
padding-left: 0;
display: inline;
} 

.asset-header {
width: 430px;
}

.asset-header ul.asset-meta-list li.item {
margin-left: 0;
padding-left: 0;
list-style: none;
display: inline;
}

.asset-body{
margin: 10px 0 0 10px;
}

.user-icon {
float: right;
border: 1px solid #2C7EB3;
background-color: white;
margin-top: -50px;
}

.comment-meta .user-icon {
float: right;
border: 1px solid #2C7EB3;
background-color: white;
margin-top: 0px;
}

#comments .comment-even,
.comment-error {
background-color: #FDB1D8;
padding:2px;
margin: 2px 0 2px 0;
border: 1px solid #BB4D8C;
}

#comments .comment-odd {
background-color: #FDDBEC;
padding:2px;
margin: 2px 0 2px 0;
border: 1px solid #7f7f7f;
}

#comments input, #comments textarea {
border: 1px solid #BB4D8C;
}

.asset-content blockquote {
padding: 10px;
font-size: 12px;
background-color:#b7b7b7;
}

.asset-detail .asset-containers,
.comment-even,
.comment-error {
border-width: 0px;
border-style: solid;
border-color: #d9ecc7;
}

#comment-form textarea {
border: 1px solid #979797;
border-right-color: #e5e4e4;
border-bottom-color: #e5e4e4;
}

.comment-form-footer input { border: 1px #a9a9a9 solid; }

.recent-activity-posts .post-asset,
.asset-containers .post-asset {
background-position: 0 4px;
}

.lj-currents ul{
margin-left: 0;
padding-left: 0;
} 

.lj-currents ul li{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.entryMetadata-label {
margin-right: 3px;
}

ul.asset-comment-list {
margin-left: 0;
padding-left: 0;
display: inline;
color: #83C6F1;
} 

ul.asset-comment-list li.comment-link {
margin-left: 0;
padding: 0px 2px;
list-style: none;
display: inline;
font-size: 10px;
color: #83C6F1;
}

.asset-comment ul.asset-comment-list li.comment-link a{
color: #83C6F1;
text-decoration: none;
}

.asset-comment ul.asset-comment-list li.comment-link a:hover {
text-decoration: none;
color: #1C4866;
}

ul.asset-comment-list li.comment-link a:hover {
color: #2C7EB3;
}

.entry-tag-style {
padding: 10px 0px;
}

.entry-tag-style a{
color: #20488D;
text-decoration: none;
}

.entry-tag-style a:hover {
text-decoration: underline;
background-color: #f6f8f2;
}









/* Pager ------------------------------------------------------------------ */
.pager a,
.pager .current a { color: #478bb6; }


/* Utility Code --------------------------------------------------- */

/* clear floats, inspired by positioniseverything.net/easyclearing.html */
.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
content: \".\";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0.1px;
}

/* float in post bodies around enclosures */
#content-inner,
.asset-body {
height: 1%;
}

/* Win IE < 7 */
* html #header-name a { word-wrap: break-word; }"

