/*
Theme Name: CYSA 
Description: Cyprus South African Association
*/

body {
	color:#000000; /* ~12px */
	color: #333;
	line-height: 1.5em;
	background-color:#65FF01;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	/* background-image: url(images/pageBg.jpg); */
	background-image: url("images/bg-cysa.jpg");
}
/** corners **/
.loginTop, .innerSide, #boxFour li, #boxTwo a, #boxTwo, .homeForms, .boxThree, .wpcf7 input[type=submit]{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
a {
	/* color:#008DD0; */
	color: #FE0C0C;
	text-decoration: underline;
}
a:hover {
	color:#333;
	text-decoration:underline
}
.logoLink {
	height: 85px;
	width: 320px;
	float: left;
	text-indent: -9999;
	display: block;
}
.loginTop {
	float: right;
	clear: both;
	background-color: #F58233;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 10px;
	color: #FFF;
	text-decoration: none;
}
.loginTop:hover {
	background-color: #008DD0;
	color: #FFF;
	text-decoration: none;
}
img {
	border:none
}
p {
	padding:0px 0px 15px;
	margin:0px
}
h1 {
	color:#333;
	line-height:normal;
	font-size: 160%;
}
h1 a {
	text-decoration:none
}
h2 {
	color:#333;
	padding-bottom:3px;
	font-size:140%;
	font-weight:bold;
	text-decoration:none;
	line-height: normal;
}
h3, h5 {
	color:#333333;
	font-size:120%;
}
h4 {
	margin:10px 0px 5px
}
form {
	margin:0px;
	padding:0px
}
#page {
	width:1000px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
    
    -moz-box-shadow: 0 0 5px 2px #888;
    -webkit-box-shadow: 0 0 5px 2px #888;
    box-shadow: 0 0 5px 2px #888;
}
#header {
	position:relative;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/headerBg.gif);
	background-repeat: no-repeat;
}
#headerRight {
	float: right;
	margin-right: 20px;
    height: 100px;
}
#headerRight .liveperson {
	float: left;
	width: 120px;
	position: absolute;
}
#content {
	overflow:hidden;
	float: left;
}
#holderHome {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#holder {
	width:580px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sidebar {
	float:right;
	width:200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#lsidebar {
	float:left;
	width:200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.innerSide {
	padding: 8px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.innerSide h2 {
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
	font-size: 130%;
	letter-spacing: 0em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#sidebar .textwidget{
	padding: 7px;
}
#sidebar a:hover   {
	color:#666;
	text-decoration:underline
}
#sidebar a, #lsidebar a {
	text-decoration:none;
}
#sidebar .current_page_item {
	background-color: #f3f3f3;
	font-weight: bold;
}
#sidebar ul   {
	padding:0;
	list-style-type:none;
	margin: 0;
}
#sidebar li   {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#searchform {
	margin: 0px;
	padding-top: 35px;
	padding-right: 15px;
}
#searchform br {
	display:none
}
#searchform #s {
	border:1px solid #ccc;
	width:135px;
	height:20px;
	padding:4px 5px 0px 5px;
	background:#fff;
	margin-right:2px;
	color:#000;
	font-weight:normal
}
#searchform input, .button-general {
	background:url(images/search-btn-bg.gif) no-repeat;
	border:none;
	width:67px;
	height:26px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	vertical-align:middle
}
#footer {
	color: #666;
	font-size: 95%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	overflow: hidden;
}
#footer ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding-right: 5px;
}
#footer p {
	float: left;
}
#footer a, #footer a:visited {
	color:#666;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.clearfix {
	clear:both
}
dt  {
	padding:5px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCC;
	font-weight: bold;
}
dd {


}
.tribe-events-meta-group {
	border: 1px solid #CCC;
	
	padding: 10px!important;
	min-height:250px;
}
.tribe-events-meta-group h3 {
	padding-top: 5px;
	margin-top: 0px!important;
	background-color: #f3f3f3;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #538F51;
}
.alignleft {
	margin-right:5px;
	float:left;
	margin-bottom:5px;
	border:1px solid #CCC;
	padding:2px
}
.post {
	clear:both;
	text-align: justify;
}
#menu-top {
	float: right;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu-top li{
	display: inline;
	padding-left: 8px;
}
#menu-top a{}
.qtrans_language_chooser {
	float: right;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.qtrans_language_chooser li {
	display: block;
	float: left;
	margin-left: 8px;
}
/*************************************
MENU
***************************************/

#menuNav {
	height:39px;
	position:relative;
	z-index:100;
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	color: #666;
	/* background-image: url(images/navBg.gif);
	background-repeat: repeat-x; */
	background-color: #FE1313;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	
}
* html #menuNav {
	height:39px;
	width:980px;
	padding:0px;
	margin: 0px;
}
#menuNav ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#menuNav ul ul {
}
#menuNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#menuNav a, #menuNav a:visited {
	display:block;
	color:#FFF;
	height:39px;
	padding-left:12px;
	line-height:39px;
	padding-right:12px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CCC;
	font-weight:bold;
	text-decoration: none;
	font-size: 95%;
	text-transform: uppercase;
}
* html #menuNav a, * html #menuNav a:visited {
	font-size:120%;
	line-height:39px;
	color:#FFFFFF;
	float:left;
	display: block;
}
#menuNav ul ul a.drop:hover {
	background-repeat: no-repeat;
	background-position: center;
}
#menuNav ul ul ul a, #menuNav ul ul ul a:visited {
	background-color:#FFFFFF;
	text-transform:capitalize
}
#menuNav ul ul ul a:hover {
}
* html #menuNav ul ul {
}
#menuNav ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:39px;
	left:0;
	text-align:left
}
#menuNav ul ul ul {
	left:200px;
	top:-1px
}
#menuNav ul ul ul.left {
	left:-200px
}
#menuNav table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
#menuNav ul ul a, #menuNav ul ul a:visited {
	color:#333;
	height:auto;
	line-height:1em;
	width:179px;
	border-top-width:0;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#b4b6b7;
	border-right-color:#b4b6b7;
	border-bottom-color:#b4b6b7;
	border-left-color:#b4b6b7;
	background-color:#e5e4e4;
	padding-top:8px;
	padding-right:10px;
	padding-bottom:8px;
	padding-left:10px;
	font-size: 95%;
	text-transform: capitalize;
}
#menuNav table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
* html #menuNav ul ul a, * html #menuNav ul ul a:visited {
	width:179px;
	height:auto;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
}
#menuNav a:hover, #menuNav ul ul a:hover {
	color:#666;
	text-decoration: none;
	background-color: #D2D2D2;
}
#menuNav :hover > a {
	color:#FFF;
    /*background-color:#F58233;*/
	background-color:#EFC34A; 
	text-decoration: none;
	background-repeat: repeat-x;
}
#menuNav ul ul :hover > a {
	color:#000;
	text-decoration: none;
	background-image: url(images/navBgOverSub.gif);
	background-repeat: repeat;
	text-transform: capitalize;
}
#menuNav ul li:hover ul, #menuNav ul a:hover ul {
	visibility:visible
}
#menuNav ul :hover ul ul {
	visibility:hidden
}
#menuNav ul :hover ul :hover ul {
	visibility:visible;
}
.wpcf7 input[type=text], .wpcf7 textarea {
	border: 1px solid #CCC;
	background-color: #FFF;
	width: 96%!important;
}
.wpcf7 input[type=file] {
	background-color: #FFF;
	border: 1px solid #CCC;
}
.wpcf7 input[type=submit] {
	background-color: #F58233;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* homeLogos */
.homeLogos {
	padding: 4px;
	margin: 5px;
	text-align: center;
	border: 1px #ccc solid;
	background-color: #ededed;
	float:left;
	width: 270px;
}
.homeLogos h2 {
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.homeLogos img {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
#boxFour {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#boxFour li{
	list-style-type: none;
	background-color: #EDEDED;
	float: left;
	width: 315px;
    /*width: 210px;*/
	margin-right: 9px;
	margin-left: 9px;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#boxFour a {
	text-decoration: none;
	
}
#boxFour p {
	margin: 0px;
	padding: 0px;
}
#boxFour h2{
	font-size: 120%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#boxFour img{
	
}
#boxFour li ul li {

}
#boxTwo {
	list-style-image: none;
	list-style-type: none;
	padding: 5px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #CCC;
}
#boxTwo a {
	text-decoration: none;
	color: #FF0000;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 8px;    
	font-weight: bold;
	
}
#boxTwo p {
	float: left;
	margin: 0px;
	padding: 0px;
}
#boxTwo li{
	display: block;
	float: left;
	width: 46%;
	margin-right: 1%;
	margin-left: 1%;
	padding: 1%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
#boxTwo h2{
	font-size: 155%;
	line-height: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;

}
#boxTwo h3{
     margin-top:0px; 
     margin-bottom: 5px;
}
#boxTwo img{
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.homeForms {
	float: left;
	width: 44%;
	background-color: #D0EBF9;
	padding: 2%;
	margin: 1%;
	min-height: 250px;
}
.homeForms .wpcf7 input[type=submit] {
	float: right;
}
.homeForms form p {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.homeForms h2 {
	line-height: 32px;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.homeForms h2 img {
	float: left;
	margin-right: 10px;
}
.boxThree {
	float: left;
	width: 27%;
	background-color: #eee;
	border: 1px solid #CCC;
	padding: 2%;
	margin: 1%;
	min-height: 360px;
}
.boxThree h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.boxThree p {
	margin: 0px;
	padding: 0px;
}
.boxThree ul{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.boxThree ol{
	margin: 0px;
	padding-left: 10px;
	text-align: justify;

}
.boxThree ol li {
	padding: 0px;
	margin: 0px;
}
.boxThree ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.boxThree ul li img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.fb-img-a{
    float: right;
    padding-right: 10px; 
}

.textwidget {
    text-align: justify;
}

#boxFour .textwidget h4 {
    color: #FE1C1C;
    margin-bottom: 8px;
    padding-top: 8px;
    font-size: 14px;
    font-weight: bold;
}


body, #wpbody, .form-table .pre, .ui-autocomplete li a {
    color: #333333;
}
body {
    font-family: sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    min-width: 600px;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
#content {
    float: left;
    overflow: hidden;
    width: 100%;
}
body {
    color: #333333;
    font-family: Arial,sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
}
table {
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 1px;
    width: 100%;
}

.useful-links a{
    background-image: url('images/linkArrow.png');
    float: left;
    background-repeat: no-repeat;
    padding-left: 20px;
}

#boxFour li div.useful-links ul li{
   border: 0px;
   text-align: left;
   margin-bottom: 5px; 
   margin-left: 0px;
   padding-left: 0px;
   width: 275px;
}

#boxTwo li {
	margin-top: 5px;
}
.spe_div{
	text-align: justify;
}

ul{
    padding-left: 20px;    
}

.google_translate_footer{
    display: none;
}

.widget_google_translate form{
    margin: 0px;
}

#lsidebar input[type="text"], textarea, #lsidebar .uneditable-input{
    width: 168px;
}

.post caption{
    font-weight: bold;
}

form{
    margin: 0px !important;
}

.wpcc_tool p {
    padding: 0px;
}

div.footer-widjet {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #ACBEC8;
    font-size: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding: 0;
    text-align: center;
    width: 980px;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 1px solid #CCCCCC;
}
div.footer-widjet div.textwidget {
    text-align: center;
}

#holder-category{
    width: 780px;    
}

.cat-post{    
    padding: 10px; 
    margin-bottom: 10px;
  
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(bottom right, #FFFFFF 0%, #FFC80D 300%);
    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(bottom right, #FFFFFF 0%, #FFC80D 300%);
    /* Opera */ 
    background-image: -o-linear-gradient(bottom right, #FFFFFF 0%, #FFC80D 300%);
    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, #FFFFFF), color-stop(3, #FFC80D));
    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(bottom right, #FFFFFF 0%, #FFC80D 300%);
    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to top left, #FFFFFF 0%, #FFC80D 300%);
    
    border-radius: 5px;
}

.pull-right{
    float:right;
}
