/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/

/* -----------------------------------------
   Accessibility Enhancement
----------------------------------------- */
#accessibility {
	background:rgba(0,0,0,0.8);
	top:0;
	left:0;
	z-index:2;
	width: 100%;
	min-height: 20px;
	color: #FFF;
	text-align: center;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#accessibility a:focus {
	border:1px solid yellow;
}
#accessibility a:link,#accessibility a:visited,#accessibility a:active {
	color: #64B537;
}
.accessStatement {
	display:block;font-size:0.7em;line-height:1.2em;margin-top:10px;
}
p {
	line-height: 1.4em;
}
.categories {font-size:0 !important;}
/* -----------------------------------------
   Search Engine
----------------------------------------- */
.footer .home-Container p{
	font-size: 20px;
	padding-left:0;
}
#cse-search-box {
	display: inline-block;
	margin:20px 0 10px 0;
}
#cse-search-box div {
	padding:0;
	width:100%;
	display: inline-block;
	float:none;
	text-align: left;
}
#cse-search-box div input {
	display: inline-block;
	width:80%;
	margin:0;
}
#cse-search-box div input[type="submit"] {
	width:50px;
	padding:8px;
	background: #888;
	color: #FFF;
	border: 0;
}
.footer {
	border-top: 1px dashed #AAA;
	margin-top: 30px !important;
}
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
.profile img {
	width: 30px;
	margin-top:0;
}
.quali img {
	margin-top:0;
	height:50px;
}
.logo {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width:380px;
}
.author {
	font-size:0.7em;
	text-align: right;
	line-height: 3em;
	margin-bottom:30px;
}
p {
	font-weight: 600;
	color: #666;
}
.description {
	font-size:12px;
	margin-top:13px;
	border-left: 1px solid #999;
	padding-left:20px;
}
#featured1 div.container{
	border-top: 1px dotted #ddd;
	vertical-align: top;
	padding-bottom: 15px;
}
#featured1 div img, #featured1 div p {
	padding-left:0;
}
h1,h2,h3,h4 {
	font-size:20px;
	color: #64B537;
	font-weight:600;
}
a:link, a:visited, a:active {
	color: #64B537;
}
a:hover {
	background: #64B537;
	color: #FFFFFF !important;
}
.skills {
	color: #666;
	font-weight: 300;
	font-style: italic;
}
a img {
	border: 0;
}
.main-nav img {
	width: 24%;
}

/* -----------------------------------------
   toTop
----------------------------------------- */
#toTop {
	position: fixed;
	bottom: 40px;
	right: 10px;
	background: rgba(0,0,0,0.6);
	z-index:10000;
	width:150px;
	text-align: center;
	padding: 10px;
	color: #fff;
	display: none;
}
/* -----------------------------------------
   Home
----------------------------------------- */
.homeDescription {
	text-align: center;
	line-height: 1.3em;
	color: #666;
	margin: 1em 0 0.5em 0;
	padding: 0 2em;
	font-size: 1em;
}
.skill {
	margin-top:0;
}
.skill h5 {
	margin-top:0;
}
.skill div {
	border-right: 1px dotted #CCC;
}
#home a.linkbutton {
	font-size:2em;
	margin-bottom:10px;
	background: #EEE;
}
#home a.web:hover {
	background: url(../images/web.jpg) no-repeat #64B537;
}
#home a.graphic:hover {
	background: url(../images/graphic.jpg) no-repeat #64B537;
}
#home a.book:hover {
	background: url(../images/book.jpg) no-repeat #64B537;
}
#home a.about:hover {
	background: url(../images/about.jpg) no-repeat #64B537;
}
#home a.linkbutton {
	width:100%;
}
.homeContainer div {
	width:23%;
	margin:0.8%;
	margin-botton:0;
	float:left;
}
.homeContainer p {
	line-height:1.4em;
	font-weight:300;
	padding:0 2em;
}
.homeContainer div {
	text-align:center;
}	
.webdesign {
	width:100%;
	display:block;
	margin-bottom:20px;
}
.development {
	width:100%;
	display:block;
}
.homelogo {
	display:block;
	margin:20px 0;
	float:right;
	max-width:250px;
}
/* -----------------------------------------
   Button
----------------------------------------- */
a.linkbutton{
	display:inline-block;
	width:23%;
	margin-left:1%;
	background:#CCC;
	-webkit-border-radius: 400px;
    -moz-border-radius: 400px;
    border-radius: 400px;
	text-align:center;
	color: #000;
	position: relative;
	overflow: hidden;
}
a.linkbutton:hover, a.oon{
	background: #64B537;
	font-weight:600;
	color:#FFF;
}
a.oon {
	background: #6BA154 !important;
}
a.oon img {
	width: 55% !important;
}
.linkbutton img{
	width:55%;
	display:block;
	margin:15% auto 0 auto;
}
.linkbutton:hover img{
	width:60%;
	transition: width 0.5s;
}

.main-nav-fixed {
	position:fixed;
	top:0px;
	z-index:100;
	background: rgba(0,0,0,0.6);
	margin-left:0;
	padding: 0 10px 10px 10px;
	width:60%;
	transition: padding 0.3s;
}
.main-nav-fixex .linkbutton {
	margin-left:10px !important;
}

/* -----------------------------------------
   ie
----------------------------------------- */
.lt-ie9 .line {
	display: none;
}
.lt-ie9 img {
	-ms-interpolation-mode: bicubic;
}
.lt-ie9 a.linkbutton img {
	width: 50px !important;
}
.lt-ie9 body, .lt-ie9 p, .lt-ie9 a, .lt-ie9 h1, .lt-ie9 h2, .lt-ie9 h3, .lt-ie9 h4, .lt-ie9 h5 {
	font-family: Arial !important;
}

@media only screen and (max-width: 767px) {
#featured1 div p {
	padding-left:15px;
}
.description {
	font-size:1em;
	border-left: 0;
	padding-left:0px;
}

}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.logo {
	max-width: 2000px;
}	
.description {
	display: none;
}
a.linkbutton {
	font-size:0.9em;
}	
.main-nav{
	padding-top:10px;	
}
#home a.linkbutton {
	font-size:0.9em;
}
.homeContainer div {
	width:49%;
	margin:0.4%;
	float:left;
}
.homeContainer p {
	display:none;
}
.homeDescription {
	font-size:10px;
	padding:0;
}
.main-nav-fixed {
	top:-8%;
	width:100%;
}	
.homelogo {
	float:none;
	text-align: center;
	max-width:2000px;
}
}	
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation:landscape) {
.main-nav-fixed {
	top:-20%;
}	
}