/*
Theme Name: Particle2
Description: Lumin Child theme built exclusively for Particle Productions 
Author: Alx Block | Elixr
Template: Lumin
*/

@import url("../Lumin/style.css");

  div#main-area { background: url(http://particleproductions.com/wp-content/uploads/2012/01/bgalx2.png); padding: 25px 0px 15px; }

img#logo {
    left: -285px;
    top: 3px;
    z-index: 2;
}

/* Header color */

h1, h2, h3, h4, h5, h6 {
    color: #666666;
    font-weight: normal;
    line-height: 1em;
    padding-bottom: 5px;
}

a {
    color: #808080;
    text-decoration: none;
}

/* Slider style */


div#slider-control div.featitem p.excerpt {
    color: #000000;
    line-height: 20px;
}

h1#post-title {
    background: url("") no-repeat scroll left bottom transparent;
    font-family: Georgia,serif;
    font-size: 30px;
    line-height: 38px;
    width: 641px;
}

#main div.post {
    background: url("") no-repeat scroll left bottom transparent;
    padding: 20px 30px 25px 18px;
}

#main-area .container #main a, #main-area .container .page-block a {
    color: #000000;
    font-weight: bold;
}

p.single-post-meta span.post-comments {
    background: url("") no-repeat scroll 0 0 transparent;
    display: block;
    height: 41px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 148px;
    display: none;
}

/* Red balls throughout the site and size adjustments to make them fit */
p#slogan-phrase {
    background: url("http://particleproductions.com/wp-content/uploads/2012/01/bar-85X10.png") no-repeat scroll left center transparent;
    color: #2D3134;
    font-family: Georgia,serif;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 40px;
    padding: 0 0 0 20px;
}

div#header p#slogan {
    background: url("images/slogan-divider.png") no-repeat scroll 0 6px transparent;
    color: #8B989E;
    font-family: Georgia,serif;
    font-size: 18px;
    left: -265px;
    padding: 31px 0 20px 22px;
}

h1#post-title span {
    background: url("http://particleproductions.com/wp-content/uploads/2012/01/ball_37X37.png") no-repeat scroll 0 0 transparent;
    display: block;
    padding: 0 0 11px 40px;
}

div.widget div.widget-content ul li {
    background: url("http://particleproductions.com/wp-content/uploads/2012/01/ball-12X12.png") no-repeat scroll 0 10px transparent;
    padding: 7px 0 7px 18px;
}

div#main-area div.page-block h3 {
    background: url("http://particleproductions.com/wp-content/uploads/2012/01/ball_37X37.png") no-repeat scroll left center transparent;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 24px;
    padding: 10px 0 12px 38px;
}



/* Sidebar text color change */

#main-area #sidebar div.widget a {
    color: #000000;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #666666; 
}

/*Remove sidebar images */
#main-area #sidebar div.widget div.content-top {
    background: url("") no-repeat scroll left top transparent;
    height: 12px;
    width: 276px;
}

#main-area #sidebar div.widget {
    background: url("") repeat-y scroll 0 0 transparent;
    color: #FFFFFF;
    margin-bottom: 30px;
}

#main-area #sidebar div.widget div.content-bottom {
    background: url("") no-repeat scroll left bottom transparent;
    height: 10px;
    padding: 15px 0 0;
    width: 276px;
}

div.widget h3.title {
    background: url("") no-repeat scroll left bottom transparent;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.5px;
    margin-bottom: 14px;
    margin-left: 12px;
    padding: 4px 0 0;
    width: 246px;
}

div.widget h3.title span {
    background: url("http://particleproductions.com/wp-content/uploads/2012/01/ball-20X20.png") no-repeat scroll 6px 1px transparent;
    display: block;
    line-height: 24px;
    padding: 0 0 11px 35px;
}

/* Remove Slider background image */

div#slider-control div.featitem.active {
    background: url("") no-repeat scroll 0 0 transparent;
}

/* Remove images from the FROM BLOG section of homepage */
div#main-area div#from-blog div.content {
    background: url("") repeat-y scroll 0 0 transparent;
    position: relative;
}
div#main-area div#from-blog div.content h3 {
    background: url("") no-repeat scroll 0 0 transparent;
    padding: 20px 45px 14px 23px;
}
div#from-blog div.content div#content-bottom {
    background: url("") no-repeat scroll left bottom transparent;
    height: 13px;
    padding: 15px 0 0;
    width: 330px;
}

div#main-area div#from-blog ul.control li.ui-state-active a {
    background: url("") repeat-x scroll left bottom transparent;
    color: #666666;
    display: block;
}

/* Remove images from post meta */

p.single-post-meta {
    background: url("") repeat-y scroll 0 0 transparent;
    padding: 8px 170px 9px 22px;
    position: relative;
    width: 457px;
}

/* Hide sidebar category counter text */
.wp-cpl-teaser {
    display: none;
    font-style: italic !important;
    margin: 0 0 5px !important;
    padding: 5px 0 0 !important;
}

/*sidebar style*/
.entry-title {
    font-size: 14px;
    margin-top: -35px;
    padding-bottom: 27px;
    padding-left: 60px;
}

img#logo, p#slogan {
    float: left;
    position: relative;
    margin-left: -20px;
}

div#slider-control div.featitem div.item-content {
    background: url("") repeat-x scroll left bottom transparent !important;
    float: left;
    padding: 12px 16px 12px 20px;
}

span.feat-overlay {
    background: url("") no-repeat scroll 0 0 transparent !important;
    display: block;
    height: 348px;
    left: 0;
    position: absolute;
    top: 0;
    width: 571px;
}