/*universal*/

body {
background-image: url(../images/body-back.jpg);
background-repeat: repeat-x;
background-color: #BAC2B3; //#F7FAEF;

}
a:link {
color: #FF5C1F;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FF5C1F;
}
a:hover {
text-decoration: underline;
color: #FF5C1F;
}
a:active {
text-decoration: none;
color: #FF5C1F;
}
a {
text-decoration: none;
// font-family: serif;
font-size: 12px;
font-weight: bold;
}
code { font-size: 12px; font-weight: bold; }
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100px;
color: #0d0707;
letter-spacing: -3px;
clear: both;
font-weight: normal;
text-align: center;
line-height: 100px;
margin: 0px;
padding: 0px;
list-style-type: none;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 55px;
color: #0d0707;
letter-spacing: -3px;
clear: both;
font-weight: normal;
text-align: center;
line-height: 60px;
margin: 0px;
padding: 0px;
font-style: normal;
}
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 30px;
color: #0d0707;
letter-spacing: -1px;
clear: both;
font-weight: normal;
text-align: left;
line-height: 30px;
margin: 0px;
padding: 0px;
#text-decoration: underline;
#text-transform: capitalize;
margin-bottom: 10px;
margin-top: 10px;
}
#container {
width: 880px;
background-image: url(../images/vertical.jpg);
background-repeat: no-repeat;
background-color: white;
margin-top: 20px;
margin-bottom: 20px;
padding: 40px;
margin: auto;
z-index: 1;
position: relative;
border: 2px ridge #fdf7f7;
border-left: 2px groove #fdf7f7;
border-top: 2px groove #fdf7f7;
font-family: Georgia, "Times New Roman", Times, serif;
padding-top: 20px;
}


#outer {
width: 1190px;
margin: auto;
background-image: url(../images/brackets.png);
background-repeat: no-repeat;
background-position: 0 100px;
//background-color: #C9D1C2;
}
.divider{
background-color: #333333;
height: 1px;
border-top: 1px solid #000;
margin: 0px;
clear: both;
}

/*header*/
#header {
color: #3e1748;
height: 220px;
}
#header h2 a {
color: #3e1748;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 55px;

letter-spacing: -2px;
clear: both;
font-weight: normal;
text-align: center;
line-height: 60px;
margin: 0px;
padding: 0px;
font-style: normal;
}
#header h2 a:visited {
color: #3e1748;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 55px;

letter-spacing: -2px;
clear: both;
font-weight: normal;
text-align: center;
line-height: 60px;
margin: 0px;
padding: 0px;
font-style: normal;
}
#header h2 a:hover {
color: #0d0707;
text-decoration: underline;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 55px;

letter-spacing: -2px;
clear: both;
font-weight: normal;
text-align: center;
line-height: 60px;
margin: 0px;
padding: 0px;
font-style: normal;
}
#header h2 a:active {
color: #3e1748;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 55px;

letter-spacing: -2px;
clear: both;
font-weight: normal;
text-align: center;
line-height: 60px;
margin: 0px;
padding: 0px;
font-style: normal;
}
.quote {
float: right;
//width: 830px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 12px;
color: #5b605e;
text-align: right;
}

/*main content*/
.article {
padding: 6px;
width: 580px;
float: left;
display: inline;
text-align: justify;
color: #0D0707;
font-size: 14px;
font-weight: normal;
letter-spacing: normal;
}

.article h1, .article h2, .article h3, .article h4 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #0d0707;
letter-spacing: -1px;
clear: both;
font-weight: normal;
text-align: left;
margin: 0px;
padding: 0px;
}
.article h1 {
font-size: 36px;
line-height: 36px;
}
.article h2 {
font-size: 30px;
line-height: 30px;
}
.article h3 {
font-size: 24px;
line-height: 24ps;
}
.article h4 {
font-size: 18px;
line-height: 18px;
}
.article blockquote {
    border: 0px;
    padding: 10px 15px 10px 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #CED6C5;
}
.article .digg-this {
color: #454749;
position: absolute;
right: 5px;
font-family: serif;
font-size: 36px;
font-weight: normal;
font-style: normal;
width: 300px;
margin-top: -20px;
}
.digg-this a:link {
color: #454749;
position: absolute;
right: 45px;
font-family: serif;
font-size: 36px;
font-weight: normal;
font-style: normal;
}
.article .digg-this a:visited {
color: #454749;
position: absolute;
right: 45px;
font-family: serif;
font-size: 36px;
font-weight: normal;
font-style: normal;
}
.article .digg-this a:hover {
color: #ABB09E;
position: absolute;
right: 45px;
font-family: serif;
font-size: 36px;
font-weight: normal;
font-style: normal;
}
.article .digg-this a:active {
color: #454749;
position: absolute;
right: 45px;
font-family: serif;
font-size: 36px;
font-weight: normal;
font-style: normal;
}
.article .digg-this a {
color: #454749;
position: absolute;
right: 45px;
font-family: serif;
font-size: 36px;
font-weight: normal;
font-style: normal;
}
.body-text {
font-family: "Helvetica Neue", Helvetica, Arial;
color: #393838;
font-weight: lighter;
}


/*sidebar*/
#sidebar table {
margin: 0px;
padding: 0px;
}
#sidebar tr, #sidebar td {
list-style-type: none;
list-style-position: outside;
color: #3fa58f;
font-style: italic;
font-weight: normal;
margin-bottom: 5px;
font-size: 12px;
letter-spacing: 1px;
}
#sidebar tr td a {
list-style-type: none;
list-style-position: outside;
color: #3f554f;
font-style: italic;
font-weight: normal;
margin-bottom: 5px;
font-size: 12px;
//letter-spacing: 1px;
text-decoration: none;
}
#sidebar re td a:visited {
color: #3fa54f;
}
#sidebar tr td a:hover {
color: #0d0707;
text-decoration: underline;
}
#sidebar tr td a:active {
color: #3fa54f;
}

#sidebar {
width: 250px;
float: left;
display: inline;
}
.ampersand {
color: #abb09e;
font-size: 200px;
line-height: 160px;
}
.your-words {
color: #ABB09E;
font-size: 26px;
line-height: 24px;
}

.about {
color: #454749;
width: 600px;
float: right;
font-size: 14px;
line-height: 18px;
}

.about h3 {
color: #454749;
text-decoration: underline;
font-size: 16px;
padding-top: 5px;
}

/*footers*/
#footer-1 {
clear: both;
padding-top: 10px;
}

}
#footer-2 {
clear: both;
padding-top: 10px;
padding-bottom: 10px;
}

.twitter {
width: 200px;
color: #454749;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
padding-top: 20px;
float: left;
clear: both;
}

.twitter ul {
margin: 0px;
padding: 0px;
margin-top: -20px;
}

.twitter li {
width: 200px;
color: #454749;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
padding-top: 20px;
list-style-position: inside;
list-style-type: none;
}

.twitter a:link {
color: #454749;
font-style: normal;
}
.twitter a:visited {
color: #454749;
font-style: normal;
}
.twitter a:hover {
color: #ABB09E;
font-style: normal;
}
.twitter a:active {
color: #454749;
font-style: normal;
}

.about img {
margin-top: 25px;
border: 1px solid #000;
margin-right: 5px;
margin-bottom: 20px;
margin-left: 0px;
}
.credits {
font-size: 13px;
color: #83867A;
text-align: center;
padding-top: 5px;
letter-spacing: 1px;
}

.credits  a:link {
font-size: 13px;
color: #83867A;
text-align: center;
padding-top: 20px;
letter-spacing: 1px;
font-style: normal;
font-weight: normal;
}
.credits  a:visited{
font-size: 13px;
color: #83867A;
text-align: center;
padding-top: 20px;
letter-spacing: 1px;
font-style: normal;
font-weight: normal;
}
.credits  a:hover {
font-size: 13px;
color: #fff;
text-align: center;
padding-top: 20px;
letter-spacing: 1px;
font-style: normal;
font-weight: normal;
}
.credits  a:active {
font-size: 13px;
color: #83867A;
text-align: center;
padding-top: 20px;
letter-spacing: 1px;
font-style: normal;
font-weight: normal;
}

.footer-big {
font-size: 48px;
color: #282A2B;
line-height: 30px;
font-style:normal;
}
.footer-big a:link {
font-size: 48px;
color: #282A2B;
line-height: 30px;
font-style:normal;
}
.footer-big a:visited {
font-size: 48px;
color: #282A2B;
line-height: 30px;
font-style:normal;
}
.footer-big a:hover {
font-size: 48px;
color: #83867A;
line-height: 30px;
font-style:normal;
}
.footer-big a:active {
font-size: 48px;
color: #282A2B;
line-height: 30px;
font-style:normal;
}

.footer-mid{
font-size: 36px;
color: #454749;
left: 60px;
line-height: 30px;
font-style:normal;
}
.footer-mid a:link {
font-size: 36px;
color: #454749;
left: 60px;
line-height: 30px;
font-style:normal;
}
.footer-mid a:visited {
font-size: 36px;
color: #454749;
left: 60px;
line-height: 30px;
font-style:normal;
}
.footer-mid a:hover {
font-size: 36px;
color: #83867A;
left: 60px;
line-height: 30px;
font-style:normal;
}
.footer-mid a:active {
font-size: 36px;
color: #454749;
left: 60px;
line-height: 30px;
font-style:normal;
}

.footer-small {
font-size: 18px;
color: #454749;
line-height: 30px;
font-style:normal;
}

.footer-small a:link {
font-size: 18px;
color: #454749;
line-height: 30px;
font-style:normal;
}
.footer-small a:visited {
font-size: 18px;
color: #454749;
line-height: 30px;
font-style:normal;
}
.footer-small a:hover {
font-size: 18px;
color: #83867A;
line-height: 30px;
font-style:normal;
}
.footer-small a:active {
font-size: 18px;
color: #454749;
line-height: 30px;
font-style:normal;
}



div.flash {
    position: absolute;
    float: right;
    padding: 30px;
    top: 0px;
    right: 0px;
    opacity: 0.75;
    margin: 10px 10px 10px 10px;
    text-align: center;
    clear: both;
    color: #fff;
    font-size: 11pt;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: black;
    border: 2px solid #fff; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 2;
}

div.error {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: red;
    color: white;
    padding: 3px;
    border: 1px solid #666;
    width: 350px;
}

table, tr, td {
       text-align: left;
       vertical-align: top;
}

label {
      white-space: nowrap;
}
.plugin_comments ul {
  list-style: none;
}

.comment p {
    border: 0;
    padding: 0;
}
.comment {
    width: 100%;
    //    -moz-border-radius: 10px;
    //    -webkit-border-radius: 10px;
    text-decoration: None;
    font-size: 13px;
    line-height: 13px;
    padding: 3px 3px 3px 3px;
    z-index: 2;
    color: black;
    background: white;
    text-align:left;
    border-left: 20px solid #FF5C1F;
}
pre a {
        font-size: 11px; 
        font-family: Bitstream Vera Sans Mono,monospace;
        background-color: transparent;
}

img { border: none; }
.article img { padding-left: 50px;} 

.highlight { background: #ff0; }

.highlight2 { background: #ff0; padding: 3px;}

input.string {
    width: 350px;
}
input.integer {
    width: 50px;
}
div.popup {
 	  background: #CCCCCC;
	  padding: 5px;	  
}
.warning {
    padding: 20px;
    background-color: red;
}
.warning a {
    color: white;
}

.depecated {
    background-color: yellow;
}

// .cite { background-color: yellow;}
.inxx { background-color: #999999; color: white; position: absolute; left: 890px; white-space: nowrap;
    font-size: 0.8em;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;}
.right { float: right}