/*  
Theme Name: eveg 
Description: Custom theme for evesgift Version: 1.0
Author: elfdesigns
Author URI: http://www.elfdesigns.com.au
*/

body
{
	background: #FDF9FA url(images/backnew.jpg) repeat-x;
	color: #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font: 90%/18px Verdana, Tahoma, sans-serif;
}


#container {
	width: 1012px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	background: url(images/warappernew.jpg) repeat-y;
	}

/*** Header ***/
#header {
	background: url(images/headerlogo.jpg) no-repeat;
	height: 101px;
	text-align: left;
	width: 1012px;
	padding: 0px;
	margin: 0px auto;
	}
#header .content
{
		text-align: left;
		margin: 0px;
		padding: 25px 0px 0px;
}

#header h2 {
		color: #000000;
		font-size: 30px;
		font-family: Arial, Tahoma, Verdana, Georgia, "Times New Roman", Sans-Serif;
		font-weight: bold;
		/*text-transform: uppercase;*/
	margin-top: 25px;
		margin-bottom: 0px;
	}

#header h2 a {
		color: #000000;
		text-decoration: none;
	}

#header h2 a:hover {
		color: #000000;
		text-decoration: none;
	}

#header h3 {
		color: #000000;
		font-size: 13px;
		font-family: Georgia, Times New Roman, Sans-Serif;
		font-weight: bold;
		/*text-transform: uppercase;*/
	/*text-indent: 10px; */
	margin-top: 10px;
	}
/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}



* html .clearfix {
    height: 1%;
}

/*** Menu ***/
#menu {
		width: 1108px;
		text-align: right;
		padding: 15px 0px 0px;
		color: #000000;
		background: no-repeat;
		margin: 0px auto;
		float: none;
		clear: both;
	}
#menu h2 {
		color: #ffffff;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	}

/*** Main ***/
#mainwrap
{
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: url(images/wrappernew.gif) repeat-y;
}
#mainwrap  .content
{
	float: left;
	width: 720px;
	margin-top: 5px;
	padding: 5px 15px 25px;
	margin-left: 8px;
}
#mainwrap .movie {
	background: url(images/featureback.png) no-repeat;
	float: left;
	width: 341px;
	padding: 12px 10px 8px 2px;
	height: 350px;
}

#mainwrap .feature {
	width: 320px;
	float: left;
	font-size: .75em;
	border-bottom: 3px inset #FFCCCC;
	padding: 5px 2px 2px 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	background: #FFFFFF;
}
.feature       h2      a:link       {
	color: #FF99CC;
	text-decoration: none;
	padding: 1px;
	display: block;
	font-size: .9em;
	font-weight: bolder;
	clear: both;
	word-spacing: 2px;
}
.feature     h2 a:visited     {
	color: #FF99CC;
	text-decoration: none;
	padding: 1px;
	display: block;
	font-size: .95em;
	font-weight: bolder;
	clear: both;
	word-spacing: 2px;
}
.feature   h2   a:hover  {
	color: #666666;
	text-decoration: none;
	display: block;
	word-spacing: 2px;
}
.feature   h2   a:active  {
	color: #ED76AB;
	text-decoration: none;
	display: block;
	word-spacing: 2px;
}
.news  {
	width: 700px;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	clear: both;
	background: url(images/featureback2.png) repeat-x;
	padding: 5px;	
}
.news .ad {
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
}

#mainwrap .feature-wrap {
	width: 700px;
	padding: 5px;
	background: url(images/featureback2.png) repeat-x;
}
.storycontent {
	padding: 5px;
}


.post
{
	padding: 0px;
	line-height: 1.5;
	font-size: 0.85em;
}
.post h3  {
	margin-bottom: 3px;
	color: #F498C1;
	text-decoration: none;
	padding: 4px;
}
.post h3 a:link {
	margin-bottom: 3px;
	color: #FFBCEE;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.post h3 a:visited {
	margin-bottom: 3px;
	color: #FFBCEE;
	text-decoration: none;
	padding: 4px;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
}
.post h3 a:hover {
	color: #999999;
	text-decoration: none;
}
.meta {
	width: 550px;
	font-size: 10px;
	border-bottom: solid 1px #ababab;
	padding-bottom: 5px;
	color: #333333;
}

.meta  a:link {
	color: #FFA6E9;
	text-decoration: none;
}
.meta a:visited {
	color: #FFBCEE;
	text-decoration: none;
}
.meta a:hover {
	color: #999999;
	text-decoration: none;
}
.post .postheader h1
{
		font-size: 17px;
		margin-bottom: 3px;
		color: #666666;
}

.post .postheader h2
{
	font-size: 17px;
	margin-bottom: 3px;
}

.post .postheader h2 a
{
	text-decoration: none;
	color: #FFCCFF;
}

.post .postheader h2 a:hover
{
	text-decoration: underline;
	color: #666666;
}

.post .postheader .postmeta
{
	width: 550px;
	font-size: 10px;
	border-bottom: solid 1px #ababab;
	padding-bottom: 5px;
	color: #FFCCFF;
}
.postc {
	padding: 4px;
	line-height: 1.5;
	color: #666666;
	font-size: 0.8em;
	width: 500px;
}

.postc  p {
	padding: 4px;
	line-height: 1.5;
}
.postc  h3 {
	padding: 4px;
	line-height: 2.0;
	color: #ED7DAB;
	font-size: 2.0em;
	border-bottom: 1px solid #F8DFFF;
	font-weight: bold;
}
.postc  a:link {
	color: #FFBCEE;
}
.postc  a:visited {
	color: #FFBCEE;
}
.postc  a:hover {
	color: #FFBCEE;
}



/*** Sidebar ***/

#sidebar
{
	float: left;
	width: 200px;
	line-height: 1.5;
	margin-top: 5px;
	padding: 5px;
	font-size: 0.75em;
	margin-left: 15px;
	background: #FFFFFF;
	border-right: 1px solid #FFE8F3;
	margin-right: 5px;
}
#sidebar .ad {
	line-height: 1.5;
	margin-top: 5px;
	padding: 5px;
	font-size: 0.85em;
	margin-left: 5px;
	background: #FFFFFF;
	border: 1px solid #FFE8F3;
	margin-bottom: 10px;
}
#sidebar .ad img {
	border: 1px solid #FFE8F3;
	padding-right: 5px;
}

#sidebar .sidebox {
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 15px;
}
#sidebar .heading {
	color: #666666;
	background: #FCEFF6;
	padding: 4px;
	margin: 0px;
	border: 1px solid #F3CCFF;
	font-size: 0.85em;
	font-weight: bold;
}#sidebar img
{
	border: none;
}
#sidebar   ul 
{
	list-style: none;
	margin: 0;
	padding: 0px;
}
#sidebar li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar h3 {
	padding: 4px;
	margin: 0px;
	display: block;
	color: #ED7DAB;
}
#sidebar ul li a
{	/*color: #3399cc;*/
	text-decoration: none;
	padding: 4px 4px 0px;
	display: block;
	color: #F289B4;
	border-bottom: 2px solid #FFEAF4;
}


#sidebar ul li a:hover {
	text-decoration: none;
	color: #666666;
}
#sidebar  h3 a
{	/* color: #273647; */
	color: #F8DFFF;
	text-decoration: none;
	padding: 8px 4px 4px;
	background: #F3CCFF;
}
#sidebar .subscribe {
	background: url(images/subscribe.jpg) no-repeat;
	padding: 25px 4px 4px 18px;
	width: 180px;
	border-bottom: 1px solid #EAC5D4;
	color: #666666;
}
#sidebar   .subscribe a:link  {
	color: #ED7DAB;
	text-decoration: none;
}
#sidebar .subscribe a:visited {
	color: #ED7DAB;
}
#sidebar .subscribe a:hover {
	color: #666666;
}


/*** Comments ***/
.allcomments h3
{
	font-size: 15px;
}

.commentbox
{
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #ababab;
	background: #f6f6f6;
}

.commentbox .avatar
{
	float: left;
	margin-right: 5px;
}

.commentbox small
{
	font-size: 11px;
}

.commentbox p {
	margin-bottom: 0px;
}

.commentbox .commentmeta
{
	width: 300px;
}

#commentform label
{
    display:block;
    margin: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform strong
{
	font-size: 11px;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

/*** Footer ***/
#footer
{
	width: 1012px;
	color: #000000;
	background: url(images/footernew.png) no-repeat;
	font-size: 11px;
	overflow: hidden;
	text-align: left;
	padding: 0px;
	height: 135px;
	margin-right: auto;
	margin-left: auto;
}
#footer .content
{
	color: #F596C4;
	font-size: 11px;
	overflow: hidden;
	text-align: right;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-top: 2px;
}

#footer a {
		color: #666666;
		text-decoration: none;
	}

#footer a:hover {
		color: #666666;	/*text-decoration: underline;*/
	}
#footer .lownav  {
		color: #666666;
		text-align: right;
		float: left;
		width: 600px;
		padding-left: 75px;
		padding-top: 25px;
}
#footer  .lownav a {
		color: #666666;
		text-decoration: none;
}
#footer  .lownav a:hover {
		color: #FF0000;
}
#footer .lownav li
{
		display: inline;
		list-style: none;
		padding-right: 8px;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}
#search_box {
		width: 201px;
		height: 31px;
		background: url(http://www.complianceasia.com/images/searchbox.png) no-repeat;
		float: right;
		padding-right: 10px;
		margin-bottom: 15px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
   margin: 3px 4px 0 0;

}
.post img
{
		text-decoration: none;
		border-style: none;
}
.front
{
		padding: 4px;
		margin-bottom: 12px;
		clear: both;
		height: 100px;
		float: left;
		background: #FFFFFF;
		border: 1px dotted #efefef;
}
.front img
{
		padding: 4px;
		float: left;
		text-decoration: none;
		border-style: none;
}
.front p
{
		padding: 10px;
}
.fr    h3
{
		background: url(images/sidehead.png) no-repeat;
		padding: 4px;
		width: 259px;
}
.fr
{
		width: 300px;
		border-top: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #E0E0E0;
		border-left: 1px solid #E0E0E0;
		padding: 6px;
		float: left;
		margin-right: 6px;
		font-size: .75em;
		line-height: 1.5;
		color: #043F61;
		word-spacing: 2px;
}
.frontlow h4
{
		padding: 6px;
		background: url(images/sidelow.png) repeat-x;
		color: #FFFFFF;
}
.frontlow
{
		padding: 4px;
		margin-bottom: 12px;
		clear: both;
		float: left;
		background: #FFFFFF;
		
}


.box-left {
	float:left;
	width:320px;
	margin:0px 8px 5px;
	padding:4px;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background: #FFFFFF;
	min-height:230px;
	text-align: left;
	border-top: 4px solid #Fbd7e8;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.box-left p {
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
}
.box-left     h3  a {
	margin-top:0px;
	display: block;
	color: #999999;
	padding: 0px;
	text-decoration: none;
	background: #F9F9F9;
	
}

img.post-thum {
	height:128px;
	width:100px;
	background:#fff;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	text-align: center;
	float: left;
	clear: both;
	}
.box-left4 {
	float:left;
	width:320px;
	margin:0px 8px 5px;
	padding:4px;
	color: #333333!important;
	text-decoration: none;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #F4F4F4;
	background: #FFFFFF url(images/blokeback2.jpg) no-repeat right bottom;
}
.post   .readmore   {
	color: #FF99CC;
	background: #FFE6FF;
	padding: 4px;
	border: 1px outset #FFE6FF;
	text-decoration: none;
	float: right;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}.box-left4     h4  a:link {
	margin-bottom: 3px;
	color: #666666;
	text-decoration: none;
	padding: 4px;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px dotted #CCCCCC;
}
.box-left4 h4 a:visited {
	margin-bottom: 3px;
	color: #666666;
	text-decoration: none;
	padding: 4px;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	border: 1px dotted #CCCCCC;
}
.box-left4 h4 a:hover {
	color: #FF99CC;
	
}

.box-right {
	width:280px;
	margin:0;
	padding:5px;
	background: #FF99CC;
	border: 4px solid #FFD9D9;
}

.box-right h2 {
margin:15px 0;
}
.inner  
{

}
.featurebox  .entry
{
		line-height: 1.5;
		color: #000000;
		text-decoration: none;
		padding: 0px;
}
.posth {
	line-height: 20px;
	padding: 8px;}
img .frame {
	height:250px;
	width:450px;
	background:#fff;
	border-top: 1px #ccc;
	border-right: 1px #ccc;
	border-bottom: 1px #ccc;
	border-left: 1px #ccc;
	margin: 0px;
	float: left;
	padding: 0px 5px 0px 0px;
}
h1   {
	font-size: 2.3em;
	color: #F278AF;
	font-weight: bolder;
}

img.post-thumf {
	height:140px;
	width:150px;
	background:#fff;
	margin: 0px 0px 0px 4px;
	padding: 0px 5px 0px 0px;
	float: right;
}
.guys {
	width: 720px;
	clear: both;
	background: #F9f9f9;
	margin: 0px;
	padding: 0px;
}

.guys  h2 {
	font-size: .85em;
	color: #999999;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding-top: 0px;
	padding-bottom: 4px;
	font-weight: bold;
	word-spacing: 3px;
	background: #e2ebf0 url(images/headingback.png) repeat-x;
	padding-left: 4px;
	margin: 0px;
}
img.post-thumbl {
	height:75px;
	width:75px;
	background:#fff;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
}
.feedback{
	font-size: 0.75em;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	background: #FFF2FF;
}.feedback  a:link {
	color: #FFA6E9;
	text-decoration: none;
}
.feedback a:visited {
	color: #FFBCEE;
	text-decoration: none;
}
.feedback a:hover {
	color: #999999;
	text-decoration: none;
}
#nav {
	width: 700px;
	margin-left: 30px;
	height: 30px;
	background: #F0F0F0;
	
}
#nav ul {
		margin-left: 25px;
		bottom: 0px;
		overflow: hidden;
		height: 30px;
		left: 4px;
		padding-top: 195px;
		list-style: none;
}
#nav ul li { 
	float: left; 
	margin-right: 3px; 
	padding-left: 3px; 
        font-weight: bold;
}
#nav ul li.current_page_item {
	width: 100px;
	height: 30px;
}
#nav ul li a {
	width: 100px;
	height: 30px;
	background: url(images/nav.png) repeat-x;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
}
#nav ul li a:hover {
		color: #000000 !important;
		background: url(images/navhov.png) repeat-x;
}
#nav ul li.current_page_item a {
	background: url(images/navhov.png) repeat-x;
	color: #000000;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
#lowernav {
	font-size: 0.8em;
	color: #000000;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 35px;
	padding-left: 50px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
}

#lowernav  h4 {
	color : #666666;
	font-size : 1.6em;
	font-family: Times New Roman, Sans-Serif;
	font-weight: bold;
	padding-left: 5px;
}
 
#lowernav ul li a {
	color: #999999;
	text-decoration: none;
}
 
#lowernav ul li a:hover {
	color: #333333;
	text-decoration: underline;
}          
 #lowernav li {
          list-style-type: none;}
#lowernav ul li {
          width: 25%;
          display: inline;
          float: left; }
.postmeta a {
	width: 550px;
	font-size: 10px;
	padding-bottom: 5px;
	color: #FFCCFF;
}
.postmeta a:hover {
	width: 550px;
	font-size: 10px;
	padding-bottom: 5px;
	color: #999999;
}

