/*
Theme Name: Prompt
Description: WordPress theme for Prompt web design
Version: 1.0
Author: Prompt Web Design
Author URI: http://www.promptwebdesign.com/
Tags: blue, robot
*/

/* Global Styles */

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: black;
	background-image: url('images/super-bg.png');
	background-position: left 85px;
	background-repeat: repeat-x;
	font-size: 62.5%;
	font-family: Arial, sans-serif;
	color: white;
	line-height: 1.8em;
}

a, a:visited {
	color: #F7C738;
	text-decoration: none;
}

p, ul {
	font-size: 1.2em;
	margin: 1.5em 0;
}

#container {
	width: 1008px;
	margin: 0 auto;
	position: relative;
}

#wrapper {
	width: 760px;
	margin: 24px 60px 24px 192px;
	overflow: auto;
}

#date {
	width: 48px;
	height: 64px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 10px 18px;
	margin-right: 36px;
	float: left;
	clear: left;
}

#date #month {
	font-size: 1.8em;
	text-transform: uppercase;
	padding-bottom: 4px;
	border-bottom: 1px solid white;
}

#date #day {
	font-size: 4.8em;
	margin-top: 14px;
}

.page-template #wrapper h2, .single h2, .archive #wrapper h2 {
	color: #29ABE2;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 0.9em;
}

.page-template-default #wrapper div h2 {
	color: #ED8019;
	font-weight: bold;
}

/* Header */

#header {
	padding-bottom: 26px;
	position: relative;
}

#robot {
	width: 189px;
	height: 260px;
	background-image: url('images/robot.png');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 12px;
	left: 56px;
	z-index: 50;
}

#banner {
	height: 30px;
	background-image: url('images/pinstripe-bg.gif');
	background-repeat: no-repeat;
	padding: 30px 120px 25px 760px;
}

#logo {
	width: 126px;
	height: 40px;
	background-image: url('images/logo.png');
	background-position: center;
	background-repeat: no-repeat;
}

#navigation {
	height: 14px;
	padding: 12px 12px 14px 352px;
}

#navigation ul {
	margin: 0;
}

#navigation ul li {
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 36px;
	display: inline;
}

#navigation ul li a {
	color: white;
}

#navigation ul .current_page_item a {
	color: #F7C738;
}

#heading {
	height: 87px;
	padding: 12px 0;
	margin: 10px 0;
}

#heading div {
	height: 63px;
	padding: 12px;
}

#heading div h1 {
	color: black;
	font-size: 2.6em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.69230769em;
	margin-left: 262px;
}

/* Home */

.home #wrapper #left {
	width: 212px;
	float: left;
}

.home #wrapper #right {
	width: 424px;
	padding: 0 24px;
	float: left;
}

.home #wrapper #right h2 {
	margin-left: 4px;
}

.home #wrapper #right #client-preview {
	width: 190px;
	border: 2px solid #808080;
	margin: 6px;
	vertical-align: top;
}

/* Services */

#services-list {
	width: 212px;
	float: left;
}

.page-template-default .page #services-list h2 {
	color: #29ABE2;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 0.9em;
}

#tabs {
	margin: 0.9em 0;
	list-style-type: none;
}

#tabs li {
	background-position: center;
	background-repeat: repeat-x;
	margin: 1.5em 0;
}

#tabs li a {
	color: #AAAAAA;
	font-size: 1.4em;
	overflow: auto;
}

#tabs li a div {
	background-color: black;
	padding-right: 6px;
}

#tabs li .active div {
	display: inline;
}

#tabs li .current_page_item div {
	color: #F7C738;
}

.panel {
	width: 466px;
	border-left: 1px solid white;
	padding: 0 21px 0 27px;
	float: left;
	overflow: hidden;
}

.panel div p {
	font-size: 1.8em;
	line-height: 2em;
	margin-top: -0.5em;
}

.panel img {
	margin: 12px 0;
}

/* Buy Now */

.page-id-34 #wrapper #left {
	width: 286px;
	padding-right: 24px;
	border-right: 1px solid white;
	float: left;
}

.page-id-34 #wrapper #right {
	width: 286px;;
	padding-left: 24px;
	float: left;
}

.page-id-34 #wrapper div #cost-design {
	position: absolute;
	top: 260px;
	left: 400px;
}

.page-id-34 #wrapper div #cost-host {
	position: absolute;
	top: 260px;
	left: 800px;
}

.page-id-34 #wrapper div p, .page-id-34 #wrapper div ul li {
	line-height: 1.8em;
}

.page-id-34 #wrapper #left ul {
	list-style-position: inside;
}

.page-id-34 #wrapper #right p del {
	text-decoration: line-through;
	margin-left: 2em;
}

/* Home 1.1 */

.page-id-181 #wrapper #left {
	width: 286px;
	padding-right: 24px;
	border-right: 1px solid white;
	float: left;
}

.page-id-181 #wrapper #right {
	width: 286px;;
	padding-left: 24px;
	float: left;
}

.page-id-181 #wrapper div #cost-design {
	position: absolute;
	top: 260px;
	left: 400px;
}

.page-id-181 #wrapper div #cost-host {
	position: absolute;
	top: 260px;
	left: 800px;
}

.page-id-181 #wrapper div p, .page-id-181 #wrapper div ul li {
	line-height: 1.8em;
}

.page-id-181 #wrapper #left ul {
	list-style-position: inside;
}

.page-id-181 #wrapper #right p del {
	text-decoration: line-through;
	margin-left: 2em;
}

/* Clients */

#client_blog {
	margin: 24px 24px 64px 0px;
	overflow: auto;
}

#thumbnail {
	width: 280px;
	font-size: 1.2em;
	text-align: right;
	float: left;
}

.page-template-clients-php #wrapper #thumbnail img, .category-client #thumbnail img  {
	width: 98%;
	border: 2px solid #29ABE2;
}

.page-template-clients-php #wrapper #client, .category-client #client {
	width: 240px;
	padding-left: 36px;
	float: left;
}

.page-template-clients-php #wrapper #client #name, .category-client #client #name {
	border-bottom: 0px solid #999999;
	padding-bottom: 24px;
	margin-bottom: -1.5em;
}

.page-template-clients-php #wrapper #client #name h1, .category-client #client #name h1 {
	font-weight: normal;
	text-transform: uppercase;
}

.page-template-clients-php #wrapper #client p, .category-client #client p {
	line-height: 1.8em;
	margin-right: 28px;
}

.page-template-clients-php #wrapper #client-list, .category-client #client-list {
	float:left;
	position:absolute;
	right:110px;
	top:350px;
	width:152px;
}

.page-template-clients-php #wrapper #client-list h1, .category-client #client-list h1 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 1.2em;
}

.page-template-clients-php #wrapper #client-list #name, .category-client #client-list #name {
	width: 143px;
	background-color: #999999;
	font-size: 1.2em;
	padding: 4px 6px;
	margin-bottom: 2px;
}

.page-template-clients-php #wrapper #client-list #name a, .category-client #client-list #name a {
	color: black;
}

/* News */

#wrapper #news {
	margin-right: 24px;
	float: left;
}

#wrapper #news #date {
	background-image: url('images/date-bg.jpg');
	margin-right: 24px;
}

#wrapper #news #entry {
	width: 432px;
	float: left;
	overflow: hidden;
}

#wrapper #news #entry h2 {
	color: white;
	margin-bottom: 0;
}

#wrapper #news #entry #preview {
	width: 128px;
	margin-right: 24px;
	float: left;
}

#wrapper #news #entry #preview img {
	width: 98%;
	border: 2px solid #989898;
	margin-top: 3em;
}

#wrapper #news #entry #content {

	overflow: hidden;
}

#wrapper #news #entry #content p {
	font-size: 1.4em;
	line-height: 1.8em;
}

#wrapper #news #spacer {
	height: 24px;
}

#wrapper #archives{
	width: 120px;
	color: white;
	float: left;
}

#wrapper #archives h1 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: -1.5em;
}

#wrapper #archives ul {
	list-style-type: none;
}

/* Contact Us */

.post-44 #left {
	width: 30%;
	float: left;
}

.page-id-44 #wrapper #left h2 {
	color: #29ABE2;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 0.9em;
}

.post-44 #left p {
	font-size: 1.4em;
	line-height: 1.8em;
}

.post-44 #right {
	width: 58%;
	padding-right: 12%;
	float: left;
}

form {
	text-align: right;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	padding: 0 20px;
}

fieldset {
	border: 0;
}

fieldset legend, .cf_hidden, label.seccap, .linklove {
	display: none;
}

fieldset ol {
	list-style-type: none;
}

fieldset ol li {
	font-size: 1.4em;
	margin: 6px 0;
}

fieldset ol li input, fieldset ol li textarea {
	width: 300px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	background-color: #AAAAAA;
	color: white;
	border: 1px solid #AAAAAA;
	padding: 4px 6px;
	margin-left: 24px;
}

fieldset ol li input:focus, fieldset ol li textarea:focus {
	border-color: #A23D35;
}

.area {
	height: 100px;
	vertical-align: top;
}

.secinput {
	font-size: 11px;
	width: 80px;
	margin-right: 6px;
}

.captcha {
	vertical-align: bottom;
}

.captcha-reset {
	width: 0;
}

.textonly {
	font-size: 9px;
}

.sendbutton {
	width: 175px;
	height: 39px;
	background-image: url('images/submit-button.png');
	background-color: transparent;
	border: 0;
	cursor: pointer;
}

#usermessageb {
	text-align: right;
	padding: 0 24px;
}

.failure {
	color: #A23D35;
}

/* Footer */

#footer {
	width: 1008px;
	margin-top: 12px;
}

#footer #titlebar {
	background-color: #F7931E;
	font-size: 1.8em;
	font-weight: bold;
	border-top: 6px solid white;
	border-bottom: 6px solid #A56E24;
	margin-left: 110px;
	padding: 6px 82px;
}

#footer #two-column {
	height: 356px;
	background-image: url('images/halftone-bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
	padding-left: 102px;
}

#footer #two-column #left {
	width: 350px;
	padding: 36px 50px 24px 92px;
	float: left;
}

#footer #two-column #left h1 {
	font-size: 2.4em;
	font-weight: normal;
	margin-bottom: 0.75em;
}

#footer #two-column #left h1 img {
	margin-right: 6px;
	vertical-align: text-bottom;
}

#footer #two-column #left #date {
	border: 1.25pt solid white;
}

#footer #two-column #left #entry p {
	font-size: 1.4em;
}

#footer #two-column #left #entry h3 {
	font-size: 1.4em;
}

#footer #two-column #left #entry #more {
	text-align: right;
}

#footer #two-column #right {
	width: 228px;
	height: 109px;
	font-size: 1.8em;
	color: black;
	background-image: url('images/twitter-bg.png');
	background-position: center;
	background-repeat: no-repeat;
	padding: 24px 24px 138px 24px;
	margin: 36px 0;
	float: left;
}

#footer #two-column #right p {
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 1em;
}

#footer #two-column #right #meta {
	font-size: 12px;
	color: #828282;
}

#footer #copyright {
	background-color: #333333;
	color: #F7931E;
	text-align: center;
	padding: 24px;
}

#footer #copyright p {
	margin: 0;
}

#footer #copyright img {
	margin: 0 2px;
}

#footer #copyright ul li {
	margin-right: 12px;
	display: inline;
}

#footer #copyright ul li a {
	color: #999999;
	text-transform: uppercase;
}

#footer #copyright ul .current_page_item a {
	color: black;
}