
/*
Theme Name: MobileBehavior Theme
Description: Designed by Modi Li, implemented by Rory Solomon
Version: 0.1
Author: Rory Solomon
Author URI: http://mobilebehavior.com

        Based loosely on Wordpress default Kubrick v1.5 
	by Michael Heilemann

*/

/* ---------- main layout ---------- */

html, body {
    height: 100%;
    padding: 0; 
    margin: 0;
}

#Container {
    width: 940px;
    margin: 0 auto 0 auto;
    padding: 0;
    min-height: 100%;
}

#Header {
    height: 161px;
	background-color:white;
}

#Header h1 {
    float: left;
    height: 68px;
    width: 342px;
    margin: 35px 0 0 40px;
}
#Header h1 a {
    height: 68px;
    width: 342px;
    display: block;
}
#Header img {
    float: left;
    padding: 70px 0 0 60px;
}

#Header .navigation {
    width: 100%;
    height: 42px;
    clear: left;
}
#Header .navigation ul {
    float: right;
    padding-right: 403px;
}

#Content {
    padding: 0 30px;
    margin-top: 30px;
}



#Footer {
    padding: 80px 0px 80px 0px;
    text-align: center;
}

/* ---------- appearance ---------- */

/* --- text types --- */

h2 {
    color:#000;
}

h3 {
    margin-bottom: 10px;
    padding-bottom: 2px;
    
}

h4 {
    color: #111;
    font-size: 18px;
    font-weight: lighter;
}

.caps {
    font-size: 13px;
    font-weight: lighter;
    letter-spacing: 1px;
    line-height: 21px;
    text-transform: uppercase;
}

.blog-title {
    font-size: 26px;
    font-weight: lighter;
    line-height: 32px;
    color:#111;
} 

a{color:#000;}

.big-body-text {
    font-size: 13px;
    font-weight: lighter;
    line-height: 21px;
}

.aboutcontent {
padding: 25px;
font-family: Arial;
font-size: 13px;
font-weight: lighter;
}

.aboutcontent h1 {
padding: 5px 10px;
display: block;
font-size: 2em;
font-weight: bold;
}

.aboutcontent h2 {
padding: 5px 30px;
display: block;
font-size: 1.5em;
font-weight: bold;
}

.aboutcontent p, ul {
padding: 5px 50px;
}

#sidebar ul, .navigation ul {
padding: 0;
}

.aboutcontent li {
list-style: disc inside;
}

.body-text {
    line-height: 17px;
}

.moreButton {
text-align:right;
margin-top:-15px;
margin-bottom:10px;
}

.social
{
  clear:both;
  margin-top: 10px;
  padding:4px;
  padding-top:12px;
  border-top:1px solid #EEE;
}

.shareButton
{
  float:left;
  font-size: 12px; 
  color: rgb(0, 160, 198);  
  line-height:26px;
  display:inline-block;
  vertical-align:middle;
  padding-right:10px;
}

.facebookButton
{
  float:left;
  display:inline-block;
}

.small-bold {
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.5px;    
    line-height: 18px;
}

.small {
    font-size: 10px;
    letter-spacing: 0.5px;
}

.blue {
    color: #00A0C6;
}

.white {
    color: #FFF;
}

.clearf
{clear:both;}
/* --- general --- */

body {
    background-color: #232323;
}

#Container {
    background-color:#EEEEEE;
    font-family: Arial;
    font-color: #111;
}

#Header h1 {
    text-indent: -9999px;
    background-image: url(/wp_content/themes/mobilebehavior/images/logo.large.png);
    background-repeat: no-repeat;
}

#utility {
    float: right;
    text-align: left;
    padding: 10px 10px 0 0;
}
#utility .contact {
    padding: 0 0 8px 20px;
}
#utility img {
    padding: 0 3px 0;
    float: left;
    vertical-align: middle;
}
#utility .mobile img {
    padding: 0 3px 0 6px;
}

#Header .navigation {
    background-color: #111;
}

a:hover {
    text-decoration: underline;
}

blockquote {
    margin:0 30px 7px;
    padding:13px 30px 1px;
    background-color: #EDEEEE;
    border: 1px solid #ddd;
}

#copyright {
    text-align: center;
    margin: 30px 0 30px 0;
}

div.mma-logo {
    margin: 0 auto; 
    padding: 0;
    text-align: center; 
    width: 335px;
}
div.mma-logo img {
    border: solid 1px black;
    padding: 5px 15px;
    margin: 0 0 20px 0;
}

/* - redirect message box - */

#alert-message {
    background-color: #DDF;
    border: 1px solid #44F;
    padding: 10px;
    width: 75%;
    margin: 15px auto;
}

/* --- sectional --- */

/* --- search --- */

#searchform {
    width: 205px;
    height: 30px;
    background-image: url(/wp_content/themes/mobilebehavior/images/icon.search.png);
    background-position: 5px 7px;
    background-repeat: no-repeat;
    border: 1px solid #111;
    padding-left: 25px;
}
#searchform input {
    width: 100%;
    height: 20px;
    padding: 7px 0 3px 0;
    border: none;
}

#searchform #searchsubmit,
#searchform label {
    display: none;
}

.search .result-count {
    margin: 15px 0;
}

.search-result h3
{
  font-size:16px;
}
.search-result .excerpt
{
   margin:10px 0;
   font-size:12px;
} 

.search-result .excerpt img.thumbnail
{
  margin:0 8px 8px 0;
  float:left;
}

/* - for blogs, press, and events - */

#post-container {
    width: 600px;
    float: left;
      font-family: Verdana,Arial,sans-serif;
}


#sidebar {
    width: 250px;
    float: left;
    margin-left: 13px;
    padding-right: 10px;
    font-family: Verdana,Arial,sans-serif;
    color:#616161;
}

.events #post-container .post,
.press #post-container .post {
    margin-bottom: 15px;
}

.post-navigation {
    clear: both;
    padding: 10px 0 10px 0;
}

/* - sidebar widgets - */

#sidebar .widget {
    background-color: #EDEEEE;
    margin: 10px auto 0 auto;
    width: 250px;
    padding: 10px;
}
#sidebar .widget_search {
    background-color: #FFF;
    width: 220px;
    padding: 0;
}
#sidebar .widget#feedblitz {
    background-color: #00A0C6;
}

#sidebar .widget div.bliptv_sidebar {
    margin: 5px auto 5px auto;
}

#sidebar .widget h2.widgettitle {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: lighter;
    letter-spacing: 1px;
    line-height: 21px;
    text-transform: uppercase;
    color: #00A0C6;
    background-color: #333333;
    padding: 8px 0px 8px 15px;
}
#sidebar .widget#feedblitz h2.widgettitle {
    color: #111;
}

#sidebar .widget#feedblitz form label {
    float: left;
    margin-bottom: 3px;
    color: #FFF;
}
#sidebar .widget#feedblitz form input.email {
    width: 170px;
    border: none;
    height: 16px;
    padding: 7px 5px 5px 5px;
}
#sidebar .widget#feedblitz form input.submit {
    margin: 5px 0 5px 0;
}
#sidebar .widget ul {
    line-height:150%;
	

}

#sidebar  {
	font-size: 13px;
}

/* - home - */

.home #featured-blog {
    padding-bottom: 2px;
    margin-bottom: 15px;
    background-color: #FFFFFF;
    border-color:#DDDDDD #DDDDDD #CCCCCC;
border-style:solid;
border-width:1px;
    
}
.home #featured-blog .logo {
    height: 60px;
    width: 182px;
    text-indent: -9999px;
    
    background-repeat: no-repeat;
    float: left;
}
.home #featured-blog .navigation {
    float: right;
    padding: 10px 20px 0px 0px;
}
.home #featured-blog .navigation p {
    padding-left: 12px;
}

.home #featured-blog .post {
    background-color: #FFF;
    height: 250px;
    padding: 0px 25px 0px 25px;
    display: none;
}
.home #featured-blog .post .image {
    display: none;
}
.home #featured-blog .post .text {
    float: left;
    width: 770px;
}
.home #featured-blog .post.with-image .image {
    float: left;
    width: 315px;
    height: 250px;
    display: block;
}
.home #featured-blog .post.with-image .text {
    width: 440px;
}

.home #featured-blog .post img {
    float: right;
    padding-right: 15px;
}
.home #featured-blog .post .blog-title {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.home #featured-blog .post .body p {
    padding-top: 10px;    
}
.home #featured-blog .post .body {
    XXXmargin-bottom: 10px;
}

.home #about-box {
    background-color: #090909; /* tmp til we get transparent PNG. -rory TODO */
    padding: 24px;
}
.home #about-box span {
    padding-right: 5px;
    color: #A3A8AA;
}
.home #about-box img {
    vertical-align:text-bottom;
}

.home #featured-work .case-study {
    width: 206px;
    float: left;
    margin-right: 18px;
}
.home #featured-work .case-study.last {
    margin-right: 0;
}

.home #featured-work .heading {
    padding: 34px 0 3px 0;
}

.home #featured-work .sub-heading {
    padding-top: 6px;
}

.home #featured-work .case-study h4 {
    line-height: 16px;
}

.home #featured-work .case-study img {
    width: 193px;
    height: 137px;
}

.home #featured-work .case-study .body {
    padding: 2px 0;
}

/* - people - */

.people p.caps,
.people p.body-text,
.people p.big-body-text {
    margin-bottom: 24px;
}

.people div.about {
    margin-top: 50px;
    padding: 28px;
    background-color: #FFF;
}

.people .city,
.contact-us .city {
    width: 500px;
    float: left;
    margin-top: 20px;
}
.people .city.first {
    margin-right: 20px;
}
.people .city.locations,
.contact-us .city.locations {
    width: 295px;
    margin-top: 0px;
    padding: 25px;
    background-color: #7F7F7F;
}
.people .city.locations .gmap,
.contact-us .city.locations .gmap {
    margin: 0px 0 0 0;
    padding: 30px 0 0 0;
    width: 295px;
    float: left;
}

.people .city.locations .gmap a,
.contact-us .city.locations .gmap a {
    color: #FFF!important;
    text-decoration: underline;
}

.contact-us .city.locations {
    margin-top: 20px;
}

.people .city .person {
    margin-top: 20px;
}

.person .fullname {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: solid 1px #111;
}
.person .title {
    color:#00A0C6;
	line-height:26px;
	padding-right:14px;
}
.person .contacts {
	clear:left;
	font-size:11px;
	line-height:15px;
	margin-top:2px;
}

.people .city .bio {
    margin-left: 10px;
}

.people .city.locations .location,
.contact-us .city.locations .location {
    width: 160px;
    margin-top: 15px;
    float: left;
    color: #FFF;
    clear: left;
}
.people .city.locations .location.right,
.contact-us .city.locations .location.right {
    margin-left: 30px;
    clear: right;
}

/* - person - */

.person.fullpage {
    margin-top: 25px;
}
.person .full-bio {
    width: 500px;
    margin-top: 25px;
}
.person .full-bio p {
    margin-bottom: 15px;
}

/* - blog - */

.blog #post-container {
    width: 600px;
    float: left;
}

.blog #post-container img.logo {
    float: left;
}
.blog #post-container div.tagline {
    clear: left;
    float: left;
    margin: -9px 0 20px 30px;
}
.blog #post-container h2.archive {
    margin: 10px 0 15px 0;
    clear: left; 
    color:#333; 
    font-weight:normal;
}

.blog #previous-next {
    margin-top: 50px;
    text-align: center;
}

.blog .post {
    margin-bottom: 20px;
    clear: left;
	padding: 15px;
	background-color:#FFF;
	border-color: #DDDDDD #DDDDDD #BBBBBB;
	border-style: solid;
	border-width: 1px;
}



.blog .post .date {
   padding-left:5px;
   color:#00A0C6;
   font-size:12px;
}

.blog .post .author {
    color:#00A0C6;
	font-size:12px;
}

.blog .post .body {
    margin-top: 15px;
    font-size: 12px;
    line-height: 21px;
}

.blog .post .body h1,
.blog .post .body h2,
.blog .post .body h3,
.blog .post .body h4,
.blog .post .body h5 {
    margin-top: 5px;
}

.blog .post .body p {
    margin-bottom: 15px;
    color: #666666;
}
.blog .post .body a {
    color: #00A0C6;
}

.blog .post .body ul {
    list-style: disc;
    color: #666666;
}
.blog .post .body li {
    margin-left: 15px;
    margin-bottom: 15px;
}

.blog .post .body img {
    margin: 2px 12px 2px 0;
}
.blog .post .body img.alignright {
    float: right;
}
.blog .post .body img.alignleft {
    float: left;
}
.blog .post .body img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.blog .post .footer-heading {
    float: left;
    padding: 3px;
    text-align: center;
    color: #FFFFFF;
    background-color: #00A0C6;
}
           
.blog .post .trends
{
   border-top:1px solid #AAA; 
   margin-bottom:20px;
   margin-top:25px;
}

.blog .post-type-header
{
  height:39px;
  background:url(/wp_content/themes/mobilebehavior/images/post_type/na.jpg) no-repeat;
} 

.blog .post-type-header .author,.blog .post-type-header .date
{
    font-size:11px;
    color:#FFF;
    display:inline-block;  
    float:right;
    clear:right;
    padding:3px 6px 0;
}

/* post type headers */

.blog .header-perspective{background:url(/wp_content/themes/mobilebehavior/images/post_type/perspective.jpg) no-repeat;}
.blog .header-feature{background:url(/wp_content/themes/mobilebehavior/images/post_type/feature.jpg) no-repeat;}
.blog .header-mobilebehaviortv{background:url(/wp_content/themes/mobilebehavior/images/post_type/mobilebehaviortv.jpg) no-repeat;}
.blog .header-noted{background:url(/wp_content/themes/mobilebehavior/images/post_type/noted.jpg) no-repeat;}   
.blog .header-events{background:url(/wp_content/themes/mobilebehavior/images/post_type/events.jpg) no-repeat;}
.blog .header-series{background:url(/wp_content/themes/mobilebehavior/images/post_type/series.jpg) no-repeat;}

.blog .post .trends h3
{
  display:inline-block;
  padding:4px;
  padding-right:10px;
  font-size:12px;
  margin-top:-12px;
  background:#FFF; 
  color:#AAA;
}   

.blog .post .trends h3 a, .blog .post .trends h3 span.trend-title, .blog .post .trends ul li a
{
  color:#00A0C6;
} 

.blog .post .trends ul
{
  float:left;
  width:568px;
margin: 0px 10px;
padding: 0;
 }

.blog .post .trends ul li
{
  float:left;
  width:120px;
  font-size:10px; 
  margin:0 11px;
}

.blog .post .categories {
    /*float: left;
    margin-right: 100px;*/
}
.blog .post .categories ul {
    float: left;
    width: 440px;
}
.blog .post .categories li {
    float: left;
    display: inline;
    margin-left: 10px;
    line-height: 18px;
}

.blog .post .sociable_tagline {
    float: left;
}

.blog .post .comments {
    float: right;
}

.blog .post .inline-comment-count
{
  display:inline;
  float:right;
  margin-right:10px;
}

.blog .post .commentlist .comment {
    padding: 6px 0;
}
#post-comments {
    clear: left;
    padding-top:10px;
    border-top:1px solid #EEE;
}
#post-comments h3 {
    padding-top: 15px;
}
#post-comments input {
    margin-bottom: 3px;
}
#post-comments textarea {
    width: 580px;
}
.related-posts {
    float: left;
    margin-top: 10px;
    width: 100%;
    clear: left;
}
.related-posts h3 {
    font-size: 14px;
    margin-bottom: 5px;
}
.related-posts ul {
    font-size: 12px;
    line-height: 21px;
}
.related-posts a {
    color:#00A0C6;
}
ol.pings {
    list-style-position: inside;
    list-style-type: decimal;
}

.blog #previous-next a {
    margin: 0 10px;
}

/* - work - */

.work p.caps {
    margin-bottom: 30px;
}

.work .case-study {
    padding: 25px;
    margin-bottom: 15px;
    background-color: #FFF;
    clear: right;
}

.work .case-study .main-image {
    width: 255px;
    height: 180px;
    float: left;
    margin-right: 20px;
    background-color: #111;
}
.work .case-study .main-image a img {
    width: 255px;
    height: 180px;
}
.work .case-study .main-image .hidden {
    display: none;
}

.work .case-study .story {
    width: 495px;
    float: left;
}

.work .case-study h4 {
}
.work .case-study .body-text p {
    margin-top: 10px;
	font-size:13px;
	line-height:17px;
	margin-top:10px;
}

/* - press - */

.press .post .body-text {
    margin-bottom: 5px;
}

/* - about - */

.about-us .intro {
    padding: 25px 25px 10px 25px;
    background-color: #00A0C6;
    line-height: 18px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
.about-us .intro p {
    padding-bottom: 15px;
}
.about-us .intro img {
    vertical-align: text-bottom;
}

.about-us h3 {
    clear: both;
}

.about-us .approach-area {
    margin: 17px 0 50px 0;
}

.about-us .approach-area .header {
    margin-bottom: 25px;
}

.about-us .approach-area img {
    float: left;
    margin-right: 15px;
}

.about-us .approach-area .description {
font-size:14px;
line-height:17px;
padding:1px 0;
width:700px;
}



.about-us .approach-area .user-content dt {
    margin-top: 13px;
    font-size: 18px;
    font-weight: lighter;
    letter-spacing: 1px;
    line-height: 21px;
    text-transform: uppercase;
    background-image: url(/wp_content/themes/mobilebehavior/images/about.bullet.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 15px;
}
.about-us .approach-area .user-content dd {
    font-size: 12px;
    line-height: 17px;    
    margin-bottom: 10px;
    padding-left: 15px;
}

.about-us .approach-area .downloads {
    float: right;
    padding: 28px;
    margin: 0 0 15px 15px;
    background-color: #EDEEEE;
}
.about-us .approach-area .downloads ul {
    float: left;
}
.about-us .approach-area .downloads ul.left {
    padding-right: 65px;
}
.about-us .approach-area .downloads li {
    margin-top: 20px;
}
.about-us .approach-area .downloads li.first {
    margin-top: 0;
}
.about-us .approach-area .downloads li a {
    display: block;
    height: 40px;
    background: url(/wp_content/themes/mobilebehavior/images/about.download.png) left bottom no-repeat;
}

.about-us img.diagram {
    margin-top: 15px;
    margin-bottom: 30px;
}

/* - contact-us - */

.contact-us .listbox {
    width: 400px;
    float: left;
    padding-right: 20px;
}

.contact-us .formbox {
    width: 350px;
    float: left;
    background-color: #00A0C6;
    padding: 25px;
    margin-top: 20px;
    color: #FFF;
}

.contact-us .listbox .contact {
    margin-bottom: 15px;
}

.contact-us .listbox .name {
    padding-right: 13px;
    margin-right: 7px;
    border-right: solid 1px #111;    
}

.contact-us .formbox .forminput {
    margin-bottom: 15px;
    width: 275px;
}

.contact-us .formbox .forminput label.error {
    color: red;
}

.contact-us .formbox .forminput input.formfield,
.contact-us .formbox .forminput textarea {
    width: 275px;
    margin-top: 3px;
    border: none;
    padding: 5px;
    font: inherit;
}
.contact-us .formbox .forminput select {
    width: 200px;
    margin-top: 5px;
}
.contact-us .formbox #submit {
    margin: 15px 0 10px 0;
}

/* ---------- navigation ---------- */

.navigation li {
    float: left;
}

.navigation a {
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

/* --- main nav --- */

#Header .navigation li {
    padding-top: 15px;
}

#Header .navigation a {
    height: 13px;
    background-image: url(/wp_content/themes/mobilebehavior/images/main.nav.matrix.png);
}

#Header .navigation li.home a { width: 55px; background-position: 0 -1px; }
#Container.home #Header .navigation li.home a,
#Header .navigation li.home a:hover { background-position: 0 -17px; }

#Header .navigation li.people a { width: 77px; background-position: -55px -1px; }
#Container.people #Header .navigation li.people a,
#Header .navigation li.people a:hover { background-position: -55px -17px; }

#Header .navigation li.blog a { width: 65px; background-position: -132px -1px; }
#Container.blog #Header .navigation li.blog a,
#Header .navigation li.blog a:hover { background-position: -132px -17px; }

#Header .navigation li.work a { width: 66px; background-position: -197px -1px; }
#Container.work #Header .navigation li.work a,
#Header .navigation li.work a:hover { background-position: -197px -17px; }

#Header .navigation li.events a { width: 78px; background-position: -263px -1px; }
#Container.events #Header .navigation li.events a,
#Header .navigation li.events a:hover { background-position: -263px -17px; }

#Header .navigation li.press a { width: 66px; background-position: -341px -1px; }
#Container.press #Header .navigation li.press a,
#Header .navigation li.press a:hover { background-position: -341px -17px; }

#Header .navigation li.about-us a { width: 93px; background-position: -407px -1px; }
#Container.about-us #Header .navigation li.about-us a,
#Header .navigation li.about-us a:hover { background-position: -407px -17px; }

/* --- blog feature nav --- */

#featured-blog .navigation a {
    height: 19px;
    background-image: url(/wp_content/themes/mobilebehavior/images/home.blog.nav.matrix.png);
}
#featured-blog .navigation .previous {
    width: 10px;
    margin-top: 1px;
    background-image: url(/wp_content/themes/mobilebehavior/images/home.blog.nav.left.png);
    text-indent: -9999px;
}
#featured-blog .navigation .next {
    width: 10px;
    margin-top: 1px;
    background-image: url(/wp_content/themes/mobilebehavior/images/home.blog.nav.right.png);
    text-indent: -9999px;
}

#featured-blog .navigation li#featured-post-1 a { width: 20px; background-position: 0 0; }
#featured-blog .navigation li#featured-post-1 a.highlighted,
#featured-blog .navigation li#featured-post-1 a:hover { background-position: 0 -19px; }

#featured-blog .navigation li#featured-post-2 a { width: 20px; background-position: -20px 0; }
#featured-blog .navigation li#featured-post-2 a.highlighted,
#featured-blog .navigation li#featured-post-2 a:hover { background-position: -20px -19px; }

#featured-blog .navigation li#featured-post-3 a { width: 20px; background-position: -40px 0; }
#featured-blog .navigation li#featured-post-3 a.highlighted,
#featured-blog .navigation li#featured-post-3 a:hover { background-position: -40px -19px; }

#featured-blog .navigation li#featured-post-4 a { width: 20px; background-position: -60px 0; }
#featured-blog .navigation li#featured-post-4 a.highlighted,
#featured-blog .navigation li#featured-post-4 a:hover { background-position: -60px -19px; }

#featured-blog .navigation li#featured-post-5 a { width: 20px; background-position: -80px 0; }
#featured-blog .navigation li#featured-post-5 a.highlighted,
#featured-blog .navigation li#featured-post-5 a:hover { background-position: -80px -19px; }

#featured-blog .navigation li#featured-post-6 a { width: 20px; background-position: -100px 0; }
#featured-blog .navigation li#featured-post-6 a.highlighted,
#featured-blog .navigation li#featured-post-6 a:hover { background-position: -100px -19px; }

#featured-blog .navigation li#featured-post-7 a { width: 20px; background-position: -120px 0; }
#featured-blog .navigation li#featured-post-7 a.highlighted,
#featured-blog .navigation li#featured-post-7 a:hover { background-position: -120px -19px; }

#featured-blog .navigation li#featured-post-8 a { width: 20px; background-position: -140px 0; }
#featured-blog .navigation li#featured-post-8 a.highlighted,
#featured-blog .navigation li#featured-post-8 a:hover { background-position: -140px -19px; }

#featured-blog .navigation li#featured-post-9 a { width: 20px; background-position: -160px 0; }
#featured-blog .navigation li#featured-post-9 a.highlighted,
#featured-blog .navigation li#featured-post-9 a:hover { background-position: -160px -19px; }

#featured-blog .navigation li#featured-post-10 a { width: 20px; background-position: -180px 0; }
#featured-blog .navigation li#featured-post-10 a.highlighted,
#featured-blog .navigation li#featured-post-10 a:hover { background-position: -180px -19px; }


/* ----- scraps from modi ----- */

#blog-post {
    background-color: #EDEEEE;
}


#blog-post p {
    font-size: 12px;
    line-height: 19px;
    padding-top: 10px;
}

#featured-work .body p {
    font-size: 12px;
    line-height: 17px;
    padding-top: 10px;
}


li.widget_sideblog a {
	color:#696969;
}

li.widget_sideblog  {
	color: black;
}

.wp-pagenavi {
	font-size: 10px;
}
