/*
Theme Name: Liapakis
Theme URI: http://www.artabout.gr
Author: ArtAbout
Author URI: http://www.artabout.gr
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: liapakis
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}

html { margin: 0; padding: 0; height: 100%; width: 100%; overflow-y: scroll; }
body { margin: 0; padding: 0; height: 100%; width: 100%; }
a img { border: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
:focus { outline: 0; }
a { text-decoration: none; }
a:hover { text-decoration: none; }

@font-face {
font-family: PFDinTextCondPro;
    src: url('fonts/pfdintextcondpro-regular-webfont.eot');
    src: url('fonts/pfdintextcondpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pfdintextcondpro-regular-webfont.woff') format('woff'),
         url('fonts/pfdintextcondpro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

strong{
	font-weight:bold;
}

/****************** Home Page ********************/

.siteheader {
	width:100%;
	height:176px;
	background-image:url(images/headerbg.png);
	background-repeat:repeat x;
	float:left;
	border-bottom:3px solid #fb720d;
}

.header_content {
	width:960px;
	margin:0 auto;
}

#logourl {
	float:left;
}

#logoimg {
	float:left;
	margin-top:29px;
	margin-left:-78px;
}

#top_menu {
	float:right;
	margin-top:16px;
	font-family: PFDinTextCondPro;
	margin-right:55px;
}

#menu_line {
	float: right;
	margin-top: 15px; 
}

#top_menu_cont{
	float:right;
}

#top_menu .menu li {
	border-right:1px solid #6e698e;
	display:inline;
	list-style-type:none;
	font-family: PFDinTextCondPro;
	color:#fff;
}

#top_menu .menu li a{
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
}

#top_menu .menu li a:hover{
	color:#f16e12;
}

#menu-top_menu .current_page_item  a{
	color:#f16e12 !important;
}

#menu-top_menu-en .current_page_item  a{
	color:#f16e12 !important;
}
.menu-top_menu-container {
	float:left;
}

.menu-top_menu-en-container{
	float:left;
}

.tel {
	padding-left:10px;
	font-family: PFDinTextCondPro;
	font-weight:bold;
	color:#f16e12;
	float:left;
}

#main_menu {
	float:right;
	float:right;
	font-family: PFDinTextCondPro;
}

#main_menu-en{
	float:right;
	float:right;
	font-family: PFDinTextCondPro;
}

#main_menu_cont{
	float:left;
}

#main_menu_cont-en{
	float:left;
}

#main_menu_cont-en{
	float:left;
}

#menu-main_menu{
	float:right;
	margin-top:45px;
}

@-moz-document url-prefix() { 
  #menu-main_menu{
	float:right;
	margin-top:44px;
	}
}

#menu-main_menu-en{
	float:right;
	margin-top:45px;
}

@-moz-document url-prefix() { 
  #menu-main_menu-en{
	float:right;
	margin-top:44px;
	}
}

#menu-main_menu li{
	list-style-type:none;
	font-family: PFDinTextCondPro;
	color:#fff;
	height:80px;
	position:relative;
	display:block;
}

#menu-main_menu-en li{
	list-style-type:none;
	font-family: PFDinTextCondPro;
	color:#fff;
	height:80px;
	position:relative;
	display:block;
}

#menu-main_menu li:hover{
	background-image:url(images/menuhover.png);
}

#menu-main_menu-en li:hover{
	background-image:url(images/menuhover.png);
}


#menu-main_menu li a{
	color:#fff;
	padding-left:12px;
	padding-right:12px;
	text-transform:uppercase;
	font-size:18px;
	line-height:81px;
	display:block;
	height:70px;
}

#menu-main_menu-en li a{
	color:#fff;
	padding-left:18px;
	padding-right:18px;
	text-transform:uppercase;
	font-size:18px;
	line-height:81px;
	display:block;
	height:70px;
}

#menu-main_menu li a:hover{
	background-image:url(images/hoverarrow.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#f16e12;
}

#menu-main_menu-en li a:hover{
	background-image:url(images/hoverarrow.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#f16e12;
}

#menu-main_menu .current_page_item  {
	background-image:url(images/menuhover.png);
}

#menu-main_menu-en .current_page_item  {
	background-image:url(images/menuhover.png);
}

#menu-main_menu .current_page_item  a{
	background-image:url(images/hoverarrow.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#f16e12;
}

#menu-main_menu-en .current_page_item  a{
	background-image:url(images/hoverarrow.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#f16e12;
}

.sub-menu {
	border-top:3px solid #FB720D!important;
}

.sub-menu li {
	background-color: #212657;
	width:200px;
	color:#f16e12;
	height:40px !important;
	line-height:1.5em !important;
	display:list-item !important;
}

.sub-menu li a{
	height:30px !important;
	line-height:2em !important;
	font-size: 14px !important;
	padding-left:10px !important;
}

.sub-menu li a:hover{
	background-image:none !important;
}

.sub-menu li:hover{
	background-image:none !important;
}

.current_page_item .sub-menu li {
	background-image:none !important;
}

.current_page_item .sub-menu li a{
	background-image:none !important;
	color:#fff !important;
}

.current_page_item .sub-menu li a:hover{
	background-image:none !important;
	color:#f16e12 !important;
}

.sub-menu .current-menu-item {
	background-image:none !important;
	color:#fff !important;
}

.sub-menu .current-menu-item a{
	background-image:none !important;
	color:#f16e12 !important;
}

.sub-menu .current-menu-item a:hover{
	background-image:none !important;
	color:#f16e12 !important;
}

#slider_contact {
	background-image:url(images/sliderbg.png);
	background-repeat:repeat x;
	width:100%;	
	height:421px;
	float:left;
}

#rslider-cont_content{
	width:960px;
	margin:30px auto;
}

#slider_holder{
	float:left;
	width:660px;
	height:360px;
	-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 8px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 8px rgba(50, 50, 50, 0.5);
}

#contact_holder{
	color:#282e66;
	font-family:PFDinTextCondPro;
	font-size:14px;
	float:left;
	width:300px;
	background-color: #CFD2E5;
	height:360px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 8px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 8px rgba(50, 50, 50, 0.5);
}

#contact_holder form {
	margin-top:12px;
	margin-left:25px;
	position:relative;
}

#contact_holder h2{
	font-size:24px;
	font-weight:bold;
}

#minitext {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	margin-bottom:8px;
}

#mininame {
    border: medium none;
    color: #32325B;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 5px;
    width: 245px;
	font-family: 'Open Sans', sans-serif;
}

#minitel {
    border: medium none;
    color: #32325B;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 5px;
    width: 245px;
	font-family: 'Open Sans', sans-serif;
}

#miniserv {
    border: medium none;
    color: #32325B;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 5px;
    width: 255px;
	font-family: 'Open Sans', sans-serif;
}

#minimsg {
    border: medium none;
    color: #32325B;
    font-size: 14px;
    height: 50px;
    margin-bottom: 5px;
    padding: 5px;
    width: 245px;
	font-family: 'Open Sans', sans-serif;
}

#buttonwrap {
    background-color: transparent;
    background-image: url("images/sendbtn.png");
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: PFDinTextCondPro;
    font-weight: bold;
    height: 52px;
    width: 259px;
    margin-bottom: 15px;
    margin-top: 8px;
}

#minibtn{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-family: pfdintextcondpro;
    font-size: 24px;
    font-weight: bold;
    margin-top: 7px;
    text-align: center;
    width: 259px;
	text-shadow: 0 2px 3px rgba(50, 50, 91, 0.60);
}

.your-erotisi .wpcf7-quiz-label{
    background-color: #E4E6EF;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 19px;
    width: 188px;
	margin-bottom:5px;
}

#miniquiz {
    border: 0 none;
    height: 28px;
    margin-left: 4px;
    width: 40px;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
}

#contelamb{
	font-size:16px;
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
}

#conttel {
    margin-left: 30px;
    margin-top: -18px;
	font-weight:bold;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}

#frontpage_content_bg{
	background-image:url(images/bg1.png);
	background-repeat:repeat x, repeat y;
	width:100%;
	float:left;
}

#frontpage_content{
	width:960px;
	margin:0 auto;
	color:#282e66;
	font-family:PFDinTextCondPro;
}
#frontpage_text {
	padding-top:6px;
}

#frontpage_text img{
	float:left;
}

#fp_title {
	font-weight: bold;
	float:left;
	width:205px;
	margin-left:20px;
	margin-top:20px;
	font-size:24px;

}

#company_button {
    background-image: url("images/companybtn.png");
    color: #FFFFFF;
    float: left;
    height: 34px;
    line-height: 2em;
    margin-left: 20px;
    margin-top: 22px;
    text-indent: 10px;
    width: 182px;
}

#fp_text {
	width:555px;
	float:left;
	margin-left:60px;
	margin-top:20px;
	font-size:14px;
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
}

#fp_text h2{
	font-size:24px;
	font-weight: bold;
	margin-bottom:5px;
	font-family:PFDinTextCondPro;
}

#fp_text div{
	margin-bottom:15px;
	font-size:20px;
	font-family:PFDinTextCondPro;
}

#imgtext{
	float:left;
	width:190px;
}

#main_bg {
	width:100%;
	float:left;
}

#main_content {
	width:960px;
	margin:0 auto;
	margin-top:50px;
}

#main_page {
	width:100%;
	float:left;
}

#teaser_container{
	font-family:PFDinTextCondPro;
	float:left;
	width:320px;
	color:#282e66;
}

#teaser_container h2{
	font-size:21px;
	float:left;
	margin-bottom:20px;
	font-weight:bold;
	color:#282e66;
}

.main_img{
	float:left;
	margin-bottom:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.teaser_text {
    float: left;
    margin-bottom: 45px;
    text-align: justify;
    width: 295px;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	height:115px;
}

.morebtn {
	float:left;
	margin-bottom:65px;
    background-color: transparent;
    background-image: url("images/morebtn.png");
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: PFDinTextCondPro;
    font-weight: bold;
    height: 38px;
    width: 162px;
    margin-bottom: 15px;
    margin-top: 8px;
	font-size:16px;
	text-shadow: 0 2px 3px rgba(50, 50, 91, 0.60);
	text-align:center;
	line-height:2em;
}


.newstitle {
    border-bottom: 1px solid #FB720D;
    font-family: PFDinTextCondPro;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 26px;
    padding-bottom: 13px;
    width: 575px;
	float:left;
	color:#282e66;
}

.newsbottom {
    border-top: 1px solid #FB720D;
    font-family: PFDinTextCondPro;
    font-size: 18px;
    font-weight: bold;
    padding-top: 13px;
    width: 575px;
	float:left;
	text-align:right;
	color: #282E66 !important;
}

.newsbottom a{
	color: #282E66 !important;
}

#teaser_wrapper {
	float:left;
	margin-bottom:50px;
}

#newscontainer {
	float:left;
}

.newswrapper {
    float: left;
    margin-right: 15px;
    width: 615px;
}

.newswrapper h3{
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	color:#282e66;
	font-family:PFDinTextCondPro;
}

.newswrapper p{
	margin-bottom:12px;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color:#282e66;
}

.newswrapper a{
	color:#fb720d;
	font-size:16px;
	font-weight:bold;
	font-family:PFDinTextCondPro;
}

.newswrapper ul {
	float:left;
	width:580px;
}

.newswrapper ul li{
	float:left;
	list-style-type:none;
	margin-bottom:30px;
}

.post_text{
	width:400px;
	margin-left:15px;
    color: #282E66;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
}

.attachment-thumbnail{
	float:left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.post_text{
	float:left;
}

#scmedia {
	width:330px;
	float:left;
}

.smimg {
	padding-top:5px;
	padding-bottom:5px;
}

.tweeter {
    background-image: url("images/tw.png");
    background-repeat: no-repeat;
    float: left;
    height: 53px;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 300px;
}

.tweeter_img {
	margin-top:16px;
	margin-left:13px;
	cursor:pointer;
}

.footer{
	background-image:url(images/bg2.png);
	background-repeat:repeat x, repeat y;
	width:100%;
	float:left;
	margin-top:50px;
}

.footer_container{
	width:960px;
	margin:0 auto;
}

#menu-footer_menu1 {
	float:left;
	margin-top:10px;
}

#menu-footer_menu1-en {
	float:left;
	margin-top:10px;
}

#menu-footer_menu1 li:last-child {
    border-bottom: none;
}

#menu-footer_menu1-en li:last-child {
    border-bottom: none;
}

#menu-footer_menu1 .menu-item {
    border-bottom: 1px solid #d2d1d8;
    list-style: none outside none;
	padding-top:15px;
	padding-bottom:15px;	
}

#menu-footer_menu1-en .menu-item {
    border-bottom: 1px solid #d2d1d8;
    list-style: none outside none;
	padding-top:15px;
	padding-bottom:15px;	
}

#menu-footer_menu1 .menu-item  a{
	color: #282E66;
    font-family: PFDinTextCondPro;
    font-size: 16px;
    font-weight: bold;
    padding-right: 35px;
}

#menu-footer_menu1-en .menu-item  a{
	color: #282E66;
    font-family: PFDinTextCondPro;
    font-size: 16px;
    font-weight: bold;
    padding-right: 35px;
}

#menu-footer_menu2 .menu-item {
    border-bottom: 1px solid #d2d1d8;
    list-style: none outside none;
	padding-top:15px;
	padding-bottom:15px;	
}

#menu-footer_menu2-en .menu-item {
    border-bottom: 1px solid #d2d1d8;
    list-style: none outside none;
	padding-top:15px;
	padding-bottom:15px;	
}

#menu-footer_menu2 .menu-item  a{
	color: #282E66;
    font-family: PFDinTextCondPro;
    font-size: 16px;
    font-weight: bold;
    padding-right: 35px;
}

#menu-footer_menu2-en .menu-item  a{
	color: #282E66;
    font-family: PFDinTextCondPro;
    font-size: 16px;
    font-weight: bold;
    padding-right: 35px;
}

#menu-footer_menu2 {
	float:left;
	margin-left:20px;
	margin-top:10px;
}

#menu-footer_menu2-en {
	float:left;
	margin-left:20px;
	margin-top:10px;
}

#menu-footer_menu2 li:last-child {
    border-bottom: none;
}

#menu-footer_menu2-en li:last-child {
    border-bottom: none;
}

#footer_col2 {
	float:left;
	margin-left:30px;
	margin-top:20px;
	width:330px;
}

#footer_col2 h2 {
	font-size:18px;
	color:#282e66;
	font-family:PFDinTextCondPro;
	font-weight:bold;
}

#footer_col3 {
	float:left;
	margin-left:28px;
	margin-top:20px;
    margin-bottom: 30px;
}

#footer_col3 h2 {
	font-size:18px;
	color:#282e66;
	font-family:PFDinTextCondPro;
	font-weight:bold;
	margin-bottom:16px;
}

#footerinfo {
	color:#282e66;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	line-height:10px;
}

#copyright {
	float:left;
	width:100%;
	background-image:url(images/cprightbg.png);
	background-repeat:repeat x;
	height:42px;
}

#cpr {
	color:#fb720d;
}

#artabout {
	color:#fb720d;
}

#artabout a{
	color:#fb720d;
}

#designedby {
	float:right;
}

#cp_container {
	width:960px;
	margin:0 auto;
	color:#fff;
	line-height: 3em;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
}

#blog_container {
	width:960px;
	margin:0 auto;
}

#blog_container .pgsidebar{
	margin-top:40px;
}


#blog {
    border-bottom: 1px solid #FB720D;
    color: #282E66;
    float: left;
    font-family: PFDinTextCondPro;
    margin-right: 50px;
    margin-top: 40px;
    width: 610px;
}

.pagination {
	margin-top:10px;
	float:right;
}

.pagination li {
	list-style-type:none;
	padding-right:5px;
	float:left;
}

.pagination a {
    background-image: url(http://www.artabout.gr/clients/liapakis/wp-content/themes/liapakis/images/paging.png);
    background-position: center center;
    background-repeat: no-repeat;
	float:left;
	width:12px;
	height:10px;
}

.current a{
    background-image: url(http://www.artabout.gr/clients/liapakis/wp-content/themes/liapakis/images/paging_active.png);
    background-position: center center;
    background-repeat: no-repeat;
	float:left;
	width:12px;
	height:10px;	
}

#testimonial-slides{
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
}
#testimonial_wrapper {
    border: 1px solid #9396B2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    float: left;
    padding: 10px;
    width: 278px;
}

.testimonial-content p {
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:30px;
	width:280px;
	color:#282e66;
}

.testimonial-content span {
	font-size:13px;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	color:#282e66;
}

.wpcf7-not-valid {
    border: 2px solid #FC8800 !important;
    height: 15px !important;
    width: 242px !important;
}

.invalid #mctname{
	color:#FC8800 !important;
}

.invalid #mcttel{
	color:#FC8800 !important;
}

#miniquiz.wpcf7-not-valid {
	border: 2px solid #FC8800 !important;
    height: 24px !important;
    width: 38px !important;
}

.wpcf7-validation-errors {
	display:none !important;
}

.wpcf7-mail-sent-ok {
    background-color: #FFFFFF;
    border: 2px solid #398F14;
    height: 39px;
    position: absolute;
    top: 234px;
	left:-8px;
    width: 226px;
}

#mctname{
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	position:absolute;
	top:61px;
	z-index:50;
	left:7px;
}

#mcttel{
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	position:absolute;
	top:95px;
	z-index:50;
	left:7px;
}

/************************** Pages ****************************/

.page_wrapper {
	float:left;
	width:630px;
	margin-right:30px;
}

.page_wrapper .nivoSlider {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.page_wrapper p{
	margin-bottom:12px;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color:#282e66;
	text-align:justify;
}

#title_bar{
	background-image:url(images/titlebg.png);
	background-repeat:repeat x, repeat y;
	width:100%;
	height:82px;
	float:left;
}

#title_bar_content {
	width:960px;
	margin:0 auto;
	color:#282e66;
	font-family:PFDinTextCondPro;
}

.breadcrumbs {
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	color:#666666;
	font-weight:bold;
	margin-top:13px;
	margin-bottom:5px;
}

.breadcrumbs a{
	color:#666666;
	font-weight:normal;
}


#title_bar_content h1 {
	font-size:30px;
	font-family: PFDinTextCondPro;
	font-weight:bold;
}

.srp-widget-title{
	font-size:18px;
	font-family:PFDinTextCondPro;
	font-weight:bold;
	padding-bottom:5px;
    border-bottom: 1px solid #FB720D;
	color:#282e66;
}

.pgsidebar {
	width:300px;
	float:left;
}

.pgsidebar .widgettitle{
	color: #282E66;
    font-family: PFDinTextCondPro;
    font-size: 18px;
    font-weight: bold;
}

#pgcallout_bg{
	float:left;
	height:70px;
	width:630px;
	background-color:#cfd2e5;
	color:#32325b;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


#pgcallout_text1 {
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;	
	margin-left:15px;
}

#pgcallout_text1 h2{
    color: #282E66;
    font-family: PFDinTextCondPro;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
}

#pgcallout_text2 {
    color: #282E66;
    float: right;
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-right: 19px;
    margin-top: 10px;
}

#pgcallout_text2 span{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;	
	color:#fff;
	font-weight:normal;
}

.page_wrapper .nivo-controlNav {
    float: right;
    margin-left: 0;
    margin-right: 7px;
    margin-top: -45px;
    position: relative;
    z-index: 100;
}

.page_wrapper .nivo-control {
	display:inline-block;
	width:15px;
	height:15px;
	background:url(images/slider_bullet.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}

.page_wrapper .active {
	background:url(images/slider_bullet_active.png) no-repeat;
}

.page_wrapper .nivo-directionNav {
	display:none;
}

.page_wrapper h2{
	font-weight:bold;
    color: #282E66;
    font-family: PFDinTextCondPro;
    font-size: 24px;	
}

.roundedimg {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

#testimonial_wrapper h2{
    color: #FB720D;
    font-family: PFDinTextCondPro;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 18px;
    margin-top: 5px;
}

.su-column {
	color: #282E66;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    margin-bottom: 12px;
    text-align: justify;
}

.su-column img{
	margin-bottom:15px;
}

.su-list a {
	text-decoration:none;
	color:#282E66;
}

/*************************** Siskeuasia *************************/

#gallery-1 {
	margin-left: -11px !important;
    margin-top: -17px !important;
    width: 320px !important;
}

#gallery-1 .gallery-item {
    float: left;
    margin-left: 10px !important;
    margin-top: 10px !important;
    text-align: left !important;
    width: 150px !important;
}

#gallery-2 {
	margin-left: -11px !important;
    margin-top: -36px !important;
    width: 320px!important;
}

#gallery-2 .gallery-item {
    float: left;
    margin-left: 10px !important;
    margin-top: 10px !important;
    text-align: left !important;
    width: 150px !important;
}

/************************ Posts ******************************/

#post_wrapper {
	width:100%;
	float:left;
	margin-top:30px;
}

#post_container {
	width:960px;
	margin: 0 auto;
}

#thepost {
	width:660px;
	float:left;
    color: #282E66;
    font-family: 'Open Sans',sans-serif;
}

#thepost h2 {
    color: #282E66;
    font-family: PFDinTextCondPro;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}

#thepost p {
    font-size: 14px;
	float:left;
	width:630px;
}


#thepost img {
	float:left;
    margin-bottom: 15px;
}


#thepost iframe{
	width:120px !important;
	margin-top:15px !important;
	float:left;
}

#pdate {
    font-size: 13px;
    margin-bottom: 15px;
}


/*********************** Contact ********************************/

.cont {
	font-family: 'Open Sans',sans-serif !important;
    font-size: 14px !important;
}

.conth2 {
	margin-bottom: 10px !important;
}

.su-column p {
	line-height:1.5em !important;
}

.your-quiz .wpcf7-quiz-label{
    background-color:#f9f9f9;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    width: 195px;
	margin-bottom:5px;
}

#cname {
    border: medium none;
    color: #32325B;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 5px;
    width: 245px;
	font-family: 'Open Sans', sans-serif;
	background-color:#f9f9f9;
}

#cmail {
    border: medium none;
    color: #32325B;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 5px;
    width: 245px;
	font-family: 'Open Sans', sans-serif;
	background-color:#f9f9f9;
}

#ctel {
    border: medium none;
    color: #32325B;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 5px;
    width: 245px;
	font-family: 'Open Sans', sans-serif;
	background-color:#f9f9f9;
}

#cmsg {
    border: medium none;
    color: #32325B;
    font-size: 14px;
    height: 50px;
    margin-bottom: 5px;
    padding: 5px;
    width: 245px;
	font-family: 'Open Sans', sans-serif;
	background-color:#f9f9f9;
}

#csubmit{
    background-position: center 4px;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: PFDinTextCondPro;
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
    margin-bottom: 15px;
    margin-top: 8px;
    text-align: center;
    text-shadow: 0 2px 3px rgba(50, 50, 91, 0.6);
	background-image: url("images/sendbtnsmall.png");
    border: 0 none;
    height: 40px;
    width: 138px;
	cursor:pointer;
}


#cquiz {
	background-color:#f9f9f9;
    border: 0 none;
    height: 28px;
    margin-left: 4px;
    width: 40px;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
}

#cquiz.wpcf7-not-valid {
	border: 2px solid #FC8800 !important;
    height: 24px !important;
    width: 38px !important;
}

.su-column form {
	position:relative;
}

#ctname {
	left: 5px;
    position: relative;
    top: 24px;
    z-index: 100;
}

#cttel {
    left: 5px;
    position: relative;
    top: 24px;
    z-index: 100;	
}

#wpcf7-f153-p25-o1 .wpcf7-mail-sent-ok {
	background-color: #FFFFFF;
    border: 2px solid #398F14;
    height: 39px;
    left: -6px;
    position: absolute;
    top: 260px;
    width: 172px;	
}

/************************* Comments ***********************/

#commentholder {
	float:left;
}

.commentlist {
	margin-top:30px;
	list-style-type:none;
}

.comment {
    border-bottom: 1px solid #999999;
    margin-bottom: 30px;
    padding-bottom: 10px;
    width: 600px;
}

.comment-author{
	font-size:13px;
}

.says {
	margin-left:10px;
}

.comment-meta {
	margin-left:10px;
	font-size:13px;
}

.reply {
    font-size: 13px;
    margin-top: 40px;
}

.comment-form-comment label {
	display:block;
	margin-bottom:5px;
	margin-top:10px;
}

#url {
	margin-left:5px;
}

.comment-form textarea {
	margin-bottom:8px;
}

.comment-notes{
	font-size:13px !important;
}

#commentform p {
	margin-bottom:8px !important;
}
