/*
Theme Name: www.phpLiveDocx.org
Theme URI: http://www.phpLiveDocx.org
Description: Based on DarkZen
Version: 1.0
Author: Daily Blog Tips
Author URI: http://www.dailyblogtips.com
*/

body {
    text-align: center;
    margin: 0;
    padding: 0;
    background-color: #efefef;
    background-image: url(images/back.png);
    background-position: top left;
    background-repeat: repeat-x;
    font:13px/1.231 arial,helvetica,clean,sans-serif;
    /* for IE6/7 */
    *font-size:small;
    /* for IE Quirks Mode */
    *font:x-small;
    line-height: 20px;
    color: #262626;
}


h1 {
    font-size: 25px;
    clear: both;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0;
}

ul {
    list-style: square;
}

a,
a:visited,
a:link {
    color: #9d8c8c;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


h1 a,
h1 a:visited,
h1 a:link {
    color: #FFFFFF;
}

h1 a:hover {
    text-decoration: none;
}

h4 {
    margin-bottom: 5px;
}

small,.nocomments,.postmetadata,blockquote,strike {

}

code {
    font-family: "Courier New", Courier, monospace;
    font-size: 9pt;
}

acronym,abbr,span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}

p img {
    padding: 0;
    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;
    margin-right: 30px;
}

.alignleft {
    float: left
}

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

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

blockquote {
    margin: 15px 30px 15px 10px;
    padding-left: 10px;
    border-left: 3px solid #999999;
    font-style: italic;

}

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

.center {
    text-align: center;
}

hr {
    display: none;
}

a img {
    border: none;
}

img.googleplus-link {
    margin-top: -44px;
    float: right;
}

img.feed-link {
    margin-top: -40px;
    margin-left: 15px;
    float: right;
}

img.twitter-link {
    margin-top: -40px;
    float: right;
    margin-left: 15px;
}

/* ----------------------------------------------------------------- */

#body2 {
    background-image: url(images/backfooter.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#page {
    width: 960px;
    margin: auto;
    background-image: url(images/page.png);
    background-repeat: repeat-y;
    text-align: left;
}

#header {
    height: 88px;
    width: 960px;
    padding-left: 0px;
    padding-top: 20px;
    clear: both;
    margin: auto;
    text-align: left;
    background-image: url(images/header.png);
}

#menulinks {
    height: 40px;
    width: 960px;
    clear: both;
    margin: auto;
    background-image: url(images/menulinks.png);
}


/* ----------------------------------------------------------------- */

.description {
    font-size: 14px;
    clear: both;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #999999;
}

.headleft {

margin-top: 10px;

}

.headright {
    float: right;
    text-align: right;
}

/* ----------------------------------------------------------------- */

/*
#rsslink a {
    float: right;
    text-align: right;
    padding-top: 10px;
    padding-left: 17px;
    height: 30px;
    color: #d7d1d1;
    font-size: 14px;
    font-weight: bold;
    background: url(images/rsslink.gif) left 12px no-repeat;
}
*/

/* ----------------------------------------------------------------- */

ul#navlist {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    float: left;
    width: 600px;
}

ul#navlist li {
    font-size: 10pt;
    display: inline;
    list-style-type: none;
}

ul#navlist li a {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    height: 30px;
    line-height: 22px;
    background-image: none;
    display: block;
    color: #d7d1d1;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

ul#navlist li a:link,ul#navlist li a:visited {

}

ul#navlist li a:hover {

}

ul#navlist li.current_page_item a {
    background-position: top left;
    color: #FFFFFF;
    background-image: url(images/menuactive.png);
}

/* ----------------------------------------------------------------- */

#mainarea {
    clear: both;
    width: 960px;
    padding-top: 0px;
    margin: 0
}

/* ----------------------------------------------------------------- */

#contentarea {
    padding-left: 10px;
    width: 600px;
    float: left;
    padding-bottom: 20px;
}

/* ----------------------------------------------------------------- */

#sidebar {
    width: 320px;
    float: right;
    padding-bottom: 20px;
}

/* ----------------------------------------------------------------- */

#widelist li a {
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: #CCCCCC solid 1px;
    display: block;
    font-size: 10pt;
    color: #9d8c8c;

    clear: both;
    text-align: left;
    margin-left: 5px;
    margin-right: 4px;
    margin-top: 0;
    margin-bottom: 0;
    width: 300px;
}



/* ----------------------------------------------------------------- */

#sidebar1 {
    width: 155px;
    float: left;
    margin-top: 10px;
    margin-left: 1px;
    margin-right: 5px;
}

/* ----------------------------------------------------------------- */

#sidebar2 {
    width: 155px;
    float: left;
    margin-top: 10px;
    margin-right: 1px;
}

/* ----------------------------------------------------------------- */

#sidebar3 {
    clear: both;
    width: 310px;
}

#sidebar3 a {
    font-size: 10pt;
    color: #1a1a1a;
    padding-right: 1px;
    padding-left: 1px;
}

#sidebar3 .emptymonth {
    color: #7c7c7c;
    padding-right: 1px;
    padding-left: 1px;
}

#sidebar3 h2 {
    padding-top: 20px;
}

#sidebar3 li {
    padding: 6px 0;
    list-style: none;
    border-bottom: #CCCCCC solid 1px;
}

#sidebar3 li strong {
    padding-left: 13px;
    padding-right: 5px;
}

/* ----------------------------------------------------------------- */

#footer {
    width: 960px;
    height: 87px;
    background: url(images/backfooter.png) bottom left repeat-x;
    clear: both;
    color: #CCCCCC;
}

#footer .left {
    float: left;
    padding-left: 0px;
    padding-top: 42px;
    line-height: 18px;
}

#footer .right {
    float: right;
    padding-right: 0px;
    padding-top: 42px;
    line-height: 18px;
    text-align: right;
}

/* ----------------------------------------------------------------- */

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

.post {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}

.entry {
    padding-top: 14px;
    line-height: 20px;

}

.entry a,
.entry a:link,
.entry a:visited {
    text-decoration: underline;
    color: #2200C1;
}

.entry a:hover {
    text-decoration: none;
}

.entry h3 {
    margin: 16px 0 8px 0;
}

.entry p {
    margin: 0px 0 8px 0;

}

.posttop {
    clear: both;
    width: 100%;
    height: 40px;
    margin-top: 10px;
}

.posttop .dateicon {
    border-right: 3px solid #707070;
    padding-right: 8px;
    float: left;
}

.posttop .title {
    padding-left: 8px;
    float: left;
}

.posttop .dateicon .day {
    font-size: 23px;
    color: #616161;
    clear: both;
    text-align: center;
    text-transform: uppercase;
}

.posttop .dateicon .month {
    font-size: 12px;
    color: #616161;
    clear: both;
    text-align: center;
    text-transform: uppercase;
}

.posttop .thetitle a {
    font-size: 23px;
    color: #1a1a1a;
    clear: both;
}

.posttop .title .under {
    font-size: 12px;
    color: #424242;
    clear: both;
}

.posttop .title .under a {
    color: #424242;
}

.postbottom {
    clear: both;
    float: right;
    margin-bottom: 20px;
}

.postbottom a.commentslink {
    height: 30px;
    padding-top: 3px;
    display: block;
    float: left;
    padding-right: 6px;
}

.postbottom a.stumbleupon {
    width: 30px;
    height: 36px;
    display: block;
    float: left;
    background-image: url(images/stumbleuponicon.png);
}

.postbottom a.digg {
    width: 31px;
    height: 36px;
    display: block;
    float: left;
    background-image: url(images/diggicon.png);
}

.postbottom a.delicious {
    width: 35px;
    height: 36px;
    display: block;
    float: left;
    background-image: url(images/deliciousicon.png);
}

.postbottom a.google {
    width: 35px;
    height: 36px;
    display: block;
    float: left;
    background-image: url(images/googleicon.png);
}

/* ----------------------------------------------------------------- */

#advertarea {
    padding-left: 8px;
    clear: both;
    padding-top: 10px;
}

#advertarea a {
    margin: 5px;
    margin-right: 15px;
    float: left;
}

/* ----------------------------------------------------------------- */

#sidebar h2 {
    height: 25px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0;
    clear: both;
    padding-left: 5px;
}

/* ----------------------------------------------------------------- */

#subfooter .subfooterwidget h2 {
    padding-left: 8px;
    padding-top: 8px;
    height: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #CCCCCC;
}

/* ----------------------------------------------------------------- */

#sidebar h2 {
    height: 25px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0;
    clear: both;
    padding-left: 5px;
}

#sidebar ul li ul li a {
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: #CCCCCC solid 1px;
    display: block;
    font-size: 10pt;
    color: #1a1a1a;
    clear: both;
    text-align: left;
    margin-left: -6px;
    margin-right: 4px;
    margin-top: 0;
    margin-bottom: 0;
    width: 140px;
}

/* ----------------------------------------------------------------- */

#subfooter .subfooterwidget a {
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: #555555 solid 1px;
    display: block;
    font-size: 10pt;
    color: #CCCCCC;

    clear: both;
    text-align: left;
    margin-left: 10px;
    margin-right: 4px;
    width: 250px;
}

/* ----------------------------------------------------------------- */


.clear {
    clear: both;
}

.commentlist a,
.commentlist a:link,
.commentlist a:visited {
    color: #474747;
    text-decoration: underline;
}

.commentlist a:hover {
    text-decoration: none;
}

.commentlist small.commentmetadata a {
    text-decoration: none;
}



.commentlist li,#commentform input,#commentform textarea {
    font-family: Arial, Helvetica, sans-serif;
}

#commentform {
    text-align: left;
    padding-left: 35px;
}

.commentlist li {
    font-weight: bold;
}

.commentlist cite,.commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 10pt;
}

.commentlist p {
    font-weight: normal;
    line-height: 20px;
    text-align: left;
}

#commentform p {
    font-family: Arial, Helvetica, sans-serif;
}

.commentmetadata {
    font-weight: normal;
}

/* ----------------------------------------------------------------- */

#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
    color: #9d8c8c;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {

}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

#calendar_wrap {
    margin-top: 5px;
    margin-left: 10px;
}

#wp-calendar #prev a {
    font-size: 8pt;
}

#wp-calendar a {

}

#wp-calendar caption {
    font: bold 10pt Arial, Helvetica, sans-serif;
    text-align: center;
}

#wp-calendar th {
    font-size: 8pt;
    font-style: normal;
    text-transform: capitalize;
}

/* ----------------------------------------------------------------- */



/* ----------------------------------------------------------------- */

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

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

#sidebar ul li,#subfooter li {
    list-style-type: none;
    list-style-image: none;
    padding-left: 0px;
}

#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,#subfooter ul ol li {
    list-style: decimal outside;
}

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

.entry form {
    text-align: center;
}

select {
    width: 130px;
}

/* ----------------------------------------------------------------- */

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

#commentform textarea {
    width: 90%;
    padding: 2px;
    border: #CCCCCC solid 2px;
}

#commentform #submit {
    margin-right: 37px;
    float: right;
}

/* ----------------------------------------------------------------- */

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

/* ----------------------------------------------------------------- */

.commentlist {
    padding-left: 30px;
    text-align: justify;
}

.commentlist li {
    margin: 15px 45px 15px 3px;
    padding: 5px 10px 3px;
    list-style: none;
    border-bottom: #CCCCCC dotted 1px;
}

.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;
}

#sidebar form {
    margin: 0;
}

.textwidget {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 7px;
    text-align: left;
}

.textwidget a {

}

/* ----------------------------------------------------------------- */

.navigation {
    clear: both;
    text-align: center;
}

.navigation a,
.navigation a:link,
.navigation a:visited {
    color: #474747;
    text-decoration: underline;
    margin: 0 5px;
}

.navigation a:hover {
    text-decoration: none;
}

/* ----------------------------------------------------------------- */



iframe.releases {

    border-width: 0px;
    height: 45px;
    width: 100%;
    margin-top: 5px;

}


div.addthis_container {
    padding-top: 5px;
}









/* ----------------------------------------------------------------- */


#cse {
    margin-bottom: 15px;
}

.gsc-control-cse {

}

.gsc-search-box {
    padding-top: 0;
}

/* Search input */
.cse input.gsc-input,
input.gsc-input {
  font-family: inherit;
  padding: 3px;
  width: 99%;
  font-size: 16px;
  border: #CCCCCC solid 2px !important;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 1px 2px #000000;
  padding: 3px 8px 4px 8px;
  background-color: #333333;
  border: 1px solid;
  border-color: #333333;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-left: 10px !important;
}

/* ----------------------------------------------------------------- */

/*

#gas-post {
    float:left;
    margin-right: 15px;
    margin-left:-10px;
    margin-top:-8px;
    margin-bottom: 10px;
}

#gas-comments {
    margin-top: 30px;
    margin-bottom: 20px;
}

#gas-sidebar {
    height: 250px;
    margin-top: 10px;
    background-color: #FFFFFF;
    padding-top:9px;
    padding-left:9px;
    padding-bottom:9px;
}

#gas-sidebar-single {
    margin-top: 20px;
}
*/

table.gas {
    margin-left:-15px;
    margin-top:-15px;
    margin-bottom: 15px;
}

table.gas td {
    padding:0px;
    border-width: 0px;
}

table.gas td.left,
table.gas td.right {
    width: 50%;
}

table.gas td.right {
    padding-left: 25px;
}



.addthis_toolbox {
    margin-top: 15px;
}

