﻿/*
Theme Name: ICT
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
#suckerfishnav {
font-size:15px;
font-family:Arial;
font-weight:500;
width:100%;
text-transform: uppercase;
}

#suckerfishnav,#suckerfishnav ul {
float:left;
list-style:none;
line-height:40px;
width:100%;
margin:0;
padding:0;
}

#suckerfishnav a {
display:block;
color:#7a7a7a;
text-decoration:none;
margin-left: 74px;
font-size:15px;
font-family:Arial;
font-weight: bold;
}

.page-item-5 a {
	margin-left: 0 !important;
}

#suckerfishnav li {
float:left;
padding:0;
}

#suckerfishnav ul {
position:absolute;
left:-999em;
height:auto;
width:151px;
font-weight:400;
line-height:1;
border:0;
margin:0;
padding: 0;
}

#suckerfishnav ul.children {
	left: 75px !important;
	top: 34px !important;
	border-top: 2px solid #942323;
}

#suckerfishnav li li {
width:149px;
border-bottom:2px solid #353535;
font-weight:700;
font-family:verdana,sans-serif;
padding: 10px 0;
}

#suckerfishnav li li a {
width:130px;
font-size:12px;
color:#7a7a7a;
padding:4px 10px;
line-height: 18px;
}

#suckerfishnav li ul ul {
margin:-21px 0 0 150px;
}

#suckerfishnav li li:hover {

}

#suckerfishnav li:hover ul ul,#suckerfishnav li:hover ul ul ul,#suckerfishnav li:hover ul ul ul ul,#suckerfishnav li.sfhover ul ul,#suckerfishnav li.sfhover ul ul ul,#suckerfishnav li.sfhover ul ul ul ul {
left:-999em;
}

#suckerfishnav li:hover ul,#suckerfishnav li li:hover ul,#suckerfishnav li li li:hover ul,#suckerfishnav li li li li:hover ul,#suckerfishnav li.sfhover ul,#suckerfishnav li li.sfhover ul,#suckerfishnav li li li.sfhover ul,#suckerfishnav li li li li.sfhover ul {
left:auto;
background:#242424;
}

#suckerfishnav li:hover,#suckerfishnav li.sfhover {
;
}
#suckerfishnav li.sfhover a {
color:#7a7a7a;
}

#suckerfishnav ul.children li:hover a {
	color: #ffffff;
}

#suckerfishnav li a:hover  {
	color: #ffffff;
}


/* =Reset
-------------------------------------------------------------- */

@font-face {
    font-family: 'WebfontBold';
    src: url('fonts/nevis-webfont.eot');
    src: url('fonts/nevis-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nevis-webfont.woff') format('woff'),
         url('fonts/nevis-webfont.ttf') format('truetype'),
         url('fonts/nevis-webfont.svg#WebfontBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #0c0c0c;
	color: #ffffff;
	background-image: url(images/bg/bg.jpg);
	background-repeat: repeat-x;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}

.sliver {
	background-image: url(images/slice.jpg);
	width: 880px !important;
	height: 58px;
	font-family: "WebfontBold";
	text-transform: capitalize;
	color: #ffffff;
	font-size: 32px;
	padding-top: 13px;
	padding-left: 60px;
}


.current_page_item a {
	color: #ffffff !important;
}




.haschildren a:first-child {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 49px 34px;
}

.haschildren a:first-child:hover {
	background-image: none;
}

.haschildren .children a {
	background-image: none;
}

.haschildren .children li a {
	margin-left: 0 !important;
}

input[type="text"] {
	padding: 7px !important;
	border-radius: 0;
	border:0;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #942323;
	float: left;
}

.form em {
	font-size: 18px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

textarea {
	padding: 7px !important;
	border-radius: 0;
	border:0;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #942323;
	float: left;
}

input[type="submit"] {
	background-image: url(images/send.png);
	border: 0;
	width: 137px;
	height: 46px;
	float: left !important;
	text-indent: -999em;
	background-color: transparent;
	cursor: pointer;
}

input[type="submit"]:hover {
	background-image: url(images/send-hover.png);

}

input:focus, textarea:focus {
	outline: 0;
}

/* Links */
a {
	color: #ffffff;
}
a:hover,
a:focus,
a:active {
	color: #ffffff;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

nav a {
	font-family: 'WebfontBold' !important;
}

h1 {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-family: 'WebfontBold';
	font-weight: 100;
}

h3 {
	font-size: 20px;
	text-transform: capitalize; 
	margin-bottom: 0px;
	font-family: 'WebfontBold';
	font-weight: 100;
	color: #942323;
}

.assistive-text {
	clip: rect(1px 1px 1px 1px); 
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.container_12 {
	width: 100%;
	margin: 0 auto;
	max-width: 940px;
	position: relative;
}

header {
	height: 155px;
}

nav {
	margin-top: 25px;
	margin-bottom: 20px;
}


#logo {
	margin-top: 35px;
}

article.page {
	background-color: #292929;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 40px 60px;
    width: 820px;
    color: #ffffff;
}

#main p, #main ul li {
	font-family: Arial;
	font-size: 14px;
	color: #eeeeee;
	line-height: 26px;
}

#main ul {
	margin-bottom: 15px;
}

footer {
    background-image: url(images/bg/footer.jpg);
    width: 100%;
    height: 89px;
}

	#site_by {
        float: right;
        margin-top: 50px;
    }

    #copyright {
        background-image: url(images/icon.jpg);
        width: 300px;
        float: left;
        height: 26px;
        margin-top: 50px;
        background-repeat: no-repeat;
        padding-left: 65px;
    }

        #copyright small {
            font-size: 11px;
            color: #6d6d6d;
            text-transform: uppercase;
            margin-top: 4px;
        }


/* =Menu
----------------------------------------------- */

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
		top: 1.5em;
		left: 0;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}

/* Small menu */
.menu-toggle {
	cursor: pointer;
}
.main-small-navigation .menu {
	display: none;
}


/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 0 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}



.post-column {
	float: left;
	width: 300px;
}

.post-column:first-child {
	width: 495px;
	margin-right: 25px;
}

.slideshow-wrapper img {
	border: 2px solid #ffffff !important;
}

.slideshow-wrapper {
	position: relative;
	top: -15px;
}

.slideshow-meta {
	position: relative;
	top: -13px;
	width: 304px;
}

	.slideshow-meta p {
		color: #ffffff !important;
		font-family: "WebfontBold" !important;
	}


/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.bypostauthor {
}

/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
#searchsubmit {
	display: none;
}

