/* All pages */

.tutorial img {

   padding:px;
   border:1px solid #cccccc;
margin-bottom: 25px;
margin-top: 0px;

}

p, ol, ul, blockquote, pre, code {
  line-height: 18px;
/*  margin-bottom: 18px;*/
  /* 1.5em provides good vertical spacing ( = 150% of the font-size) */
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
ul ul {
  margin-bottom: 0;
  padding-bottom: 0;
}

li {
	line-height: 1.5em;
}

#nav {
font: normal normal normal 14px/normal 'Lato', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
height: 40px;
left: 270px;
margin: 12px 0px 0px;
margin-top: 12px;
position: absolute;
}

h1#graphic {
   padding:0px;
   margin:0px;
}

#copyright {
    color: #aaa;
    font-size: 80%;
    text-align: center;
    width: 100%;
}

#copyright-inner {
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5em;
}

/* Front page */

#tweetbody .tweetblog p {
    margin-bottom: 0;
}

.tweetitem span {
    font-size: 80%;
    display:block;
    text-align:right;
    width:100%;
    color: #aaa;
    margin-bottom: 20px;
}

.tweetitem p {
    margin-bottom: 0px;
}

.tweetitem span a,
.tweetitem span a:visited,
.tweetitem span a:hover,
.tweetitem span a:active {
    color: #aaa;
    font-weight: bold;
}

#tweetbody .tweetsep {
    /*
    background:url("../images/style3/module_hdg.png") repeat-x scroll 0 bottom transparent;
    border: 0;
    height: 5px;
    */
    display: none;
}

.subscribe-box p a {
    display: block;
    width: 100%;
    text-align: center;
}

/* Documentation area */

.section-listing-wrapper p {
    font-size: 14px;
}

.section-listing-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;    
}

.section-listing-wrapper a.category {
    font-size: 18px;
    margin-bottom: -5px;
    display: block;
}

.section-listing-wrapper li {
    margin-bottom: 20px;
}

.section-listing-wrapper ul.article-details {
    list-style: disc;
    padding-left: 30px;
}

.section-listing-wrapper ul.article-details li {
    margin-bottom: 10px;
}

.subscribe-box p {
    margin-left: auto;
    margin-right: auto;
}

.document-category {
    margin-bottom: -8px;
    display: block;
}

/* Mosets styling */

.alpha-index {
    display: none;
}

/* Forums */

#ag_agorawrap h1,
#ag_agorawrap h2,
#ag_agorawrap h3,
#ag_agorawrap h4 {
    text-shadow: none;
}


#ag_headerbar_menu {
    background: #AED562;
    border-bottom: 0;
}

#ag_menu li,
#ag_menu li a {
    background: white;
}

#ag_menu li a,
#ag_menu li a:active,
#ag_menu li a:visited,
#ag_menu li a:hover {
    color: #5B8D00;
}

div.ag_rightend {
    background: inherit;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', Arial,Helvetica,sans-serif;
//    font-weight: bold;
//    letter-spacing: -1px;
}

.mainbody h1, 
.mainbody h2, 
.block h3 {
    background: transparent;
    color: black;
    padding-bottom: 0px;
}

.mainbody h1 {
	font-size: 2em;
  	line-height: 1em;
}

.mainbody h2 {
	font-size: 1.5em;
  	line-height: 1em;
}

.mainbody h3 {
	font-size: 1.2em;
  	line-height: 1.25em;
}

#st_slider h2 {
	font-size: 32px;
}

h2.ag_headerbar a.ag_good_link:link, 
h2.ag_headerbar a.ag_good_link:visited,
h2.ag_headerbar a.ag_good_link,
h2.ag_headerbar a.ag_good_link:active,
h2.ag_headerbar a.ag_good_link:hover {
    color: #5B8D00; 
} 

th.ag_leftend, th.ag_rightend, th.ag_column, th.ag_topic, th.ag_topic2, th.ag_topic3, th.ag_lastpost, th.ag_spacer, th.ag_userlist, th.ag_pms {
    background: #F6F6F6;
}

p.ag_color, p.ag_color_warning {
    color:#565656;
}

.ag_agora a,
.ag_agora a:active, 
.ag_agora a:link, 
.ag_agora a:hover, 
.ag_agora a:visited {
    color:#5B8D00;
}

span.ag_page_num a,
span.ag_page_num a:link, 
span.ag_page_num a:active,
span.ag_page_num a:hover,
span.ag_page_num a:visited {
    color:#5B8D00;
}

span.ag_good_link a,
span.ag_good_link a:active,
span.ag_good_link a:hover,
span.ag_good_link a:link, 
span.ag_good_link a:visited {
    color:#5B8D00;
}

.ag_tablewrap {
    border-bottom:1px solid #ccc;;
}

#ag_footer {
    background: #f5f5f5;
    color: #666;
    font-size: 80%;
}

div.ag_avatararea dt.ag_username {
    color:#565656;
}

h3.ag_posttitle {
    color:#565656;
}

p img {
margin-top: 0.5em;
margin-bottom:1.625em;
max-width:100%;
border:1px solid;
border-color:#ddd #ccc #ccc #ddd;
height:auto;
left:-4px;
max-width:100%;
padding:3px;
position:relative;
//-moz-box-shadow:4px 4px 12px #ccc;
//-webkit-box-shadow:4px 4px 12px #ccc;
//box-shadow:4px 4px 12px #ccc;
}

.blog-alignleft {
display: inline;
float: left;
margin-right: 1.666em;
margin-bottom: 25px;
}

.blog-alignright { 
display:inline;
float:right;
margin-left:1.666em;
margin-bottom: 25px;
}

.blog-aligncenter {
//clear:both;
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom: 25px;
}

.blog-clear {
clear:both;
}