/*
Theme Name: Localphone - Right Sidebar
Theme URI: http://www.localphone.com
Description: A Localphone theme with left sidebar.
Author: Mark
Author URI: http://
version: 1.0
Tags: two-column, widget-ready,blank
*/

/* basics */

#main.fullMain {
width: 720px;
}

#userStatus strong.glr span {
    background-image:   url(/wp-content/themes/localphone/images/userstatus-hi-search-2.00.png);
}

div.deviceBlock {
			    border-bottom:       1px dotted #ccc;
			    margin-bottom:       2.5em;
			    padding-bottom:      1em;
			}
			
div.deviceBlock h2, div.deviceBlock h3, div.deviceBlock p {
    padding:             0 28px 0 44px;
}

div.deviceBlock h2 {
    background-position: 0 45%;
    background-repeat:   no-repeat;
    line-height:         35px;
    margin-bottom:       0;
}

div.deviceBlock h2 abbr, #devicesHardware {
    border-bottom:       none;
}

#devicesSoftphone h2 { background-image: url(http://www.localphone.com/images/icons/satin/black_laptop-35x35-2.00.png); }
#devicesIPhone    h2 { background-image: url(http://www.localphone.com/images/icons/iPhone-35x35-2.00.png);             }
#devicesMobile    h2 { background-image: url(http://www.localphone.com/images/icons/satin/smartphone-35x35-2.00.png);   }
#devicesHardware  h2 { background-image: url(http://www.localphone.com/images/icons/satin/deskphone-35x35-2.00.png);    }

div.deviceBlock p.recommended {
    background:          #e6f3d3 url(http://www.localphone.com/images/icons/silk/star.png) no-repeat 15px 47.5%;
    border-bottom:       5px solid #f2f9e9;
    font-size:           1.083em;
    line-height:         2.769;
    margin:              0.5em 28px 1em 44px;
    padding:             0.25em 15px 0.25em 37px;
}

div.deviceBlock p.recommended a {
    margin-left:         0.25em;
}

div.deviceBlock ul.deviceList {
    float:               none;
    margin-left:         44px;
    width:               648px;
}

div.deviceBlock ul.deviceList li {
    float:               none;
    margin-right:        0;
    width:               auto;
}


#userNavigation li.current_page_item a {
    background-color:    transparent;
    background-position: 100% -30px;
    color:               #343432;
    text-shadow:         0 0 0 #fff;
}

#userNavigation {
    background:          #4c4b4a;
    border-top:          5px solid #454443;
    font-size:           1em;
}

#userNavigation a:link, #userNavigation a:visited {
    background:          #4c4b4a url(http://www.localphone.com/images/common/user-navigation-2.00.png) no-repeat 0 27px;
    height:              27px;
    line-height:         27px;
    padding:             0 9px;
}

#userNavigation li.current_page_item a, li.current_post_item a {
    background-color:    transparent;
    background-position: 100% -30px;
    color:               #343432;
    text-shadow:         0 0 0 #fff;
}

p.ticketLink {
    background:          #e6f3d3 url(http://www.localphone.com/images/icons/silk/email_open.png) no-repeat 15px 47.5%;
    border-bottom:       5px solid #f2f9e9;
    font-size:           1em;
    line-height:         1;
    margin-bottom:       1.5em;
    padding:             1em 15px 1em 37px;
}

p.ticketLink a {
    margin-left:         0em;
}


form.ddfm div.credits {
    display:             none;
}


a.submitLink {
    background:          url(http://www.localphone.com/images/icons/silk/email_open.png) no-repeat left;
    display:             inline-block;
    padding-left:        20px;
}


dl.bulletPoint dt.featured {
    background-image:    url(http://www.localphone.com/images/icons/silk/star.png);
}
ul.bulletPoint li.status-red {
    background-image:    url(http://www.localphone.com/images/icons/silk/bullet_red.png);
    background-position: 0 0.1em;	
    padding-left:13px;
}
ul.bulletPoint li.status-green {
    background-image:    url(http://www.localphone.com/images/icons/silk/bullet_green.png);
    background-position: 0 0.1em;
    padding-left:13px;
}

