/*
Theme Name: glclive
Theme URI: http://wordpress.org/
Description: 
Version: 0.8
Author: TruthMedia
Author URI: http://truthmedia.com/
*/

img.readmore {
    float: left;
    padding-left: 20px;
}

#page_content ol, #page_content ul {
    color: #7C6D56;
}

#sidebar a {
    color: #666666;
}

#wpstats {
    display: none;
}

#index_page {
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

p {
    margin: 0px;
    padding: 0px;
}

/* @group Front Banner */

#front_banner object {
    padding: 0px;
    margin: 0px;
}

#front_banner embed {
    padding: 0px;
    margin: 0px;
}

#front_banner_left {
    float: left;
    margin: 0px;
}

#front_banner_left.movie {
    padding: 0px 0px 0px 14px;
}

#front_banner_right {
    float: right;
    padding: 0px;
    margin: 0px;
}

/* @end */

/* @group Footer */

.footer_contact_corp {
    float: right;
    font-size: 11px;
    padding: 10px 0px 2px 30px;
    color: white;
}

.footer_contact_corp ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: square;
    margin: 0px;
    padding: 0px;
}

.footer_contact_corp ul li {
    padding: 0px;
    margin: 0px;
}

.footer_contact_corp ul li a {
    color: white;
}

#footer_nav_corp {
    background: transparent none repeat scroll 0% 50%;
    bottom: 12px;
    left: 20px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 0px 0px 0pt;
    position: absolute;
}

#footer_nav_corp li {
    float: left;
    margin: 0px;
    padding: 0pt;
}

#footer_nav_corp a {
    border: medium none;
    color: white;
    display: block;
    float: left;
    font-weight: normal;
    height: 12px;
    margin: 0pt;
    padding: 10px 15px 0px 0px;
    text-decoration: none;
}

#footer_nav_corp a:hover {
    color: #cccccc
}

/* @end */

/* @group Column Layout */

#column_one {
    background: white;
    float: left;
    padding: 15px 35px 20px 20px;
    width: 185px;
}

#column_one h2 {
    border-bottom: thin solid #eeeeee;
    background: url(images/double_arrow.gif) no-repeat scroll right;
    float: left;
    width: 100%;
    font-size: 14px;
    margin: 0px;
    color: #75675a;
}

#column_one_header a {
    float: right;
    margin: 0px;
}

#column_one a img {
    margin: 0px 0px 16px 0px;
}

#column_one a img.left {
    margin-left: 0px;
}

#column_one a img.top {
    margin-top: 10px;
}

#column_one ul {
    float: left;
    font-size: 11px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 9px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

#column_one ul li {
    background: #faf7ee url(images/plussign.gif) no-repeat scroll left;
    margin: 0px 0px 5px;
    padding: 2px 0px 2px 7px;
}

#column_one ul li a {
    color: #888888;
}

#column_two {
    background: white;
    float: left;
    width: 295px;
    padding: 15px 35px 20px 0px;
}

#column_two h2 {
    border-bottom: thin solid #eeeeee;
    position: relative;
    width: 100%;
    font-size: 14px;
    margin: 0px;
    color: #75675a;
}

#column_two h2.arrow {
    background: url(images/double_arrow.gif) no-repeat scroll right;
}

#column_two h2 a {
    position: absolute;
    right: 0px;
}

#page_content {
    padding: 0px 0px 0px 0px;
}

#page_content p {
    line-height: 14px;
    padding: 10px 0px 5px 1px;
    color: #7C6D56;
}

#front_posts {
    color: #7c6d56;
    float: left;
    padding-top: 10px;
    width: 100%;
}

#front_posts .front_excerpt {
    position: relative;
    padding: 0px 0px 30px;
}

#front_posts .front_excerpt p {
    width: 70%;
    padding: 4px 0px 4px 0px;
}

#front_posts .front_excerpt img {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 3px;
    border: solid thin #eeeeee;
}

#front_posts .front_excerpt a {
    color: #7c6d56;
    font-size: 14px;
    font-weight: normal;
}

#front_posts a.readmore {
    color: #7c6d56;
    font-size: 11px;
    font-weight: normal;
    color: #ff781c;
}

#column_three {
    background: white;
    float: left;
    width: 225px;
    padding: 15px 20px 20px 0px;
}

#column_three h2 {
    border-bottom: thin solid #eeeeee;
    background: url(images/double_arrow.gif) no-repeat scroll right;
    float: left;
    width: 100%;
    font-size: 14px;
    margin: 0px;
    color: #75675a;
}

#sidebar h2 {
    border-bottom: thin solid #eeeeee;
    background: url(images/double_arrow.gif) no-repeat scroll right;
    width: 95%;
    font-size: 14px;
    margin: 0px;
    color: #75675a;
}

#column_three a img {
    padding: 15px 0px 0px;
}

#column_three a img.glclogin {
    padding: 0px 0px 15px 0px;
}

#column_three a {
    padding: 0px;
    margin: 0px;
}

/* @end */

#nav {
    background: transparent none repeat scroll 0% 50%;
    float: right;
    height: 60px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 0px 0px 0pt 0px;
}

#nav li {
    float: left;
    font-family: 'Trebuchet MS',Verdana,'Lucida Sans',Arial,Sans-Serif;
    margin: 0px 0px 0px 0px;
    padding: 0pt;
}

#nav a {
    background: transparent url(images/navbar.gif) no-repeat scroll left top;
    border: medium none;
    color: #999966;
    display: block;
    float: left;
    font-weight: bold;
    height: 12px;
    margin: 0pt;
    padding: 50px 15px 0px 0px;
    text-decoration: none;
}

#nav a:hover {
    color: #7a725b
}

#header_logo {
	margin-top: 14px;
    float: left;
}

#front_content {
    width: 815px;
    float: left;
    background: white;
}

#front_banner {
    background: url('images/background.gif') repeat top left;
    height: 170px;
    padding: 5px 0px 0px 0px;
    float: left;
}

/* @group Typography & Colors */

body {
    font-size: 11px;
    line-height: 14px;
    /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
    background: #e5e3d6;
    color: #333;
    text-align: left;
}

#page {
    background-color: white;
    border: 0px;
    text-align: left;
}


.narrowcolumn .postmetadata {
    text-align: center;
}

.alt {
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#footer_corp {
    background: url(images/footer.gif) no-repeat left top;
    border: none;
}

h1, h2, h3 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
}



a, h2 a:hover, h3 a:hover {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #666666;
    text-decoration: underline;
}

/* @end */

/* @group Layout */

body {
    margin: 0 0 20px 0;
    padding: 0;
}

body.corp_canada {
    margin: 0 0 20px auto;
    background: white;
}

#page {
    background-color: white;
    margin: 2px 0px 0px 0px;
    padding: 0;
    width: 815px;
    border: 0px;
}

#page.corp_canada {
    margin: 2px auto;
}

#header {
    background-color: white;
    margin: 0 0 0 1px;
    padding: 0;
    height: 72px;
    width: 815px;
}

#headerimg {
    margin: 0;
    height: 200px;
    width: 100%;
}

.narrowcolumn {
    float: left;
    padding: 0 0 20px 45px;
    margin: 0px 0 0;
    width: 450px;
}

.widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 150px;
    width: 450px;
}

.post {
    margin: 0 0 20px;
    text-align: justify;
}

.post hr {
    display: block;
}

.widecolumn .post {
    margin: 0;
}

.narrowcolumn .postmetadata {
    padding-top: 5px;
}

.widecolumn .postmetadata {
    margin: 30px 0;
}

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: left;
}

#footer_corp {
    padding: 0px 20px 0px 20px;
    margin: 0;
    width: 775px;
    height: 75px;
    clear: both;
    float: left;
    position: relative;
}

#footer_corp p {
    margin: 0;
    padding: 0px 0;
    text-align: left;
}

/* @end */

/* @group Headers */

h1 {
    padding-top: 0px;
    margin: 0;
}

h2 {
    margin: 30px 0 0;
}

h2.pagetitle {
    margin-top: 30px;
    text-align: center;
}

#sidebar h2 {
    margin: 5px 0 0;
    padding: 0;
}

h3 {
    padding: 0;
    margin: 0px 0 0;
}

h3.comments {
    padding: 0;
    margin: 40px auto 20px;
}

/* @end */

/* @group Images */

p img {
    padding: 0px 5px 0px 0px;
    max-width: 100%;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left
}

/* @end */

/* @group Lists */

html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
}

html>body .entry li {
    margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
    list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
}

/* @end */

/* @group Form Elements */

#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
}

#searchform #s {
    width: 108px;
    padding: 2px;
}

#searchsubmit {
    padding: 1px;
}

.entry form {
    text-align: center;
}

select {
    width: 130px;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform textarea {
    border: 1px solid #7C6D56;
    padding: 2px;
    width: 90%;
}

#commentform #submit {
    margin: 0;
    float: right;
}

/* @end */

/* @group Comments */

.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}

/* @end */

/* @group Sidebar */

#sidebar {
    float: left;
    padding: 12px 0pt 10px;
    width: 170px;
}

#sidebar form {
    margin: 0;
}

/* @end */

acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 35px;
}