@charset "utf-8";

/*  
Theme Name: eLYK
Theme URI: http://www.elykinnovation.com
Description: Theme for eLYK Innovation a Jacksonville, Florida Web Design Firm.
Version: 1.0
Author: eLYK Innovation
Author URI: http://www.elykinnovation.com/
*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   GENERAL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000 no-repeat center top; 
	color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

a {
	color: #ABCCD6;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

img {
	border: none;
}

p {
	margin: 10px 0;
}

blockquote {
	margin: 30px 0 30px 40px;
	padding: 0 0 0 10px;
	border-left: 3px solid #CCC;
	background: url(images/bg_blockquote.png) no-repeat;
}

ul {
	margin: 10px 40px;
}

ol {
	margin: 10px 40px;
}

.wrapper {
	width: 910px;
	margin: 0 auto;
}

.header {
	height: 270px;
}


.logo {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 270px;
}

.alignleft {float:left;margin:5px 10px 10px 0;}

.alignright {float:right;margin:10px 0 10px 10px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav_menu{width:910px;overflow:hidden;}
#nav{float:right;padding:0;}
ul#nav {padding:0; margin:0;}
#nav li{display:inline;list-style:none;margin:0;padding:0; }
#nav a{float:left;background:top;padding:0; height: 30px;}
#nav a:hover{background-position:center;}
#nav a.selected{background-position:bottom;}

	#home a{width:60px;background:url(http://www.elykinnovation.com/images/nav_home.png) top center no-repeat;  text-indent: -9999px;}
	#design a{width:61px;background:url(http://www.elykinnovation.com/images/nav_design.png) top center no-repeat;  text-indent: -9999px;}
	#webapps a{width:78px;background:url(http://www.elykinnovation.com/images/nav_web_apps.png) top center no-repeat;  text-indent: -9999px;}
	#database a{width:78px;background:url(http://www.elykinnovation.com/images/nav_database.png) top center no-repeat;  text-indent: -9999px;}
	#emarketing a{width:91px;background:url(http://www.elykinnovation.com/images/nav_emarketing.png) top center no-repeat;  text-indent: -9999px;}
	#technology a{width:87px;background:url(http://www.elykinnovation.com/images/nav_technology.png) top center no-repeat;  text-indent: -9999px;}
	#digitalimaging a{width:108px;background:url(http://www.elykinnovation.com/images/nav_digital_imaging.png) top center no-repeat;  text-indent: -9999px;}
	#takeoursurvey a{width:113px;background:url(http://www.elykinnovation.com/images/nav_take_our_survey.png) top center no-repeat;  text-indent: -9999px;}
	#portfolio a{width:75px;background:url(http://www.elykinnovation.com/images/nav_portfolio.png) top center no-repeat;  text-indent: -9999px;}
	#crew a{width:55px;background:url(http://www.elykinnovation.com/images/nav_crew.png) top center no-repeat;  text-indent: -9999px;}
	#contact a{width:69px;background:url(http://www.elykinnovation.com/images/nav_contact.png) top center no-repeat;  text-indent: -9999px;}
	#changetheme a{width:103px;background:url(http://www.elykinnovation.com/images/nav_change_theme.png) top center no-repeat;  text-indent: -9999px;}


#dropmenudiv{
position:absolute;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 10px;
color: #FFFFFF;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 3px solid #000000;
padding: 4px 0;
text-decoration: none;
font-weight: bold;
color: #CCCCCC;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #1C1C1C;
border-bottom: 3px solid #990000;
color: #FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   GENERAL CONT.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.container {
	background: url(http://www.elykinnovation.com/images/bg_content.png) no-repeat center top;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.body {
	width: 640px;
	padding: 20px;
	float: left;
	font-size: 14px;
}

.body h2 a {
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   ENTRY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.entry {
	border-bottom: #FFFFCC dashed 2px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 22px 0px;
}

.post {
	margin: 0 0 30px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   POSTMETADATA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.postmetadata {
	font-size: 12px;
}

.postmetadata a {
	font-weight: bold;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #CCC;
	border-bottom: 1px solid #ABCCD6;
	background: #333;
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   SIDEBAR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.sidebar {
	padding: 20px 0 20px 0;
	width: 230px;
	float: left;
}

.sidebar ul {
	list-style: none;
	margin: 0 0 0 20px;
}

.sidebar li {
	list-style: none;
	margin: 0 0 10px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   SEARCH

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.widget_search {
	
}

#searchsubmit {
	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   CATEGORIES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.widget_categories {

}

.widget_categories ul {
	margin: 10px 20px -20px 10px;
}

.widget_categories li {
	display: block;
	margin: 0;
	font-weight: bold;
}

.widget_categories li a {
	display: block;
	padding: 3px 4px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	
}

.widget_categories li a:hover {
	background: #333;
	color: #fff;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ABCCD6;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   CALENDAR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#wp-calendar {
	width: 100%;
}

#wp-calendar caption{
	text-align: left;
	font-weight: bold;
	font-size: 24px;
}

#wp-calendar th {
	padding: 5px;
	border-bottom: 1px solid #333;
}

#wp-calendar a {
	font-weight: bold;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}

#wp-calendar a:hover {
	color: #CCC;
	border-bottom: 2px solid #ABCCD6;
	background: #333;
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   RECENT POSTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#recent-posts {}

#recent-posts ul {
	margin: 30px 20px 20px 10px;
}

#recent-posts li {
	display: block;
	margin: 0;
	font-weight: bold;
}

#recent-posts li a {
	display: block;
	padding: 3px 4px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	
}

#recent-posts li a:hover {
	background: #333;
	color: #fff;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ABCCD6;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   ARCHIVE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#archives {}

#archives ul {
	margin: 10px 20px 20px 10px;
}

#archives li {
	display: block;
	margin: 0;
	font-weight: bold;
}

#archives li a {
	display: block;
	padding: 3px 4px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	
}

#archives li a:hover {
	background: #333;
	color: #fff;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ABCCD6;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   COMMENTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   FOOT CLAN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer {
	clear: both;
}

.foot1 {
	height: 190px;
	background-image: url(http://www.elykinnovation.com/images/hr.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.just_launched {
	width: 504px;
	float: left;
}

.services {
	padding: 20px 0 0 0;
	float: left;
	font-size: 12px;
	color: #ABCCD6;
	font-weight: bold;
}
.services ul {
	margin: 0 0 0 10px;
	list-style: none;
	float: left;
}

.services a {
	color: #ABCCD6;
	text-decoration: none;
}

.services a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.services_title {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.foot2 {
	margin: 0;
	padding: 12px 0 20px 0;
	/* height: 60px; */
	font-size: 10px;
	font-weight: bold;
	background-image: url(http://www.elykinnovation.com/images/bg_foot2.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.foot2 a {
	color: #CCCCCC;
	text-decoration: none;
}

.foot2 a:hover {
	color: #ABCCD6;
	text-decoration: underline;
}

.foot2 ul {
   padding: 0px;
   margin: 0px;
}

.foot2 ul li {
   display: inline;
   text-align: center;
	padding-left: 0px;
	padding-right: 13px;
}

.foot3 {
	font-size: 12px;
	padding: 10px 0 10px 0;
}

.affiliations {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	float: left;
	height: 70px;
	width: 900px;
	text-align: center;
}

.affiliations ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.affiliations ul li {
	display: inline;
	padding: 0px 8px 0px 8px;
	color: #000;
}

.affiliations ul li a:link, .affiliations ul li a:visited {
	color: #000;
	text-decoration: none;
}

.affiliations ul li a:hover, .affiliations ul li a:visited:hover {
	color: #000;
	text-decoration: none;
}

.address {
	float: left;
	height: 80px;
	width: 330px;
}


.show_your_teal {
	float: right;
	margin: 10px 0 0 0px;
	padding: 0px 0px 0px 30px;
	width: 250px;
}

.header-extras {
	float: right;
	margin: 10px 0 0 0px;
	padding: 0px 0px 0px 30px;
	width: 250px;
}



.header-social {
	float: right;
	width: 200px;
	height: 26px;
	margin: 8px 20px 0 0;
	padding: 0;
}

.header-social ul {
	float: right;
	height: 26px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.header-social ul li {
	display: inline;
	padding: 0 0 0 8px;
}

