/*
Theme Name: OodleTech
Theme URI: http://oodletech.com
Description: This theme was developed and designed by OodleTech.
Author: OodleTech
Version: 1.0
Tags: oodletech
*/
@import url("css/style.css");

body { font-family: arial, verdana; font-size: 12px; }

/** Jevan Added Styles 07/13/13 **/
section #content .postContainer .wp_rp_wrap .related_post_title {
color: #f26a31!important;
font-size: 18px!important;
font-family: 'Copse'!important;
font-weight: normal!important;
padding: 10px!important;
}
section #content .postContainer ul.related_post {
padding: 0 5px!important;
overflow: hidden;
list-style: none;
list-style-image: none !important;
}
section #content .postContainer ul.related_post li {
list-style-image: none !important;
float: left;
}
section #content .postContainer ul.related_post li a {
color: #14cea0!important;
font-family: 'Copse'!important;
font-size: 12px !important;
display: block;
padding: 0 15px 0 0 !important;
}
section #content .postContainer ul.related_post li img {
width: 100px !important;
height: 100px !important;
}
.footer-widget a {
font-size: 12px;
color: white;
font-weight: bold;
line-height: 24px;
}

section #content .postContainer ul li {
margin: 0 0 8px 15px !important;
line-height: 18px !important; 
}

section #content .postContainer ol li {
margin: 0 0 18px 15px !important;
line-height: 18px !important; 
}

section #content .postContainer .wp_rp_content ul.related_post li {
margin: 0 0 8px 3px !important;	
}

.postContainer object embed { 
width: 100%	
}
.mobilesmart_switcher a { color: #f26a31; }

/*h4 {
	font-family:'Copse' !important;font-size:18px !important;line-height:22px !important;margin-bottom:10px !important;padding-left:8px !important;text-align:left !important;padding-bottom:5px !important;color:#371B64 !important;
}*/

section #content .postContainer h2.title {
font-size: 36px;
line-height: 1.3;
}

section #content .postContainer p {
font-size: 18px;
line-height: 1.625;
font-family: Arial, sans-serif;
font-weight: normal;
}
