body{font-family: Georgia;font-size: 15px;line-height: 1.5;color: #313334;background:#F4F5F5 /* url(comp/background.jpg) repeat-y 50% 0 */}

p{padding-bottom: 7px;}

p::selection {
	background: #e79d35; /* Safari */
	}
p::-moz-selection {
	background: #e79d35; /* Firefox */
}

ul{padding:0 0 7px 10px;list-style:disc;list-style-position:outside;padding:0 0 10px 30px;}
ol{padding: 0 0 7px 10px;list-style:decimal;list-style-position:inside}

a{color:#6B7B95;text-decoration: none}
a:hover{text-decoration: none;color:#E793D5;}

hr{background-color:#D1C99A;height: 1px}

h1{font-size: 28px; color: #212629;padding: 5px 0;font-family: "sorts-mill-goudy-1","sorts-mill-goudy-2",Arial;}
h2{font-size: 24px; color: #1d2f43;padding: 5px 0;font-family: "sorts-mill-goudy-1","sorts-mill-goudy-2",Arial;}
h3{font-size: 18px; color: #1d2f43;padding: 5px 0;font-family: "sorts-mill-goudy-1","sorts-mill-goudy-2",Arial;}
h4{font-size: 14px; color: #1d2f43;padding-bottom: 0px;font-family: "sorts-mill-goudy-1","sorts-mill-goudy-2",Arial;}
h5{font-size: 10px; color: #1d2f43;padding-bottom: 0px;font-family: "sorts-mill-goudy-1","sorts-mill-goudy-2",Arial;}


div.important{border: dashed 1px green; padding: 10px; margin: 0 0 10px 0}

#top{width:960px;margin:0 auto;position: relative}

/*
#topW{background:#2A2A2A; padding:0px 0 0 0;height: 110px;}
*/

#topBar{background-color:#788298;padding:0px 0 0 0;height: 20px;}
#topW{background-color:#F9F9F9;padding:0px 0 0 0;height: 110px;/*overflow: hidden;*/border-top:solid 0px #788298;/* border-bottom:dashed 5px #2a2a2a; */border-bottom:solid 1px #DDDDDD;}

#logo{color:#2a2a2a	;font-size:42px;padding:10px 0 0 5px;width:500px;line-height:1;font-family: Georgia;}
#logo span{color:#788298;}
#logo h1{font-size:10px;color:#000;padding:0;font-weight:normal;font-family:Arial; letter-spacing:4px}

#wrap{width:960px;margin:15px auto;overflow: hidden;}
#wrap h1{padding: 5px 0px; font-size:20px;}

#mainMenu{padding-top: 20px;}
#mainMenu ul{padding: 0px;font-family: Arial;font-size:14px;}
#mainMenu li{list-style:none;display:inline;padding-right:10px}
#mainMenu li a{color:#000;text-decoration:none; }
/*
#mainMenu li a{
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	border-radius:8px;
}
*/

#mainMenu li a:hover{/* background-color:#8C7543; */}

#content{width:600px;float:left;}

.article h2 a{font-size: 20px}
.article h2 a:hover{color:#E79D35;}

.info{letter-spacing:2px;padding:2px 0px;font-size: 10px;margin-bottom:5px;}
/*
.info{
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius: 0 0 10px 10px;
}
*/

.infoArticle{letter-spacing:2px;padding:2px 0px;font-size: 10px;margin-bottom:20px;}
/*
.infoArticle{
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius: 0 0 10px 10px;
}
*/

.desc{padding:10px 0px;}

#side{width:340px;float:left;margin: 0 0 0 20px;font-size:14px;font-family:Georgia;}

.sideItem{;margin:0 0 20px 0;}
/*
.sideItem{
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius:10px 0;
}
*/

.sideItem h3{margin-bottom:5px;padding:5px 10px;font-weight:normal;}
/*
.sideItem h3{
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius:10px 0;
}
*/

.sideItem ul{padding: 0 0 5px 10px;}
.sideItem ul li{list-style: none;background:transparent url(comp/list-btn.png) no-repeat scroll 0 5px; padding-left: 20px}

pre{color: #067778;font-size: 10px}

#comments{padding:10px 0px;margin-top:30px;font-size:12px;color: #000;border-top:  solid 1px #DDD}

/*
#comments{
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	border-radius:10px;
}
*/

#comments a{color: #212629}
#comments a:hover{color: #CCC}
#comments h2{font-size:18px;color: #212629}

#comments .jot-row{
	font-family: Georgia;
	background-color: #FFF;
	border: dashed 1px #DDD;

}
#comments .jot-row-alt{
	/* background-color: #788298; */
	border: dashed 1px #DDD;
}

#comments .jot-comment{padding: 10px}
.jot-posticon{display: none}
.jot-extra{display: none}
.jot-user{}

#comments .jot-form fieldset{border: dashed 1px #DDD;padding: 10px 20px}

.article{margin-bottom:10px;}
.separator{display:block;height:1px;margin:10px 5px;background:#CCC}
.errors{color:#8A2D28;margin-bottom: 30px}
.highlight{color: #E79D35}
.highlight2{color: #000000}
.higlightText{color: #E79D35;}


#footerW{background-color:#DDDDDD;overflow: hidden;/* border-top:dashed 1px #dddddd; */}
#footer{width:960px;margin:0 auto;overflow: hidden;padding: 10px 0}

.col{width: 280px;padding: 0 10px 0 20px ;float: left;border-right: dashed 2px #EEE}
.collast{border: 0}

.col h3{margin-bottom:5px;color:#2A2A2A;padding:5px 0px;font-weight:normal;font-family: Georgia;}
.col ul{padding: 0}
.col ul li{list-style: none;background:transparent url(comp/list-btn.png) no-repeat scroll 0 5px; padding-left: 20px}

.col a{color:#6B7B95;text-decoration: none}
.col a:hover{text-decoration: none;color:#2A2A2A;}

#footerW2{background-color:#F4F5F5;overflow: hidden;/* border-top:dashed 5px #7b754f; */}
#footer2{width:960px;margin:0 auto;color: #2A2A2A;padding: 20px 0}
#footer2 a{color: #2A2A2A}
#footer2 a:hover{color:#2A2A2A}

/*Form*/
.formRowTextarea, .formRow {margin-bottom: 20px;background-color: #788298; padding: 4px 5px}
.formRowTextarea, .formRow{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.formRow input{width: 570px;border:0px;background-color: #D1C99A;font-family:Georgia;font-size: 16px;padding: 3px 10px;color: #34382A}
.formRowTextarea textarea, .formRow input{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}


.formRowTextarea textarea{width:570px;height: 150px;border:0px;font-family:Georgia;background-color:#D1C99A;font-size: 16px;padding: 3px 10px;color: #34382A}


.formRowSubmit input{font-family:Georgia;font-size: 16px; background-color: #788298; color: #FFF;padding: 5px 10px;border: 0;cursor:pointer;}
.formRowSubmit input:hover{background: #2A2A2A}

/*RSS Icon*/

#rssIcon{position: absolute;top:15px;right:10px;cursor: pointer}

/******START CONFIG PART******/
		
/*size*/

.rssWrp{
	width:5em;
	height:5em;
	-moz-border-radius:0.8em;
	-webkit-border-radius: 0.8em;
	border-radius: 0.8em;
	
	-moz-box-shadow: #000 2px 2px 5px;
	-webkit-box-shadow: #000 2px 2px 5px;
	box-shadow: #000 2px 2px 5px;
	
}

/*box color*/
.rssWrp, .firstLineWrp, .firstLineIn, .secondLineWrp, .secondLineIn{
	background:#788298;
}

/*highlight color*/
.rssDot, .firstLineOut, .secondLineOut{
	background:#FFF;
}

/*second rss icon*/
.rssWrp2{
	margin-top: 20px;
	width:20em;
	height:20em;
}

/******END CONFIG PART******/


.rssWrp{
	position:relative;
}

.rssDot{
	-moz-border-radius:100em;
	-webkit-border-radius: 100em;
	border-radius: 100em;
	width:20%;
	height:20%;
	float:left;
	z-index:2;
	position:absolute;
	top:70%;
	left:10%;
}

.firstLineWrp{
	width:45%;
	height:45%;
	overflow:hidden;
	position:absolute;
	z-index:1;
	top:45%;
	left:10%;
}

.firstLineOut{
	-moz-border-radius:100em;
	-webkit-border-radius: 100em;
	border-radius: 100em;
	width:200%;
	height:200%;
	margin: 0 0 0 -100%;
	float:left;
}

.firstLineIn{
	-moz-border-radius:100em;
	-webkit-border-radius: 100em;
	border-radius: 100em;
	width:90%;
	height:90%;
	margin: 10% 0 0 0%;
	float:left;
}

.secondLineWrp{
	width:80%;
	height:80%;
	overflow:hidden;
	position:absolute;
	z-index:0;
	top:10%;
	left:10%;
}

.secondLineOut{
	-moz-border-radius:100em;
	-webkit-border-radius: 100em;
	border-radius: 100em;
	width:200%;
	height:200%;
	margin: 0 0 0 -100%;
	float:left;
}
.secondLineIn{
	-moz-border-radius:100em;
	-webkit-border-radius: 100em;
	border-radius: 100em;
	width:92%;
	height:92%;
	margin: 8% 0 0 0;
	float:left;
}		


/*Each article need it's own css*/
div.faq h3.question{color:#990406;cursor:pointer;}



/*
http://kuler.adobe.com/#themeID/778082
http://kuler.adobe.com/#themeID/763272
*/
