/*  
Site Name: 
Site URI: 
Description: 
Version: 
Author: Taira Kirkland
Author URI: www.tairakirkland.com

*/

/*  =COLORS
---------------------------------------------------
	Body Background:
	Main Text:
	Links:
*/


/*  =PNG FIX
---------------------------------------------------*/

img, div { behavior: url(../iepngfix.htc) }

/*  =CU3ER
---------------------------------------------------*/


#cu3er-container {
	width:380px;
	outline:0;
	position:absolute;
	top:45px;
	left:432px;
}

	
/*  =GLOBAL ELEMENTS
-------------------------------------------------------------- */

body {
	background-color: #0d131b;
	background-image:url(../images/bg4.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:13px; 
	line-height:18px;
	color:#dedede;
}



a:link {
	color: #;
}

a:visited {
	color: #;
}

a:hover, a:active {
	color: #;
	text-decoration: none;
}

h1 {
	color: #;
	font-size: ;
}

h2 {
	color: #;
	font-size: ;
}

h3 {
	color: #;
	font-size: ;
}

h4 {
	color: #;
	font-size: ;
}

ol {
	list-style-type: ;
}

ul {
	list-style-type: ;
}

li {
	margin: ;
}

blockquote {}

#wrapper {
	width:815px; margin:100px auto 0px;
}


/*  =HEADER
-------------------------------------------------------------- */

#header {height:350px; position:relative;}
#logo {position:absolute; top:0px; left:0px;}
#hello{position:absolute; top:68px; left:0px;}
.top-bar{background-image:url(../images/bars.png); height:11px;}


/*  =NAVIGATION
-------------------------------------------------------------- */

#nav {}


/*  =CONTENT
-------------------------------------------------------------- */

#content {}
#content h2 {}
#content h3 {}
#content p {}
div.service{border-right:1px solid #121c29;padding:5px 15px 10px 25px;margin:15px 0px; width:230px; float:left; height:90px;}
div.service h1{text-transform:uppercase; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#63bc59; margin:0px 0px 4px 0px;}
div.service p{line-height:18px;} 
.addborder{border-left:1px solid #121c29;}

.subwrapper{width:815px;margin:0px auto 50px;}
.subtitle{margin:0px 0px 20px 20px;}

.about{border-right:1px solid #121c29;padding:0px 20px 0px 20px; width:230px; float:right; height:400px;}
.about p{padding:7px 0px;}
.about p span{color:#8683c9;}
.contact{float:left;}
.aboutme{float:right;margin-right:103px;}
.contact-me{float:left;border-left:1px solid #121c29;border-right:1px solid #121c29;padding:5px 25px 10px 25px;width:490px;}
.icons{padding-top:20px; text-align:center;}
.icons img{margin:0px 4px 8px 4px;}
.sm-line{height:1px; background-color:#121c29;margin:14px 0px;}

/*  =SIDEBAR
-------------------------------------------------------------- */

#sidebar {}
#sidebar h2 {}
#sidebar ul {}
#sidebar li {}


/*  =jQuery lightBox plugin - Gallery style
-------------------------------------------------------------- */

#gallery {
	
}
#gallery ul { list-style: none; margin-left:20px; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #212136;
	border-width:7px 7px;
	margin:0px 15px 0px 0px;
}
#gallery ul a:hover img {
	border: 5px solid #8796b7;
	border-width:7px 7px;
	color: #fff;
}
#gallery ul a:hover { color: #8796b7; }


/*  =FORMS
-------------------------------------------------------------- */
form{}
input {}
textarea {}
button {}

input:focus {}
textarea:focus {}
button:hover {}


/*  =TABLES
-------------------------------------------------------------- */

table {}
tr {}
th {}
td {}


/*  =FOOTER
-------------------------------------------------------------- */

#footer {}
#footer h2 {}
#copyright {}


/*  =DEFAULT STYLES
-------------------------------------------------------------- */

.alignleft {float: left;}
.alignright {float: right;}
.clear {clear: both;}

.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.small {font-size: 0.8em;}
.hidden {display: none;}


