/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

html {
	background: url('/images/background.png') repeat-x top;
	
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #585858;
}

a {
	color: #464646;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 960px;

	margin: 0 auto ;
}

#header {
	overflow: hidden;
	width: 960px;
	height: 170px;
	margin: 0;
	background:  url('/images/biglogo.png') no-repeat top left;
	
}

#nav {
	float:right;
	padding-right:80px;
	padding-top: 135px;
}

#nav img{
	margin-left: 4.5px;
}

#nav-bottom {

	padding-top: 5px;
}

#nav-bottom img{
	margin-left: 4.5px;
}

#photo_line{
margin-top:20px;
margin-left: 80px;
margin-right:80px;
margin-bottom: 20px;
}

#photo_line img{
	margin-left: 10px;
	margin-right: 10px;
	border: 0px solid black;
}

#bodyfill{
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 35px;
	border: 0px;
	float: left;
	background: url('/images/bodyfill.png') no-repeat top center;
	height: 520px;
}

#leftside{
	width: 300px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}

#img_grid{
	margin-bottom: 20px;
}

#img_grid img{
	padding-left: 1px;
	padding-top: 1px;
	border: 0px;
	margin: 0;
}

#img_grid p{
	padding-top: 10px;
	text-align: justify;
	line-height: 16px;
}

ul#banner
{
width: 960px !important;
height: 339px !important;
border: 0px !important;
}



#body_buttons{
	margin-top: 15px;
	margin-bottom: 20px;
}

#logo {
	font-size: 250%;
	margin: 50px 0 0 30px;
	font-weight: bold;
}

#logo a {
	color: #333333;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

#menu {
	width: 880px;
	overflow: hidden;
	margin: 0 auto;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	padding: 10px;
}

#menu ul li a {
	color: #666666;
}

#container {
	width: 960px;
	overflow: hidden;
	margin: 0px auto;
	background: url('/images/phone_bg.png') no-repeat;
}

#content {
	float: right;
	width: 460px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 10px;
}

#content p{
	text-align: justify;
	line-height: 16px;
	
}

.post {
	margin-top: 20px;
	margin-bottom: 50px;
	width: 780px;
	text-align: center;
	
}

.post-title {
	font-size: 17px !important;
	line-height: 1.2;
	font-weight: normal;
	padding-bottom: 4px;
	color: #276284;
		font-style: italic !important;
}


.post-date {
	float:  right;
	color: #bbb;
	border: 1px solid #eee !important;
	padding: 5px 8px 5px 8px !important;
	background:  #eee;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
margin-left: 40px !important;
margin-right:  40px !important;
	margin-top: 15px;
	font-size: 12px !important;
	align: center;
	width: 700px;	
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content a {
	text-decoration: underline;
}



.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 300px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	margin: 0 auto;
	width: 100%;
	height:130px;
	background: url('/images/footer_background.png')repeat-x;
}

#footer_content
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	padding-top: 00px;
	padding-left: 00px;
	font-size: 10px;
	color: #888;
	text-align: right;
	
}

#footer-links {
	list-style: none;
}

#footer-links li {
	float: left;
	margin-right: 15px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.bubbleInfo {
    position: relative;
    z-index: 11;
}

.popup {
z-index: 10;
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
    background: url('/images/popupbg.png') no-repeat;
    width: 320px;
    height: 325px;
    padding-left: 10px;
    padding-top: 20px;
    padding-right: 10px;
    border: 0px solid white;
    color: white;
}

div.panes div {
	display:none;		
	padding:80px 00px 10px 0px;
	border:0px solid black;
	font-size:14px;

	
}

div.panes div div {
	display:block;		
padding: 0px;
padding-left: 00px;
line-height: 17px;
font-size: .9em;	
text-align: justify;
	
}

ul.tabs {
	padding-top: 14px;
	
}

ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

.testimonials p{
display: block;
padding-bottom:0px;
padding-left: 0px !important;
}

.quote {
	font-style: italic;
	font-family: times, times new roman, serif;
	color: #555;
	font-size: 16px !important;
	line-height: 20px !important;
	padding-top: 4px !important;
}

.attrib {
	font-weight: normal;
	font-family: helvetica, arial, sans;
	color: #777;
	font-size: 12px !important;
	text-align: right !important;
	border: 1px solid black;
	padding-right: 10px !important;
	padding-top: 15px !important;
	padding-bottom: 10px !important;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: right;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}

div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}	

div.embox {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
clear:both;
padding:12px;
float: right !important;
}

.pp_description {
	
	font-size:1em !important;
}

.twtr-tweet-text p
{
	font-size: 13px;
	line-height: 16px !important;
}
