/*  
Theme Name: Blissful Interfaces
Author: Thanushka Chandradasa
Version: 1.0
*/


* {margin:0;padding:0}
body{
	font-family: Lucida Sans Unicode, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	color: #5a5f4f;
	background-color: #50c0e5;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height:505px;/* for good browsers*/
	min-width:950px;/* for good browsers*/
}
body.inner{
	font-family: Lucida Sans Unicode, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	color: #5a5f4f;
	background-color: #ffffff;
	background-image: url(images/innerpagebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height:505px;/* for good browsers*/
	min-width:950px;/* for good browsers*/
}
a{
outline: none;
}
a img{
text-decoration: none;
border: none 0px #000000;
padding:0px;
margin:0px;
outline:none;
}

#wrapper{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	display:block;
	text-align: left;
	height:433px;
	background-image: url(images/web-mobile-software-UI-design.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapperinner{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	display:block;
	text-align: left;
	height:auto;
}
.content{
width: 530px;
margin-top: 25px;
}

.contentinner{
margin-top: 25px;
}


.content a, .content a:visited, .contentinner a, .contentinner a:visited{
text-decoration: underline;
color:#5a5f4f;
}
.content a:hover, .contentinner a:hover{
color: #25aad6;
text-decoration: none;
}
.navigation{
margin-top: 40px;
}
.navigation img{
margin-right: 8px;
border: none;
outline: none;
}

.navigationinner{
margin-top: 10px;
}
.navigationinner img{
margin-right: 8px;
border: none;
outline: none;
}

.content h1, .contentinner h1{
font-size: 9pt;
font-weight: normal;
}

.contentinner h1.bigger{
font-size: 17pt;
font-weight: lighter;
margin-left: 24px;
}
.contentinner h1.smaller{
font-size: 12pt;
font-weight: lighter;
margin-left: 12px;
}

.contentinner p.heading{
font-weight: lighter;
margin-left: 28px;
}

.content h2, .contentinner h2{
font-size: 12pt;
font-weight: lighter;
}

.contentinner ul li{
margin-left: 18px;
}

.categoryheading{
background-image:url(images/heading_ico.png);
background-position: left top;
background-repeat: no-repeat;
height: 70px;
padding-top: 10px;
}





/*footer links */
#footer{
margin-top: 20px;
margin-bottom: 30px;
color: #e7f1f5;
}
.footerleft{
width: 485px;
float: left;
height: 95px;
color: #e7f1f5;
}

.footerright{
width: 440px;
float: right;
margin-left: 20px;
color: #e7f1f5;
}
#footerbottom{
clear: both;
padding: 5px;
background-color: #7acfeb;
color: #FFFFFF;
height: 16px;
}

.copyright{
float: right;
}

.footerlinks{
float: left;
}

.footerleft h1, .footerright h1{
	font-size: 16pt;
	color: #e7f1f5;
	text-transform:uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	font-family: Lucida Sans Unicode, Geneva, Arial, Helvetica, sans-serif;
	height: 30px;
}

.footerright A, .footerright A:link, .footerright A:visited, .footerright A:active, .footerleft A, .footerleft A:visited, .footerleft A:link, .footerleft A:active{
color: #e7f1f5;
text-decoration: none;
}
.footerright A:hover, .footerleft A:hover{
text-decoration: underline;
color:#FFFFFF;
}
.footerleft p, .footerright p{
line-height: 17px;
}

.footericons{
float: left;
margin-right: 10px;
margin-top: 2px;
}

#footerinner{
background-color: #50c0e5;
background-image: url(images/footerinner.jpg);
background-repeat: repeat-x;
padding-top: 50px;
}
#footerwrap{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	display:block;
	text-align: left;
}

.footerright hr{
border: 1px solid #7acfeb;
background-color:#7acfeb;
height: 1px;
border-collapse:collapse;

}

.leftimage{
float: left;
}


/*--

.topnav{
	text-align:center;
	padding:0px;
	margin:0px;
	height:79px;
	
}

#navigation{
	background-image:url(images/navigation.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 856px;
	height: 79px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

#navigation li span { 
display:none;

 }  
   
#navigation li { float:left; list-style:none; position:relative; }  
   
#navigation li, #navigation a {      /* Each button must have the same height, define it here */  
height: 79px; 
display:block;
     margin:0px;  
     padding:0px;  
     }  
   

li#web{
	background-position: 0px -180px;
	width: 856px;
}
#web:hover{
	background-position: 0px -171px;
	background-image:url(images/navigation.png);
	background-repeat: no-repeat;
}
#web.active{
	background-position: 0px -171px;
	background-image:url(images/navigation.png);
	background-repeat: no-repeat;
	width: 856px;
}
li#graphic{
	background-position: 0px 0px;
	width: 96px;
}
#graphic:hover{
	background-position: -0px -98px;
	background-image:url(images/navigation.png);
	background-repeat: no-repeat;
}
#graphic.active{
	background-position: -0px -98px;
	background-image:url(images/navigation.png);
	background-repeat: no-repeat;
}

li#sitetraffic{
	background-position: 0px 0px;
	width: 174px;
}
#sitetraffic:hover{
	background-position: -393px -143px;
	background-image:url(images/navigation.png);
	background-repeat: no-repeat;
}
#sitetraffic.active{
	background-position: -393px -143px;
	background-image:url(images/navigation.png);
	background-repeat: no-repeat;
}

li#email{
	background-position: 0px 0px;
	width: 185px;
}
#email:hover{
	background-position: -567px -143px;
	background-image:url(images/navigation.png);
	background-repeat: no-repeat;
	padding-top:20px;
}
#email.active{
	background-position: -567px -143px;
	bbackground-image:url(images/navigation.png);
	background-repeat: no-repeat;
	padding-top:20px;
}


end of sub nav expertice */
