/*  
Theme Name: whiteyclean
Theme URI: http://themeforest.net/user/plentong
Description: Creative Portfolio Clean Wordpress Theme
Author: Plentong
Author URI: http://themeforest.net/user/plentong
Version: 1.0
*/

/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
h1 {
	margin: 40px 0px 5px 5px;
	font-size: 80px;
	text-align: left;
	padding: 0;
	color: #333;
	float: left;
}
h3 {
	font-size: 2.4em;
	color: #333;
	font-family: "Myriad Pro", arial, serif;
	padding: 2px 0 10px 0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
a,a:link,a:visited,a:hover { 
	color:#537f8e;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
.clear { 
	clear:both; 
}
/* Global Elements
=====================================================================*/
body {
	background:#fff url(images/background.png);
	line-height: 1.6em;
	font:62.5% arial, verdana, serif;
}

/* Start CSS Coding
=====================================================================*/
#container {
	width:100%;
	background: url(images/back_header.png) repeat-x;
}
#wrapper {
	width:990px;
	margin:0 auto;
}
#header {
	width:990px;
	height: 105px;
	clear: both;
}


/* Start CSS POPUP Menu
=====================================================================*/
#placemainmenu ul ul {
	position:absolute;
	z-index:500;
	display:none;
	width:176px;
	margin: 0;
	top: 38px;
	left:0;
  background:url(images/popup.png) repeat-y;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #d2d2d2;	
}
#placemainmenu ul li ul li {
	display: block;
	width: 176px;
	height:31px;
	background:url(images/popup.png) repeat-y;
	float: left;
}
#placemainmenu #mainmenu li:hover ul li:hover {
	background:url(images/popup.png) repeat-y;
}
#placemainmenu #mainmenu li:hover ul li.last, #placemainmenu #mainmenu li:hover ul li.last:hover {
	height: 38px;
	background: url(images/popup_bottom.png) no-repeat;
}
#placemainmenu #mainmenu li:hover ul li a, #placemainmenu #mainmenu li:hover ul li a:link, #placemainmenu #mainmenu li:hover ul li a:visited {
	color:#fff;
	font-size:1.4em;
	width: 156px;
	height:23px;
	text-transform:none;
	background:url(images/seppopup.png) no-repeat 50% 100%;
	color:#9b9b9b;
	border:none;
	padding: 8px 10px 0 10px;
}
#placemainmenu #mainmenu li ul li.last a, #placemainmenu #mainmenu li ul li.last a:link, #placemainmenu #mainmenu li ul li.last a:visited {
	background: none;
}
#placemainmenu #mainmenu li:hover ul li a:hover, #placemainmenu #mainmenu li ul li a:hover {
	text-decoration:none;
	color:#000;
}
div#placemainmenu li:hover ul ul,
div#placemainmenu li li:hover ul ul
{display:none;}

div#placemainmenu li:hover ul,
div#placemainmenu li li:hover ul
{display:block;}
/* End CSS Drop Down Menu */
#placetestimonial {
	width: 400px;
	height: 30px;
	float: right;
	text-align: right;
	font-size: 1.2em;
	color: #a2a2a2;
	font-style: italic;
	padding: 15px 10px 0 0;
}
#placetestimonial strong {
	font-style: normal;
}
#placeintro {
	width: 990px;
	height: 137px;
	margin: 0 0 28px 0;
}
#introleft {
	width: 484px;
	height: 137px;
	float: left;
	padding: 0 15px 0 35px;
}
#introleft h2 {
	font-family: "Myriad Pro", arial, serif;
	font-size: 2.4em;
	color: #656565;
	padding: 6px 0;
	background: url(images/sepintro.png) repeat-x 0 100%;
}
#introleft p {
	font-size: 1.4em;
	color: #848484;
	padding: 10px 0 0 0;
	line-height: 1.4em;
}
.butlearnmore, .butlearnmore:link, .butlearnmore:visited {
	width: 108px;
	height: 19px;
	display: inline;
	margin: 7px 0 0 0;
	background: url(images/but_learnmore.png) no-repeat;
	float: right;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	padding: 6px 0 0 0;
}
.butlearnmore:hover {
	background-position: 0 -25px;
	text-decoration: none;
}
#introright {
	width: 491px;
	height: 237px;
	background:url(images/back_intro.png) no-repeat;
	float: right;
}
#placenav li a:hover span {
	background-position: 0 -21px;
}
#content {
	width: 990px;
}
#contenttop {
	width: 990px;
	height: 15px;
	background: url(images/content_top.png) no-repeat;
	font-size: 0;
}
#contentmiddle {
	background: #fff url(images/sepcontent.png) repeat-y 704px 0;
	width: 990px;
}
#homecontent {
	width: 673px;
	float: left;
	background:url(images/back_contenthome.png) repeat-y;
	padding: 0 15px 0 16px ;
}
#col1 {
	width: 213px;
	float: left;
	padding: 0 17px 0 0;
}
#col1 h2, #col2 h2, #col3 h2 {
	font-size: 1.8em;
	color: #666;
	font-family: "Myriad Pro", arial, serif;
	padding: 2px 0 8px 0;
}
#col1 img, #col2 img, #col3 img {
	padding: 5px;
	border: 1px solid #d9d9d9;
	margin: 0 0 5px 0;
}
#col1 p, #col2 p, #col3 p, .widget p {
	color: #333;
	font-size: 1.2em;
	padding: 2px 0 10px 0;
	line-height: 1.6em;
}
#col1 ul, #col2 ul, #col3 ul, .widget ul {
	padding: 2px 0 10px 7px;
}
#col1 ul li, #col2 ul li, #col3 ul li,.widget ul li {
	background: url(images/bullet.png) no-repeat 0 4px;
	padding: 0 0 0 18px;
	margin: 0 0 4px 0;
	color: #333;
	font-size: 1.2em;
	line-height: 1.4em;
}
/*#col1 h3, #col2 h3, #col3 h3 {
	font-size: 1.6em;
	color: #666;
	font-family: "Myriad Pro", arial, serif;
	padding: 2px 0 10px 0;
}*/
#col1 h4, #col2 h4, #col3 h4 {
	font-size: 1.4em;
	color: #666;
	font-family: "Myriad Pro", arial, serif;
	padding: 2px 0 10px 0;
}
#col2 {
	width: 196px;
	float: left;
	padding: 0 17px;
}
#col2 #listcolnews,
.widget #listcolnews,
#nav #listcolnews {
	padding: 0;
	margin: 0;
}
#col2 #listcolnews li,
.widget #listcolnews li, 
#nav #listcolnews li {
	border-bottom: 1px solid #d9d9d9;
	padding: 8px 0;
	margin: 0;
	background: none;
	font-size: 1.1em;
}
#col2 #listcolnews li h3,
.widget #listcolnews li h3 {
	font-size: 1.1em;
	font-family: Arial, verdana, serif;
	padding: 0;
}

#col3 {
	width: 196px;
	float: left;
	padding: 0 0 0 17px;
}
#col1 #listshowcase,
#col2 #listshowcase,
#col3 #listshowcase, .boxnav #listshowcase {
	width: 196px;
	margin: 0;
	padding: 0;
}
#col1 #listshowcase li ,
#col2 #listshowcase li ,
#col3 #listshowcase li, .boxnav #listshowcase li {
	width: 56px;
	height: 56px;
	float: left;
	margin: 0 3px 5px 0;
	background: none;
	border: 1px solid #d9d9d9;
	padding: 2px;
	display: inline;
}
#col1 #listshowcase li.last,
#col2 #listshowcase li.last, 
#col3 #listshowcase li.last, .boxnav #listshowcase li.last {
	margin: 0 0 5px 0;
}

#col1 #listshowcase li a, #col1 #listshowcase li a:link, #col1 #listshowcase li a:visited,
#col2 #listshowcase li a, #col2 #listshowcase li a:link, #col2 #listshowcase li a:visited,
#col3 #listshowcase li a, #col3 #listshowcase li a:link, #col3 #listshowcase li a:visited, .boxnav #listshowcase li a, .boxnav #listshowcase li a:link, .boxnav #listshowcase li a:visited {
	width: 56px;
	height: 56px;
	display: inline;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#col1 #listshowcase li:hover,
#col2 #listshowcase li:hover,
#col3 #listshowcase li:hover, .boxnav #listshowcase li:hover {
	border: 1px solid #537f8e;
}
#col1 #listshowcase li a img,#col1 #listshowcase li a:link img,#col1 #listshowcase li a:visited img,
#col2 #listshowcase li a img,#col2 #listshowcase li a:link img,#col2 #listshowcase li a:visited img,
#col3 #listshowcase li a img, #col3 #listshowcase li a:link img, #col3 #listshowcase li a:visited img, .boxnav #listshowcase li a img, .boxnav #listshowcase li a:link img, .boxnav #listshowcase li a:visited img {
	border: 0;
	padding: 0;
}
#col1 #listshowcase li a:hover img,
#col2 #listshowcase li a:hover img,
#col3 #listshowcase li a:hover img, .boxnav #listshowcase li a:hover img {
	margin: 0;
}
#nav {
	width: 254px;
	float: right;
	padding: 0 16px;
}
.boxnav {
	width: 254px;
	margin: 0 0 17px 0;
}
.widget h2  {
	font-size: 1.8em;
	color: #666;
	font-family: "Myriad Pro", arial, serif;
	padding: 2px 0 8px 0;
}
.boxnav p {
	color: #333;
	font-size: 1.2em;
	padding: 2px 0 10px 0;
	line-height: 1.6em;
}
.boxnav p.textabout {
	color: #848484;
}

/* Image and Captions */

img.alignright {
	float: right;
	padding: 5px;
	border: 1px solid #d9d9d9;
	margin: 7px 0 10px 10px;

}
img.alignleft {
	float: left;
	padding: 5px;
	border: 1px solid #d9d9d9;
	margin: 7px 10px 10px 0;
}
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;  
	padding: 5px;
	border: 1px solid #d9d9d9;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}


/* Footer
=====================================================================*/
#footer {
	width: 990px;
	height: 45px;
}
#footertop {
	width: 990px;
	height: 37px;
	background: url(images/sepfooter.png) repeat-x 0 100%;
}
#placetwitter {
	width: 925px;
	height: 37px;
	float: left;
	position: relative;
}
#icontwitter {
	width: 38px;
	height: 47px;
	background: url(images/icon_twitter.png) no-repeat;
	position: absolute;
	z-index: 10;
	top: -5px;
	left: 12px;
}
.imgloading {
	vertical-align: middle;
	margin: 0 0 0 5px;
}
#linktop, #linktop:link, #linktop:visited {
	float: right;
	height: 12px;
	background: url(images/icon_top.gif) no-repeat 100% 0;
	padding: 0 8px 0 0;
	width: 30px;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #656565;
	font-weight: bold;
	margin: 12px 5px 0 0;
	display: inline;
}
#menufooter {
	height: 15px;
	float: right;
	margin: 10px 0 0 0;
}
#menufooter li {
	height: 15px;
	float: left;
	padding: 0 10px;
	font-size: 1.1em;
	color: #656565;
}
#menufooter li a, #menufooter li a:link, #menufooter li a:visited {
	font-weight: bold;
}
#menufooter li.last {
	background: none;
	padding: 0 0 0 10px;
}
