/***** Global *****/
/* Body */
body {
    background: #FFF url('../images/topgradient.png') repeat-x;
    color: #000305;
    font-size: 87.5%; /* Base font size:14px */
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    line-height: 1.429;
    padding: 0;
    text-align: left;
    margin: 0 auto;
    width: 960px;
}

span.error {
    color: #f00;
}

/* @group Headings */
h1 {
    font-size: 1.571em;
}

h2 {
    font-size: 1.429em
}

/* 20px */
h3 {
    font-size: 1.286em
}

/* 18px */
h4 {
    font-size: 1.143em
}

/* 16px */
h5 {
    font-size: 1em
}

/* 14px */
h6 {
    font-size: 0.857em
}

/* 12px */
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: .8em;
    color: #333;
    font-family: 'Ubuntu', arial, serif;
    font-weight: bold;
}

h1 {
    font-weight: normal;
    font-style: normal;
    font-size: 2.143em;
    margin-bottom: 10px;
}

h1 span {
    color: #FF0000;
    font-weight: bold;
}

h2 {
    font-weight: normal;
    font-style: normal;
}

h2 span, h3 span {
    color: #FF0000;
    font-weight: bold;
}

/* @end */
/* @group Anchors */
a {
    outline: 0;
    text-decoration: none;
}

a img {
    border: 0px;
    text-decoration: none;
}

a:link, a:visited {
    color: #000;
    padding: 0;
    text-decoration: none;
}

a:hover, a:active {
    color: #FF0000;
    text-decoration: none;
}

/* @end */
/* @group Paragraphs */
p {
    margin-bottom: 1.143em;
    font-size: 0.857em;
    line-height: 18px;
    color: #5f5f5f;
}

* p:last-child {
    margin-bottom: 0;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

::-moz-selection {
    background: #F6CF74;
    color: #fff;
}

::selection {
    background: #F6CF74;
    color: #fff;
}

/* @end */
/* @group Lists */
ul {
    list-style: outside disc;
    margin: 1em 0 1.5em 1.5em;
}

ol {
    list-style: outside decimal;
    margin: 1em 0 1.5em 1.5em;
}

dl {
    margin: 0 0 1.5em 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 1.5em;
}

/* @end */
/* @group Quotes */
blockquote {
    font-style: italic;
}

cite {}

q {}

/* @end */
/* @group Column Presets */
.column1, .column2, .column3 {
    float: left;
    width: 300px;
}

.column1, .column2 {
    margin-right: 30px;
    text-align: left;
}

.column3 {
    text-align: left;
}

/* @end */
/* @group Header */
.quote {
    top: 200px;
    right: 0;
    float: right;
    position: absolute;
    -webkit-transform: rotate(-270deg);
    -webkit-transform-origin: right top;
    -moz-transform: rotate(-270deg);
    -moz-transform-origin: right top;
    -o-transform: rotate(-270deg);
    -o-transform-origin: right top;
    transform: rotate(-270deg);
    transform-origin: right top;
}

.quote p, .quote p a {
    color: white;
    font-size: 13px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    background-color: #FF0000;
}

#banner {
    width: 960px;
    margin: 60px auto 30px auto;
    text-align: right;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 20px 0;
}

#header-desc h1 {
    font: italic 1.071em Georgia, "Times New Roman", Times, serif;
    color: #808080;
    margin-top: 58px;
}

#logo {
    margin-top: 15px;
}

/* @end */
/* @group Nav */
nav ul {
    list-style: none;
    display: inline;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Ubuntu', arial, serif;
    font-size: 0.857em;
    line-height: 20px;
    font-weight: bold;
    text-align: right;
    margin: 0;
}

nav ul li a:link, nav ul li a:visited {
    color: #b2b2b2;
    text-decoration: none;
}

nav ul li a:hover {
    color: #999;
    text-decoration: none;
}

nav ul li.active a {
    color: #FF0000;
}

/* @end */
/* @group Index Content */
#page_container > #page .column1, #page_container > #page .column2,
#page_container > #page .column3 {
    padding: 25px;
    padding-bottom: 0;
    width: 250px;
    border-top: 7px solid #ff0000;
    background: url("../images/topgradient.png") repeat-x;
}

#page_container > #page h2 {
    text-transform: uppercase;
    margin-bottom: 10px;
}

#page_container > #page img {
    width: 280px;
    float: left;
    display: inline;
    margin-top: 10px;
    margin-bottom: 50px;
    padding: 0 10px;
    margin-right: 30px;
}

#page_container > #page img.last {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 50px;
}

/* @end */
/* @group Collection */
#collection {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

#collection header {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #999;
    display: inline-block;
    width: 960px;
}

#collection header section#header_text {
    display: inline-block;
    float: left;
}

#collection header section#header_icon {
    width: 300px;
    float: right;
    display: inline-block;
}

#collection header section#header_icon img {
    float: right;
    width: 225px;
}

#collection section#collection_thumbs section {
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 225px;
}

#collection header #header_text {
    width: 600px;
    font-size: 1.071em;
    line-height: 20px;
    color: #000;
}

#collection section#collection_thumbs section.last {
    margin-right: 0;
}

#collection section#collection_thumbs section a img {
    background-color: #EEE;
    width: 225px;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0;
}

.rounded-corners {
    display: inline-block;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 135px;
}

.overlay {
    background-image: none;
    width: 225px;
    height: 100px;
    position: absolute;
    z-index: 1;
    color: #FF0000;
    margin-top: 10px;
}

.overlay:hover {
    background-image: url("../images/buttonoverlay.png");
    width: 225px;
    height: 100px;
    position: absolute;
    z-index: 1;
    color: #FF0000;
}

#collection section#collection_thumbs section h2 {
    padding-top: 10px;
    margin-bottom: 10px;
}

/* @end */
/* @group Pages */
div.left {
    float: left;
    width: 630px;
    margin-right: 30px;
    padding-bottom: 20px;
}

div.left header.with_icon {
    border-bottom: solid 8px #FF0000;
    position: relative;
}

div.left section, div.left article {
    display: inline-block;
}

div.left section {
    margin-top: 20px;
}

div.left section article.text {
    width: 300px;
}

div.left section img {
    width: 300px;
    margin-right: 20px;
    vertical-align: top;
    border: 1px solid #EEE;
}

div.left header.with_icon h1 {
    display: inline-block;
}

div.left header.with_icon img {
    width: 50px !important;
    position: absolute;
    right: 0;
}

div.left.page img, div.left section.image_column img {
    width: 300px;
    background-color: #EEE;
    margin-right: 20px;
    float: left;
}

section.image_column {
    float: left;
    width: 330px;
}

section.image_column img {
    margin-bottom: 20px;
}

section.text_column {
    float: right;
    width: 300px;
}

section.sidebar {
    float: right;
    width: 260px;
    background-color: #EEE;
    padding: 20px;
    margin-bottom: 20px;
}

section.sidebar p {
    color: #000;
}

.sidebar h3 {
    padding-bottom: 7px;
    margin: 0;
}

.sidebar img {
    width: 250px;
    margin-top: -20px;
    margin-left: -20px;
    margin-bottom: 20px;
}

/* @end */
/* @group Blog */
section#blog_wrap, section#blog_wrap article {
    width: 630px;
    overflow: hidden;
}

section#blog_wrap article {}

section#blog_wrap article img {
    display: block;
    float: none;
    width: auto;
    border: none;
    margin: 0;
    padding: 0;
}

pre {
    font-size: 12px;
    font-family: "Courier New", Courier, mono;
    padding: 0;
    margin: 0;
    line-height: 20px; /*--Height of each line of code--*/
    background: url(pre_code_bg.gif) repeat-y left top; /*--Background of lined paper--*/
    width: 630px;
    overflow: auto; /*--If the Code exceeds the width,a scrolling is available--*/
    overflow-Y: hidden; /*--Hides vertical scroll created by IE--*/
    overflow-x: auto; /* Use horizontal scroller if needed;for Firefox 2,not needed in Firefox 3 */
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla,since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    /*
    width:99%;*/
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    overflow-x: auto; /* Use horizontal scroller if needed;for Firefox 2,not needed in Firefox 3 */
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla,since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    /*
    width:99%;*/
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

pre code {
    margin: 10px 0; /*--Left Margin--*/
    padding: 10px;
    display: block;
    background-color: #EEE;
}

#blog h2 {
    font-weight: bold;
    color: #000;
}

#blog article {
    padding-bottom: 20px;
    border-bottom: 1px solid #DDD;
    margin-bottom: 30px;
}

#blog article ul {
    color: #5f5f5f;
}

#blog article li {
    font-size: 0.857em;
    padding-right: 15px;
    padding-left: 10px;
    border-color: #ccc;
    margin-left: 20px;
    padding-bottom: 10px;
}

#blog article ul {
    margin-left: 0;
    margin-bottom: 0;
}

#blog article ul li.comments {
    margin-left: 0;
    list-style: none;
    display: inline;
    padding-left: 0;
}

#blog article li.comments, #blog article li.comments a {
    border: none;
    color: #999;
}

section.sidebar section {
    margin-bottom: 20px;
}

section.sidebar section ul {
    list-style-type: none;
    margin-left: 0;
    margin-top: 0;
}

section.sidebar section ul li span {
    color: #999;
    font-size: 11px;
}

.blog_title, .blog_title_active {
    font-weight: bold;
}

a.blog_title_active {
    color: #FF0000;
}

p.date {
    font-size: 9px;
}

/* @end */
/* @group Footer */
footer {
    margin-bottom: 10px;
    border-top: 1px solid #999;
    width: 960px;
}

footer h3 {
    font-size: 1.071em;
    color: #FF0000;
}

footer .column1, footer .column2, footer .column3 {
    padding-top: 20px;
    margin-bottom: 20px;
    text-align: left;
}

footer .credits {
    clear: both;
    border-top: 1px solid #999;
    margin-bottom: 10px;
    padding: 5px 0;
}

footer .credits p {
    margin-top: 5px;
    color: #808080;
    font-size: 0.714em;
    position: relative;
}

footer .credits p span a {
    color: #ccc;
    position: absolute;
    right: 0;
}

/* @end */
/* @group Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* @end */


