@charset "UTF-8";

/* Curve Corporation - Standard Layout */

/* (c) Priodev Media 2008 */


/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}


a img {border: none;}

body {
	/*	background-color: #a60d1f;
*/	background-color: #FFCC33;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;/*	background-image: url(assets/_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
*/
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #FFF;
	display: block;
	font: normal 1em Arial, SunSans-Regular, Sans-Serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.current {
	color: #E88112;
	background-color: #FFFFFF;
	padding: 6px;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 36px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B4B2B2;
	border-bottom-color: #B4B2B2;
	font-size: 10px;
}

/* structure */

/* header */

#pageheader {
	display: none;
}


/* container */
#container {
	background-color: #FFFFFF;
	width: 930px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 43px;
	padding-left: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
}
#logo {
	display: inline;
	padding: 0px;
	float: left;
	width: 226px;
	margin-left: 72px;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/* content */
#content {
	margin: 0px;
	padding: 0px;
}

#alpha {
	float: left;
	width: 551px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 72px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA5520;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#alpha a {
	color: #EA5520;
	text-decoration:none;
}

#alpha h1 {
	color: #00aa4f;
	text-decoration:none;
	font-size: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#alpha h2 {
	color: #999999;
	text-decoration:none;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}

#alpha li {
	list-style-position: inside;
}



#alpha a:hover {
	color: #00aa4f;
	text-decoration:underline;
}

#alpha a:visited {
	color: #00aa4f;
	text-decoration:none;
}

#beta {
	width: 187px;
	margin-top: 0px;
	margin-right: 72px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EA5520;
	display: inline;
	padding: 0px;
}

#beta ul {
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	list-style-type: none;
}

#beta li a {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00aa4f;
	text-decoration:none;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	display:block;
	width: 152px;
	margin-right: 11px;
	margin-left: 20px;
}

#beta li a:hover {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EA5520;
	text-decoration:none;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	display:block;
	width: 152px;
	margin-left: 20px;
	margin-right: 11px;
}

#beta p {
	padding: 0px;
	margin: 0px;
}

#caldiv {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	text-align: center;
}

#caldiv a {
	color: #0099CC;
	text-decoration:none;
}

#caldiv a:hover {
	color: #EA5520;
	text-decoration:underline;
}

#caldiv a:visited {
	color: #EA5520;
	text-decoration:none;
}



.entry p {
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.1em;
	line-height: 16px;
}


/* path */
.path {
	background: #949490;
	color: #001834;
	font: normal 1.1em Arial, SunSans-Regular, Sans-Serif;
	padding: 8px 12px;
}
.path li,.path ul {display: inline;}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}



/* navigation */

#navigation {
	padding: 0px;
	float: right;
	margin-top: 53px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigation li, ol {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation li a{
	display: inline; float:left; list-style-type: none;
	padding-top: 0px; padding-right: 32px; padding-bottom: 0px;	padding-left: 0px; margin: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;
	text-transform: uppercase; color: #f36a22; text-decoration: none;
}

#navigation li a:hover{
	display: inline; float:left; list-style-type: none;
	padding-top: 0px; padding-right: 32px; padding-bottom: 0px;	padding-left: 0px; margin: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;
	text-transform: uppercase; color: #00aa4f; text-decoration: none;
}

/* navigation footer */

#footer {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#addressinfo {
	display: inline;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#priodev {
	display: inline;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* posts */
.post h1 a {
	color: #3A90FD;
	text-decoration: none;
}
.post h1 a:hover {
	border-color: #CCC;
	color: #3A90FD;
}

.descr {
	color: #1D1D1D;
	font-size: 0.9em;
	margin-bottom: 6px;
	margin-top: 6px;
}

.post {margin: 6px 0 2px;}
.post .info{
	background: #CCCCCC;
	color: #222;
	margin: 2px 0 4px;
	padding: 5px 10px;
}
/*.post img {
	margin: 0px;
	padding: 0px;
}*/

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	width: 360px;
	padding: 6px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #7AD2D7;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; 
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 0px;}