/*   
Theme Name: apt portal Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Adrian Thompson
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body{
	background-color: black;
	color: #333333;
	letter-spacing: -1px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
}

#main {
	background-color: white;
	padding-top: 50px;

}

#blog-title a{
	margin-top: -70px;
	background:url(images/logo2.png) no-repeat top center;
	display:block;
	text-indent:-9000px;
	width: 242px;
	height: 168px;
}

#blog-description{
	text-indent:-9000px;
	color: #cdcdcd;
	letter-spacing: -1px;
}

#header{
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #73891d;
	background-image: url(images/burst_header2.jpg);
}

#footer{
	height: 84px;
	background-image: url(images/footer_bg.png);
	background-color: black;
}

#siteinfo , #siteinfo a{
	color: white;
}

#blog-title a:hover,#siteinfo a:hover{
	color: #acff23;
}

#content{
	width: auto;
}

#container{
	width: auto;
}

h1{
	color: #7b941f;
	letter-spacing: -2px;
}

h2,h2 a:link{
	color: #7b941f;
	letter-spacing: -2px;
}

#logo{
	height: 178px;
	width: 259px;
	background-image: url(images/logo.png);
}

#branding{
	height: 62px;
}

.main-aside{

	-webkit-border-top-left-radius: 30px;
	-khtml-border-radius-topleft: 30px;	
	-moz-border-radius-topleft:30px;
	border-top-left-radius: 30px;

	-webkit-border-bottom-right-radius: 30px;
	-khtml-border-radius-bottomright: 30px;	
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;}

.sf-menu a, .sf-menu a:visited {
	font-size: 14px;
	color:#111111;
}

.sf-menu a:hover {
	color:#666666;
}

.sf-menu ul a:hover{
	color:#666666;
}

#contactform{
	margin-right: 500px;
}


.wpcf7 input {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #CCCCCC;
	font-size:14px;
	height:17px;
	padding:2px;
	width: 380px;
}


.wpcf7 textarea {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #CCCCCC;
	font-size:14px;
	height:200px;
	padding:2px;
	width:380px;
}

.submitbutton input {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color:#7b941f;
	border:2px solid #8e9e3e;
	color:#ffffff;
	height:35px;
	width: 90px;
}

.captchafield input {
	text-align:center;
	width:40px;
}

#contactimg {
	border-left-color: #e6e6e6;
	padding-left: 100px;
	border-left-style: dashed;
	border-left-width: 1px;
	text-align: center;
	width: 373px;
	float: right;
}

.widgetcontainer li {
	list-style-type: none;
}

.s {
	border-width: 10px;
}

input#s {
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	height: 18px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 160px;
}

input#searchsubmit {
	background-color: #7b941f;
	color: #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	height: 25px;
	margin-left: 5px;
	border-color: #8e9e3e;
	border-style: solid;
	border-width: 2px;
	width: 70px;
}

input {
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	height: 18px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	width: 160px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

textarea {
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.aside h3, .aside h3 a {
	font-style: normal;
	margin-left: 5px;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 16px;
	color: #7b941f;
}

.page-title {
	font-size:18px;
	font-weight:bold;
}


.page-title span {
	font-weight: normal;
	color:grey;
	font-style: normal;
}

#comments {
	width: 500px;
}

.single .hentry {
	width:500px;
}

#comments-list h3 {
	color: #7b941f;
}

#respond h3 {
	color: #7b941f;
}

.form-submit input {
	background-color: #7b941f;
	color: #ffffff;
	width: 130px;
	height: 35px;
	border-color: #8e9e3e;
	border-style: solid;
	border-width: 2px;
}

.form-textarea textarea {
	width: 490px;
}

.form-label label {
	font-size: 14px;
}

#access {
	height: 33px;
}

#wrapper {
	background-color: white;
}

.design {
	padding-bottom: 20px;
	list-style-position: inside;
	list-style-image: url(images/design_small.png);
}

.consult {
	list-style-position: inside;
	padding-bottom: 20px;
	list-style-image: url(images/consult_small.png);
}

.support {
	padding-bottom: 20px;
	list-style-position: inside;
	list-style-image: url(images/support_small.png);
}

.entry-title {
	letter-spacing: -3px;
	line-height: 42px;
	font-size: 42px;
}

#comment {
font-size: 24px;

/*
.sf-menu li, .sf-menu * {

	-webkit-border-top-left-radius: 15px;
	-khtml-border-radius-topleft: 15px;	
	-moz-border-radius-topleft:15px;
	border-top-left-radius: 15px;

	-webkit-border-top-right-radius: 15px;
	-khtml-border-radius-topright: 15px;	
	-moz-border-radius-topright:15px;
	border-top-right-radius: 15px;
	
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-radius-bottomleft: 15px;	
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;


}
*/

