/*
THEME NAME: DigiLink
DESCRIPTION: Your custom-developed WordPress theme.
AUTHOR: SEO Design Solutions
AUTHOR URI: http://www.seodesignsolutions.com
*/

/***** DIGILINK STYLES *****/

body {
	margin:0;
	padding:0;
	color:#4F4E4E;
	background:#fff url(http://www.digilink.com/-images/bg-body.gif) repeat-x top;
	font:11px arial,verdana,sans-serif
	}
form {
	margin:0;
	padding:0
	}	
.clear {clear:both}
#main {
	width:780px;
	margin:0 auto
	}
#header {
	padding:31px 0 0 0;
	width:780px;
	position:relative
	}
#header a.logo {
	float:left;
	width:280px;
	height:51px;
	display:block;
	background:url(http://www.digilink.com/-images/logo.gif) no-repeat left top
	}
#header .call {
	float:right;
	background:url(http://www.digilink.com/-images/ico-phone.gif) no-repeat 0 14px;
	padding:9px 0 0 19px;
	font:bold 11px/19px tahoma,sans-serif;
	color:#515151
	}
#header form {
	position:absolute;
	top:60px;
	left:352px;
	padding:0 5px 0 0
	}
* html #header form {top:59px}
#header form .btn {
	width:55px;
	height:18px;
	border:1px solid #164A89;
	background:#396AA0;
	color:#fff;
	font:11px tahoma,sans-serif
	}
#header form .text {
	width:166px;
	height:16px;
	padding:0;
	border:1px solid #819BB9
	}
#header .login {
	position:absolute;
	top:60px;
	left:585px;
	border-left:1px solid #32854B;
	padding:0 0 0 1px;
	background:#fff
	}
#header .login a {
	display:block;
	width:182px;
	height:21px;
	background:#32854B;
	font:bold 11px/21px tahoma,sans-serif;
	color:#fff;
	padding:0 0 0 11px
	}
#header ul {
	float:left;
	width:100%;
	border-top:1px solid #023673;
	margin:0;
	background:url(http://www.digilink.com/-images/bg-top-nav.gif) repeat-x top;
	padding:1px 0 0 0;
	height:26px
	}
#header ul li {
	float:left;
	height:23px;
	margin:0;
	padding:1px;
	list-style:none;
	background:url(http://www.digilink.com/-images/bg-top-nav-border.gif) no-repeat right top
	}
* html #header ul li {position:relative;}
#header ul li.right {
	float:right;
	background:url(http://www.digilink.com/-images/bg-top-nav-border.gif) no-repeat left top;
	}
#header ul li a {
	float:left;
	display:block;
	height:23px;
	padding:0 11px;
	color:#DAE9FD;
	font:bold 11px/23px tahoma,sans-serif
	}
#header ul li a:hover {background:#396AA0}
#header ul li:hover ul,
#header ul li.hover ul {
	display:block;
	}
#header ul ul {
	display:none;
	float:none;
	position:absolute;
	top:109px;
	width:131px;
	height:auto;
	border:1px solid #83A6CE;
	margin:0;
	background:none;
	padding:0;
	z-index:1000;
	clear: left;
	}
* html #header ul ul {
	left:0;
	top:25px;
}
#header ul ul li {
	float:left;
	width:131px;
	height:17px;
	padding:0 1px;
	margin:0;
	list-style:none;
	background:#396BA0
	}
#header ul ul li a {
	float:left;
	width:114px;
	display:block;
	height:17px;
	padding:0 0 0 17px;
	color:#fff;
	font:11px/16px tahoma,sans-serif;
	background:url(http://www.digilink.com/-images/bullet-hover-nav.gif) no-repeat left
	}
#header ul ul li a:hover {
	background:#023672 url(http://www.digilink.com/-images/bullet-hover-nav.gif) no-repeat left
	}
#inner-footer {
	margin:1px 1em 0;
	color:#545252;
	text-align:right;
	background:#fff url(http://www.digilink.com/-images/bg-footer.gif) repeat-x top;
	padding:23px 0
	}


/***** BLOG STYLES *****/

#content .entry-content {
	text-align: justify;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10pt;
	background: white url(http://www.digilink.com/-css/-images/bg-body.gif) repeat-x top;
}

body, #header h1 {
	margin: 0;
	padding: 0;
}

a {
	color: #006f20;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0 none;
}


#container {
	background-color: white;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
}

div.skip-link {
	display: none;
}

#content {
	padding: 1em;
}

.entry-title {
	font-size: 1.5em;
	margin: 1em 0 0 0;
}

abbr.published {
	color: #666;
	border: 0 none;
}

.entry-meta, .entry-date {
	color: #666;
}

.entry-meta {
	margin-bottom: 5em;
}

body.single .entry-title, #comments h3 {
	margin-top: 2em;
}

body.single .entry-meta {
	margin-bottom: 2em;
}

#comments-list ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-list .avatar {
	float: left;
	margin-right: 1em;
}

#comments-list .n {
	font-weight: bold;
}

.entry-meta, .comment-meta {
	font-style: italic;
}

#comments-list p {
	clear: left;
}

#primary {
	padding-left: 1em;
	font-size: 0.8em;
	border-left: 1px solid #E6E6E6;
}

.entry-meta, .entry-meta a,
.comment-meta, .comment-meta a,
.sidebar, .sidebar a {
	color: #666;
}

#footer #copyright {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#footer #footer-nav a {
	color: #00008A;
	text-decoration: none;
}

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebar right of content
*/
div#container {
float:left;
margin:0 -200px 0 0;
width:100%;
}

div#content {
margin:0 200px 0 0;
}

div.sidebar {
float:right;
overflow:hidden;
width:180px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
}

/* Just some example content */
div#menu {
height:2em;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:2em;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#primary {
padding-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3, div.sidebar div.title {
font-size:1.2em;
font-weight: bold;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 2em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
