/*
Theme Name: WinComp Default
Theme URI: http://wincomp.co.uk
Description: The default theme for WinComp PC Repair Centre
Version: 1.0
Author: Anthony Cook
Author URI: http://anthonycook.info
*/


* {outline: none;}

/* Begin Structure */

#wrapper {
	width: 900px; 
	margin: 0 auto;
	background: #fff;
	padding: 5px;

}

#header {
	background: url(images/header.png);
	height: 127px;
}


.entry {
	padding: 20px;
	margin-bottom: 10px;
	 border-bottom: solid 1.5px #ddd;
}


#footer {
	color: #666;
	clear: both;
	padding: 10px;
}
/* End Structure */


/* Begin Typography */

body {
	background: url(images/background.png) #2a2a2a; 
	margin-top: 20px; 
	font: 14px/21px Arial, Helvetica, sans-serif;
	color: #575757; 
	font-size: 13px;
}

a, a:hover, a:visited {
	color: #333;
	text-decoration: none;
}

h1, h2, h3, h4  {
	margin:0 0 15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

h1 {
	color: #fff; 
	font-size: 28px;  
	font-style: italic; 
	float: right; 
}

h2 {
	color: #333; 
	font-size: 24px; 
}

h3 {
	font-size:18px; 
	color: #333;
}

h4 {
	font-size: 16px;
	color: #333;
}

#footer p {
	padding: 10px;
}

/* End Typography */


/* Start Menu */

ul#menu {
	padding:0px;
	float: left;
}
ul#menu li {
	display:inline;
}
ul#menu li a {
	text-decoration:none;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background: #333;
}
ul#menu li a.active, ul#menu li a:hover {
	color:#eee;
}

/* End Menu */


.left {float: left; margin: 0; padding: 0;}
.right {float: right;}
#search {float: right;	margin:9px;}

.phone {float: right; margin-top: 15px;}
.clear {clear: both;}

.screen-reader-text {display: none;}

input, textarea {
	background: #fff; 
	border: solid 1px #b5b5b5; 
    padding: 5px;
    background: -moz-linear-gradient(top, black, #ddd 1px, #fff 25px);
    background: -webkit-gradient(linear, left top, left 25, from(#ddd), color-stop(4%, #ddd), to(#fff));
}

.entry input, .entry textarea {}

.send textarea {padding-right: 30px;}


#gallery {
	position:relative;
	height:280px;
	z-index: 0;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500;
	}
 
	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#fff;
		width: 100%;
		padding: 20px 0 10px 0;
		position:absolute;
		bottom:0;
	}
 
	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		color: #fff;
		font-size: 24px;
	}
	
#gallery h3, #gallery .content {padding: 15px;}
	

.box {background: #eaeaea; border: solid 1px #b5b5b5; padding: 20px; width: 245px; margin-right: 15px; float: left; margin-bottom: 10px;
	 background: -moz-linear-gradient(top, black, #ddd 1px, #fff 25px);
 background: -webkit-gradient(linear, left top, left 25, from(#ddd), color-stop(4%, #ddd), to(#fff));
}
.last {background: #eaeaea; border: solid 1px #b5b5b5; padding: 20px; width: 252px; margin:0; float: left;
	 background: -moz-linear-gradient(top, black, #ddd 1px, #fff 25px);
 background: -webkit-gradient(linear, left top, left 25, from(#ddd), color-stop(4%, #ddd), to(#fff));
}

.wp-post-image {float: left;}

#nav {
 background: #e5e5e5;
 float: left;
 margin: 0; padding: 0;
 border-bottom: none;
}

#nav li a, #nav li {
 float: left;
}

#nav li {
 list-style: none;
 position: relative;
 z-index: 5000;
}

#nav li a {
 padding: 1em 1.6em;
 text-decoration: none;
 color: white;
 background: url(images/menu.png) #292929;
 border-right: 1px solid #3c3c3c;
 border-left: 1px solid #292929;
 border-bottom: 1px solid #232323;
}

#nav li a:hover {
 background: #8B1A1A;
}


/* Submenu */



#nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 padding: 0; margin: 0;
}

#nav li:hover > ul {
 display: block;
}

#nav li ul li, #nav li ul li a {
 float: none;
}

#nav li ul li {
 _display: inline; /* for IE6 */
}

#nav li ul li a {
 width: 150px;
 display: block;
}

/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}

#navigation {
 background: url(images/menu.png);
 width: 900px;
 height: 49px;

}

#s {width: 170px;}
 
h5 {font-size: 20px; margin:0 0 10px 0; padding: 0; font-weight: normal; font-style: italic;}

.phone {padding: 40px 10px 20px 30px;}

.logo {float: left;}

.entry img {border: none;!important}

#footer p {padding: 0;}

.wp-post-image {
	margin-left:20px;
	float: right;
}

.contact {display: block; width: 540px; float: right;}

.wpcf7 {float: left; display: block; width: 300px;}


.ribbon {
	position:absolute;
	top:0;
	right:0;
}

.shop {padding-right: 20px;}

h1, h2, h3, h4 {
	margin:0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size:18px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.desk {border: solid 1px #b5b5b5;}

.ribbon {
	position:absolute;
	top:0;
	right:0;
}

a:active {
  outline: none;
}

#slider {
    width: 900px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 900px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	left: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 13px Arial, Helvetica, sans-serif;
    padding: 20px;
    width: 860px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

#slider ul, #slider li {margin: 0; padding: 0;}

@font-face {
	font-family: 'CandelaBook';
	src: url('type/CandelaBook.eot');
	src: local('Candela'), local('Candela-Book'), url('type/CandelaBook.woff') format('woff'), url('type/CandelaBook.ttf') format('truetype'), url('CandelaBook.svg#Candela-Book') format('svg');
}

@font-face {
	font-family: 'CandelaBookItalic';
	src: url('CandelaItalic.eot');
	src: local('Candela'), local('Candela-Book-Italic'), url('type/CandelaItalic.woff') format('woff'), url('type/CandelaItalic.ttf') format('truetype'), url('type/CandelaItalic.svg#Candela-Book-Italic') format('svg');
}

@font-face {
	font-family: 'CandelaBold';
	src: url('CandelaBold.eot');
	src: local('Candela'), local('Candela-Bold'), url('type/CandelaBold.woff') format('woff'), url('type/CandelaBold.ttf') format('truetype'), url('type/CandelaBold.svg#Candela-Bold') format('svg');
}

@font-face {
	font-family: 'CandelaBoldItalic';
	src: url('CandelaBoldItalic.eot');
	src: local('Candela'), local('Candela-Bold-Italic'), url('type/CandelaBoldItalic.woff') format('woff'), url('type/CandelaBoldItalic.ttf') format('truetype'), url('type/CandelaBoldItalic.svg#Candela-Bold-Italic') format('svg');
}

h1, h2, h3, h4 {font-family: "CandelaBook", Helvetica, Arial, sans-serif;}

h2 {font-size: 24px;}

h4 {color: #fff;}

.entry ul {margin: 0; padding: 0;}

form#searchform input[type="text"] {
	background: url(images/search-field.png) no-repeat;
	border:none;
	height:20px;
	padding: 5px 0px 0px 30px;
	width:170px;
}

form#searchform input[type="submit"] { display: none; }


.button input {background: url(images/entry.png); border: solid 1px #ccc; width: 283px; font-weight: bold; color: #666; padding: 10px;}

a, a:hover, a:visted, img a, img a:visted, img a:hover {border: none; outline: none;}

/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

#slider {
	position:relative;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

