/*
Theme Name: CCR_Delta
Theme URI: http://www.deltacoding.co.uk
Description: Template designed for the Cumbria Computer Repairs site by Delta Coding
Version: 1.0
Author: Phil Emerson
Tags: fixed width, corporate, widgets


*/

*
{
	margin:0;
	padding:0;
	font-family:Arial,Tahoma,sans-serif;
	color:#333333;
	font-size:18px;
	font-weight:normal;
}

#container
{
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#banner
{
	position:absolute;
	width:950px;
	height:146px;
	background:url(images/bkgBanner.png);
	background-repeat:no-repeat;
}

#logo
{
	position:absolute;
	left:0px;
	top:0px;
	width:184px;
	height:146px;
	background:url(images/ccrLogo.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

#telephone
{
	position:absolute;
	left:250px;
	top:30px;
	width:400px;
	height:80px;
	z-index:200;
	letter-spacing:1px;	
}

#telephoneUnderlay
{
	position:absolute;
	left:250px;
	top:30px;
	width:400px;
	height:80px;
	background-color:#ffffff;
    opacity: 0.3; /* Safari, Opera */
    -moz-opacity:0.3; /* FireFox */
    filter: alpha(opacity=30); /* IE */	
	z-index : 100;
	border:1px solid #333333;
}

#telLabel
{
	position:absolute;
	left:0px;
	top:10px;
	width:130px;
	font-size:18px;
	line-height:1.7em;	
	text-align:right;

}

#telNumber
{
	position:absolute;
	left:130px;
	top:10px;
	width:180px;
	font-size:18px;
	line-height:1.7em;	
}

#tweet
{
	position:absolute;
	right:0px;
	top:11px;
	width:207px;
	height:115px;
	background:url(images/tweetBubble.png);
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:15px;
	padding-right:25px;
}



#twitter_update_list
{
	list-style-type:none;
}

#twitter_update_list li,span,a
{
	font-size:12px;	
	color:#333333;

}

#top
{
	position:absolute;
	left:0px;
	top:146px;
	width:950px;
	height:13px;
	background:url(images/bkgTopbar.png);
	background-repeat:repeat-x;
}

#rightsidebar
{
	position:absolute;
	top:178px;
	right:20px;
	z-index:200;
}

#rightsidebar img
{
	display:block;
	margin-bottom:10px;
}

#middle
{
	position:absolute;
	top:159px;
	width:950px;
	height:500px;
	background:url(images/bkgMain.png);
	background-repeat:repeat-y;
}

#menu
{
	position:absolute;
	top:20px;
	left:0px;
	width:170px;
	margin-left:10px;
}

#accessibleInfo
{
	width:145px;
	height:41px;
	margin-bottom:15px;
	background:url(images/accessibleBox.png);
	background-repeat:no-repeat;
	padding-top:10px;	
	font-size:13px;
	line-height:1.3em;
	text-align:center;
}

#socialMedia
{
	width:145px;
	height:101px;
	margin-top:12px;
	background:url(images/accessibleBox2.png);
	background-repeat:no-repeat;
	padding-top:4px;	
	padding-left:2px;
	font-size:13px;
	line-height:1.3em;
	text-align:center;
}

#socialMedia img
{
	margin-right:2px;
	border:0;
}

.page_item
{
	position:relative;
	width:158px;
	height:27px;
	margin-bottom:5px;
	padding: 0;
	display:block;

}

.page_item a
{
	position:absolute;
	width:158px;
	height:27px;
	padding-top:7px;
	padding-left:35px;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	display:block;
	background:url(images/menuItemOff.png);
	background-repeat:no-repeat;
}

.page_item a:hover
{
	background:url(images/menuItemOver.png);
	background-repeat:no-repeat;	
}

.current_page_item
{
	position:relative;
	width:158px;
	height:27px;
	margin-bottom:5px;
	padding: 0;
}

.current_page_item a
{
	position:absolute;
	width:158px;
	height:27px;
	padding-top:7px;
	padding-left:35px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	display:block;
	background:url(images/menuItemActive.png);
	background-repeat:no-repeat;
}

#flow
{
	position:absolute;
	top:0px;
	left:170px;
	width:780px;
	height:500px;
	overflow:auto;
}

#content
{
	position:absolute;
	left:0px;
	top:20px;
	width:543px;
	padding:20px;
	
	background:url(images/contentMiddle.png);
	background-repeat:repeat-y;	
}

#contentTop
{
	position:absolute;
	top:0px;
	left:0px;
	width:583px;
	height:15px;

	background:url(images/contentTop.png);
	background-repeat:no-repeat;
}

#contentBottom
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:583px;	
	height:15px;
	margin-bottom:-2px;	
	background:url(images/contentBottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#contentWide
{
	position:absolute;
	left:0px;
	top:20px;
	width:710px;
	padding:20px;
	
	background:url(images/contentWideMiddle.png);
	background-repeat:repeat-y;	
}

#contentWideBottom
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:750px;	
	height:15px;
	margin-bottom:-2px;	
	background:url(images/contentWideBottom.png);
	background-repeat:no-repeat;
	background-position:bottom;	
}

#contentWideTop
{
	position:absolute;
	top:0px;
	left:0px;
	width:750px;
	height:15px;
	background:url(images/contentWideTop.png);
	background-repeat:no-repeat;	
}

#footer
{
	position:absolute;
	top:659px;
	left:0px;
	width:950px;
	height:65px;
	
	background:url(images/bkgBottom.png);
	background-repeat:repeat-x;
}

#address
{
	position:absolute;
	top:25px;
	left:20px;
	font-size:12px;
	color:#333333;
}

#legalLink
{
	position:absolute;
	top:25px;
	right:200px;
	font-size:12px;
	color:#333333;
}

#madeby
{
	position:absolute;
	top:16px;
	right:22px;
	width:40px;
	height:28px;
}

.btnDownload
{
	position:relative;
	width:145px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:5px;
	padding: 0;
	display:block;

}

.btnDownload a
{
	position:absolute;
	width:145px;
	height:22px;
	padding-top:8px;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	text-align:center;
	text-decoration:none;
	display:block;
	background-color:#c9c9c9;
	border:1px solid #a9a9a9;
}

.btnDownload a:hover
{
	background-color:#e9e9e9;
	border:1px solid #c9c9c9;
	color:#999999;
}

.sideBox
{
	width:164px;	
	font-size:12px;
}

.sideBoxTitle
{
	font-size:15px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	margin-bottom:5px;
}

.sideBox form
{
	margin-top:5px;
	
}

.sideBox input
{
	width:100px;
	font-size:18px;
	background-color:#dddddd;
	border:1px solid #555555;	
}

.sideBox input.submit
{
	width:40px;
	background-color:#c9c9c9;
	color:#555555;
	font-size:15px;
	padding:1px;
	border:1px solid #555555;
}

/* --------------------------------------------------------------- */

h1
{
	font-weight:bold;
	font-size:24px;
	color : #29627b;
	margin-bottom:15px;
}

h1.spaced_below
{
	margin:0 0 25px 0;
}

div.post
{

}

h1.news_item_heading
{
	font-size:20px;
    margin-bottom:5px;
}

h2
{
	font-weight:bold;
	font-size:18px;
	color: #77af3c;
	margin-bottom:10px;
}

p
{
	font-size:13px;
	margin-bottom:10px;
	line-height:1.2em;
}

img.left
{
	float:left;
	clear:left;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
}

img.right
{
	float:right;
	clear:right;
}

.entry p,li,span,div,td
{
	font-size:13px;
	font-weight:normal;
	line-height:1.2em;
}

.entry ul
{
	margin-left:20px;
	list-style:square;
}

.entry li
{
	margin-bottom:5px;
}

.entry td
{
	padding:3px;
	vertical-align:top;
	font-size:13px;	
}

.entry h1
{
	font-size:22px;
	color: #77af3c;	
}

.entry h2
{
	font-size:18px;
	color: #77af3c;	
}

.entry h3
{
	font-size:15px;
	font-weight:bold;
	color: #555555;	
	margin-bottom:5px;
}

.entry p
{
	font-size:13px;
}

.news_item
{
	margin:0 0 15px 0;
    border-bottom:1px dotted #29627b;
}

.indent
{
	margin-left:30px;
}

strong, em, u
{
	font-size:1.0em;
	color:inherit;
}

strong
{
	font-weight:bold;
}

/* Contact Form */

form.wpcf7-form
{
	width:420px;
	margin-left:auto;
	margin-right:auto;
	background-color:#eeeeee;
	border:1px solid #777777;
	padding:20px;
}

span.wpcf7-form-control-wrap
{

}

.your-name input
{
	width:200px;
	border:0;
	background-color:#dddddd;
}

.your-email input
{
	width:400px;
	border:0;
	background-color:#dddddd;
}

.your-subject input
{
	width:400px;
	border:0;
	background-color:#dddddd;
}

.your-message textarea
{
	width:400px;
	height:100px;
	border:0;
	background-color:#dddddd;
}

.pre-captcha
{
	vertical-align:middle;
}

.your-captcha input
{
	width:100px;
	margin-left:30px;
	border:0;
	background-color:#dddddd;
}

.wpcf7-response-output
{
	color:#ff5500;
	padding:5px;
	border:1px solid #ff5500;
}

.wpcf7-not-valid-tip-no-ajax
{
	color:#ff5500;
	font-weight:bold;
	font-size:0.9em;
	display:block;
}

.wpcf7-display-none
{
	display:none;
}

.post_date
{
	margin:0 0 10px 0;
	font-size:12px;
	color:#29627b;
	
}
