/* Arigel Software Stylesheet
	

   Alternate Font-Faces : Palatino, "Times new roman", Georgia, Serif
     
   Done by Arigel Design Studios
   Copyright 2009
 */
 
 @import url('software-reset.css');
 @import url('software-contact.css');
 @import url('software-kwicks.css');
 @import url('software-scroll.css');

/* @group Worldwide settings */

html{
    height : 100%;
    font: normal 12px/20px "Helvetica Neue", Helvetica, Arial, Sans-Serif;
}

body {
    height: 100%;
    margin:0 auto;
}

#page {
	border-top: 5px solid #f2f2f2;
	min-height:100%;
}

#container {
	width: 900px;
	margin: 0 auto;
	padding: 1.5% 5% 5% 5%;
}

a { color:#699aff;text-decoration:none;}
a:hover { color:red;}


/* @end */

/* @group Worldwide Alignment */

.top {	vertical-align: top;}
.middle {	vertical-align: middle;}
.center {	text-align: center;}
.right {	text-align: right;}



/* @end */

/* @group Heading Styles */

h1 {
	color: #1a1a1a;
	font-size: 46px;
	letter-spacing: -2px;
	line-height: 1em;
	margin-bottom: 0.4em;	
}

h2 {
	color: #1a1a1a;
	font-size: 19px;
	line-height: 1em;
	margin-bottom: 0.8em;
	padding-bottom: 6px;
	text-transform: uppercase;
}

h3 {
	color: #1a1a1a;
	font-size: 16px;
	padding-top: 10px;
	margin-bottom:5px;
	font-weight: bold;
}
h4 {
	color: #000;
	font-size:14px;
	letter-spacing: -1px;
}

h5 {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0.6em;
}
h6 { font-size:0.9em; 	color: #000;}



/* @end */

/* @group Header Styling */

#header {

}

#header-inner {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	padding: 2% 5% 0% 5%;
}
#title {
	width: 225px;
	float: left;
	margin-bottom: 10px;
}

#title img {
	vertical-align: middle;
}

#navigation {
	width: 600px;
	float: right;
	text-align: right;
}

#navigation p{
	padding-top: 30px;
}

#navigation img {
	margin: 0px 1px;
	border-bottom: 1px solid #fff;
}

#navigation img:hover {
	border-bottom: 1px solid #f3f3f3;
}

/* @end */

/* @group Content Styling */

#photo {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#content {
	color: #555;
	width: 590px;
	float: left;
	padding-right: 10px;
}

#content p{
	padding:10px 0;
}

#content em{
	font-style: italic;
}

#content strong {
	font-weight: bold;
}

#content blockquote {
	padding-left: 20px;
	font-size: 24px;
}

#content ol {
	list-style-type: decimal;
	padding-left: 35px;
}

#content ul {
	list-style-image: url('bullet.png');
	list-style-position: inside;
}

#content p.intro {
	color: #1a1a1a;
	font-size: 19px;
	line-height: 1em;
	margin-bottom: 0.8em;
	padding-bottom: 6px;
	text-transform: uppercase;
}

#content p.intro span {
	color: #699aff;
}

#content p.info {
	text-align: right;
	color: #aaa;
	font-size: 10px;
}

#content p.contact {
	font-size: 10px;
	color: #aaa;
}



/* @end */

/* @group Open Source Styling */

h2.opensource span{
	color: #ccc;
}

.eightythree {
	font-size: 22px;
	float: right;
	padding:5px;
	letter-spacing: -1px;
	border: 1px solid #f2f2f2;
}

.eightythree:hover {
	background: #f2f2f2;
	border: 1px solid #ccc;
}

/* @end */

/* @group News Page Styling */

.first-entry {
	padding-bottom: 25px;
}

.entry {
	padding-bottom: 25px;
}

.first-entry h3 {
	font-weight: 300;
	font-size: 32px;
	line-height: 36px;
	color: #1a1a1a;
}

.first-entry h3 a{
	letter-spacing: -1px;
}

.first-entry h3 span{
	color: #aaa;
	font-size: 12px;
	padding-left: 10px;
}

.entry h3 {
	font-weight: 300;
	font-size: 24px;
	line-height: 20px;
	color: #1a1a1a;
}

.entry h3 span{
	color: #ccc;
	font-size: 12px;
	padding-left: 9px;
}



/* @end */

/* @group Sidebar */

#sidebar {
	font-size: 11px;
	width: 300px;
	display: block;
	color: #555;
	float: right;
}

#sidebar h1 {
	font-size: 24px;
	letter-spacing: -1px;
}

#sidebar ul.kwicks.vertical {
	font-size: 14px;	
}

#sidebar h1.kwick {
	font-size: 36px;
	padding-bottom: 10px;
	color: #699aff;
	font-weight: 200;
}

#sidebar h2{
	font-size: 16px;
	text-align: right;
	color: #555;
}

#sidebar h2.intro {
	color: #699aff;
	text-align: left;
	padding-bottom: 10px;
	margin: 0px;
}

#sidebar p {
	padding: 10px 0;
}
#sidebar p span {
	color: #699aff;
	font-weight: bold;
}
#sidebar p.rss {
	text-align: center;
	font-size: 20px;
}

#sidebar ul.process {
	padding-left: 10px;
}

#sidebar ul.process li {
	list-style-type: disc;
	list-style-position: inside;	
}

#sidebar ul.process span {
	color: #699aff;
	font-weight: bold;
}

#sidebar li.news-page {
	font-size: 13px;
	letter-spacing: -1px;
	text-transform: capitalize;
}

#sidebar .news a {
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -2px;
	color: #1a1a1a;
}

#sidebar .news a:hover {
	color:#699aff;
}

#sidebar .news span.info {
	font-size: 10px;
	padding-left: 10px;
	color: #699aff;
	letter-spacing: -1px;
}



/* @end */

/* @group Footer Styling */

#footer {
	color: #aaa;
	font-size: 9px;
	line-height: 1.5em;
	background: #f2f2f2;
	border-top: 1px solid #ddd;
}

#footer-inner {
	width:900px;
	margin: 0% auto;
	padding: 2.5% 5% 7.5% 5%;
}

#footer-inner img {
	vertical-align: middle;
}

#footer p#left {
	float: left;
	display: block;
	padding: 15px 0 0 0;
}

#footer p#left img{
	vertical-align: text-bottom;
}

#footer p#right {
	float: right;
}



/* @end */

/* @group Extras */

#page img.intro {
	padding-bottom: 10px;
}

p.kwick-info {
	text-align: right;
	font-size: 10px;
	color: #ccc;
}

p.kwick {
	color: #000;
	letter-spacing: 0px;
	line-height: 24px;
	font-size: 16px;
}

/* For preloading navigation hover images */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
   display: none;
}



/* @end */

