/*  
Theme Name: skyways
Theme URI: http://www.wpmix.com/
Description: Light Blue & Grey
Author: Zelda Gouws
Author URI: http://www.d4drmedia.com/
*/

/* main structure */
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img/81453.gif) repeat-x;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: ;
	color: #666666;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

a {
	
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

img {
	border: 3px solid #7F7772;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}



.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 40px;
        width:620px;
        float:right;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(img/81452.gif) no-repeat left center;
}

/* Header */
#header {
         background:none no-repeat scroll 0 0 transparent;
         height:150px;
         margin:0 auto;
         padding-left:0;
         width:760px;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 58px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: ;
}

#header p {
	float: right;
	padding-top:110px;
	text-transform: uppercase;
	font: bold  "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
        clear: both;
}

/* Content */

#content {
	width: 900px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 20px 0 0;
	border-right: 1px dotted #DCDCDC;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

.flexipages_widget li{
	padding: 5px 10px;
	background: url(img/81452.gif) no-repeat 0 15px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 5px 0 0 5px;
	text-transform: lowercase;
	font-size: 180%;
        width:215px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	padding: 20px 0 0 0;
	background: #55b5ed;
}

#footer p {
	background: #55b5ed;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #000000;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}

.post h2{
         border-bottom:1px dotted #DCDCDC;
         padding-bottom:10px;
}

.pub {
	padding: 0px;
	text-transform: lowercase;
	font-size: 70%;
	font-weight: normal;
}

.post{
      width:466px;
}

.breadcrumb{
      padding-left: 5px;
      padding-bottom: 5px;
}

#categorylist ul.pages li {
list-style-image:url("images/dave/post_yellow.gif");
}


#linklist ul.pages li {
list-style-image:url("images/dave/links_yellow.gif");
}

form label {
color:#666666;
width:100px;
diplay:block;
float:left;
}

form input, form textarea {
border:1px solid;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
padding:3px;
width:auto;
}

form input, form textarea {
border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}
