/*
*		JoomSpirit CSS file for typo
*/

body {
font-family: arial, verdana, helvetica, tahoma, sans-serif;
color:#666;
line-height: 1.3em;
}

p {
margin: 8px 0 14px 0;
}

strong, bold {
font-weight:bold;
}


h1, h2, h3, h4 {
font-family: arial, Verdana;
text-decoration: none;
text-transform:none;
font-weight:normal;
letter-spacing:1px;
padding:13px 0 6px 0;
}

h1, .componentheading {
display: block;
font-size:180%;
font-weight:normal;
line-height:34px;
padding:  0 0 0px 10px;
margin-bottom:5px;
text-transform:none;
letter-spacing:1px;
color:#fff;
/*background-color: #465f43;*/
}

.blog > h1 {
margin-bottom:20px;
}

h2 {
font-size:130%;
line-height:20px;
padding:8px 0 6px 0;
color:#222;
font-weight:bold;
text-transform:none;
}

h1 a {
color:#fff;
text-decoration: none;
}

h1 a:hover {
text-decoration: none;
color:#ff3;
}

h2.contentheading {
font-size:160%;
font-weight:normal;
padding:4px 8px;
margin: 0 0 10px 0;
border-top:1px solid #ddd;
border-bottom: 1px solid #ddd;
background: transparent url(../images/black-05.png) 0 0 repeat;
}

h3 {
font-size:110%;
line-height:16px;
color:#222;
font-weight:bold;
text-transform:none;
}

h4 {
font-size:110%;
line-height:16px;
color:#222;
font-weight:normal;
text-transform:none;
}

h5 {
font-size:105%;
line-height:16px;
color:#222;
font-weight:normal;
text-transform:none;
}


/**	LEFT		**/

#module_left h3 {
margin-bottom:10px;
padding:0 0 4px 9px;
background: transparent url(../images/puce_h3_left.gif) 0 6px no-repeat;
border-bottom:1px dotted #ccc;
}

/**		users bottom 		**/

#users_bottom h3 {
padding-top:0px;
}

/**			LINK		**/


a {
color:#6d9134;
text-decoration : none;
}

a:hover {
color:#c24f58;
text-decoration : none;
}

a:active, a:focus {
outline:none;
}

.link a, .link span.separator {
display:inline-block;
background: transparent url(../images/puce-link.png) 0 6px no-repeat;
padding:2px 0 2px 14px;
line-height:15px;
text-decoration:none;
}

.link a:hover {
text-decoration:underline;
}

li span.separator {
cursor:default;
}



/*	Pathway	*/

#breadcrumb a, #breadcrumb {
color:#999;
text-decoration:none;
font-size:90%;
}

#breadcrumb a:hover {
color:#6d9134;
text-decoration:none;
}

/*	List  */

#main_content ul, .text-article ul, .blog_more ul, ul.normal, ul.check, ul.arrow, ul.normal_green, ul.check_green, ul.arrow_green, ul.circle, ul.circle_red,
ul.normal_red, ul.check_red, ul.arrow_red, ul.normal_white, ul.check_white, ul.arrow_white, ul.circle_white  {
margin: 10px 0 16px 6px;
padding-left:0;
}
#main_content ul li, .text-article ul li, .blog_more ul li, .normal li, .check li, .arrow li, .normal_red li, .check_red li, .arrow_red li, .circle li,
.circle_red li, .normal_white li, .check_white li, .arrow_white li, .circle_white li  {
background: url(../images/list_circle.png) 0 0px no-repeat;
padding-left: 21px;
list-style:none;
margin:5px 0;
}
#main_content ul li:hover, .text-article ul li:hover, .blog_more ul li:hover, .normal li:hover, .check li:hover, .arrow li:hover, .normal_red li:hover, .check_red li:hover, .arrow_red li:hover, .circle li:hover,
.circle_red li:hover, .normal_white li:hover, .check_white li:hover, .arrow_white li:hover, .circle_white li:hover, ol li:hover  {
color: #222;
cursor:default;
}
#main_content ul ul, .text-article ul ul, ul.normal ul, ul.check ul, ul.arrow ul, ul.normal_red ul, ul.check_red ul, ul.arrow_red ul, ul.circle ul, 
ul.circle_red ul, ul.normal_white ul, ul.check_white ul, ul.arrow_white ul, ul.circle_white ul {
margin-left: 0px;
margin-top:4px;
padding-left:0;
}
#main_content ul li li, .text-article ul li li, .normal li li, .check li li, .arrow li li, .normal_red li li, .check_red li li , .arrow_red li li , .circle li li, 
.circle_red li li, .circle_white li li, .check_white li li, .arrow_white li li, .normal_white li li  {
background: url(../images/list_circle.png) 0 0px no-repeat;
padding-left: 18px;
list-style:none;
margin:5px 0;
}

.normal li {
background: url(../images/list_normal.png) 0 0px no-repeat !important;
}
.check li {
background: url(../images/list_check.png) 0 0px no-repeat !important;
}
.arrow li {
background: url(../images/list_arrow.png) 0 0px no-repeat !important;
}
.circle li {
background: url(../images/list_circle.png) 0 0px no-repeat !important;
}
.normal_red li {
background: url(../images/list_normal_red.png) 0 0px no-repeat !important;
}
.arrow_red li {
background: url(../images/list_arrow_red.png) 0 0px no-repeat !important;
}
.check_red li {
background: url(../images/list_check_red.png) 0 0px no-repeat !important;
}
.circle_red li {
background: url(../images/list_circle_red.png) 0 0px no-repeat !important;
}

ol {
margin: 5px 0 0 6px;
background-color: transparent;
padding: 0 0 0 20px;
}
ol li {
margin: 0;
padding: 1px 5px;
font-weight: normal;
}

ul li > h2, ul li > h3, ul li > h4 {
margin-top : 0;
padding-top:0;
}


ul.actions {
text-align:right;
float:right;
margin:10px 12px 0px 10px !important;
padding:0 !important;
}

ul.actions li {
background-image: none !important;
margin: 0 !important;
padding:0 !important;
list-style:none;
display:inline;
}

ul.actions a {
text-decoration:none;
}

#main_content ul li.btn-group {
background-image : none ;
margin:0 ;
padding : 0 ;
}

/*
*	Quotation
*/


blockquote.grey, blockquote.orange, blockquote.blue, blockquote.green, blockquote.brown  {
margin: 10px 30px 10px 30px;
padding: 10px 35px 10px 35px;
border: none;
background: url(../images/quote_grey.gif) 0 5px no-repeat;
text-align:justify;
font-style:italic;
font-size:105%;
color : #757575;
}


blockquote.orange {
background: url(../images/quote_orange.gif) 0 5px no-repeat;
color : #ff6600;
}

blockquote.blue {
background: url(../images/quote_blue.gif) 0 5px no-repeat;
color : #4074a4;
}

blockquote.green {
background: url(../images/quote_green.gif) 0 5px no-repeat;
color : #66cc33;
}

blockquote.brown {
background: url(../images/quote_brown.gif) 0 5px no-repeat;
color : #cc9900;
}


blockquote.grey p, blockquote.orange p, blockquote.blue p, blockquote.green p, blockquote.brown p {
margin: 0px -35px -10px 0px;
padding: 0px 35px 10px 0px;
background: url(../images/quote_grey_end.gif) 100%  no-repeat;
}


blockquote.orange p {
background: url(../images/quote_orange_end.gif) 100%  no-repeat;
}

blockquote.blue p {
background: url(../images/quote_blue_end.gif) 100%  no-repeat;
}

blockquote.green p {
background: url(../images/quote_green_end.gif) 100%  no-repeat;
}

blockquote.brown p {
background: url(../images/quote_brown_end.gif) 100%  no-repeat;
}


/**  DIV Info  **/


.info {
line-height:25px;
padding-left:30px;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
background: #eee url(../images/logo_info.gif) 4px 3px no-repeat;
margin: 10px 0;
}

/**	login	**/

#form-login-username label, #form-login-password label {
display : block;
font-size:96%;
margin-bottom:6px;
}

#submit-login {
float:left;
font-size:90%;
}


ul.icon_login {
float:left;
margin: 0 0 0 4px !important;
}
ul.icon_login li, ul.icon_login li {
display:block;
float:left;
width:16px;
height:16px;
margin:4px 0 0 5px;
}
ul.icon_login li a:hover, ul.icon_login li#current a, ul.icon_login li.active a {
border:none;
}
#form-login-remember {
clear:both;
padding-top:12px;
}
p#form-login-username {
margin:0;
}
p#form-login-password {
margin: 8px 0 12px 0;
}
#modlgn_remember {
background-color:transparent;
border:none;
}

ul.icon_login li a {
background-image : none !important;
margin:0 !important;
padding:0 !important;
}



/**	read more	**/
.readmore a {
background: transparent url(../images/black-04.png) top left repeat;
border:1px solid #ddd;
border-color:#ddd #ccc #ccc #ddd ;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
display:block;
float:right;
font-size:12px;
font-weight:normal;
margin-right:2px;
margin-top:0px;
padding:4px 21px 3px 14px;
text-decoration:none;
text-transform:none;
font-style:italic;
color:#888;
}
.readmore a:hover {
background: transparent url(../images/black-07.png) top left repeat;
border:1px solid #ccc;
border-color:#ccc #ddd #ddd #ccc ;
color:#444;
text-decoration:none;
}


/**		FOOTER		**/

#bottom_site {
color:#999;
}

#bottom a {
text-decoration : none;
}