/* basic frame wrapper with colored background */

body {
    background: none repeat scroll 0 0 #EFBC34;
    font-family: 'Arimo',arial,serif;
    font: 62.5%/1.2 'Arimo',Arial,serif;
    color: #000000;
    width: 100%;
}

a:visited {
    text-decoration: none;
}

a {
    color: #008000;;
}

.bodybackground {
    background: none repeat scroll 0 0 #EFBC34;
}

#main {
    background: none repeat scroll 0 0 #EFBCCC;
}

#ttwrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 20px;
    padding: 0 20px;
    margin: 0 auto;
    width: 940px;
    border: 0 none;
    vertical-align: baseline;
}

/* twentyten header */

#siteheader {
    padding: 30px 0 0;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    vertical-align: baseline;
}

#masthead {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

#branding {
    margin: 0 auto;
    width: 940px;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
    vertical-align: baseline;
}

#branding img {
    border-bottom: 1px solid #000000;
    border-top: 4px solid #000000;
    clear: both;
    display: block;
}

#site-title {
    float: left;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 18px;
    width: 700px;
    font-weight: bold;
    font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

#site-title a {
    color: #000000;
    text-decoration: none;
}

#site-title a:visited {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#site-description {
    clear: right;
    float: right;
    font-style: italic;
    margin: 14px 0 18px;
    width: 220px;
    font-family: 'Arimo',arial,serif;
    color: #666666;
    font-size: 12px;
    line-height: 18px;
}

#access {
    background: none repeat scroll 0 0 #000000;
    display: block;
    float: left;
    margin: 0 auto;
    width: 940px;
    border: 0 none;
    vertical-align: baseline;
    list-style: none outside none;
    position: relative;
}

#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    color: #FFFFFF;
    list-style: none outside none;
}

#access a {
    display: block;
    font-size: 120%;
    font-weight: bold;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
}

#access a {
    font-size: 120%;
}

#access ul li.current_page_item > a, #access ul li.current-ttmenu-ancestor > a, #access ul li.current-ttmenu-item > a, #access ul li.current-ttmenu-parent > a {
    color: #FFFFFF;
}

#access .ttmenu-header ul, div.ttmenu ul {
    list-style: none outside none;
    margin: 0em;
}

#access .ttmenu-header, div.ttmenu {
    font-size: 13px;
    margin-left: 12px;
    width: 928px;
}

.ttmenu {
    font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 13px;
    margin-left: 12px;
    width: 928px;
    margin: 0 auto;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
    vertical-align: baseline;
    color: #666666;
    line-height: 18px;
}

.ttmenu ul li{
    display: inline;
}    

.ttmenu ul li a{
    float: left; text-decoration: none;
    color: #AAAAAA;
    padding: 10.5px 11px;
}


.page_item {

}

.current_page_item {

}


/* right column menus */
.menu {
    list-style: square outside none;
    color: #666666;
    margin: 0 0 18px 1.5em;
}

/* content elements */

.postbody h3.first a{
    color: #000000;
    text-decoration: none;
}

.postbody h3.first a:hover {
	color: #FF4B33
}

.postbody blockquote {
    background-color: #EBEADD;
    margin: 0.5em 1px 0 25px;
    padding: 5px;
    border: 1px solid;
    border-color: #DBDBCE;
}

.postbody blockquote cite {
    background:#EBEADD url("./styles/prosilver/theme/images/quote.gif") no-repeat left top;
}


.post-icon {
	font-weight: bold;
	font-size: 110%;
}

.reply-icon {
	font-weight: bold;
	font-size: 110%;
}


.forumtitle {
	font-weight: bold;
	color: #008000;
    text-decoration: none;
}

.topictitle {
	font-weight: bold;
	color: #008000;
    text-decoration: none;
}

.forumtitle:hover {
	color: #FF4B33;
	text-decoration: none;
}

.forumtitle a{
	font-weight: bold;
	color: #000000;
    text-decoration: none;
}

.forumtitle a:visited {
    color: #000000;
    text-decoration: none;
}

/* avatar inside of posts */
.postbody {
    clear: both;
    float: left;
    line-height: 1.48em;
    padding: 0;
    width: 100%;
}

/* was display: inline */
.postprofile {
    border-left: 1px solid #BCBCBC;
    display: block;
    background-color: #EBEBEB;
    float: right;
    margin: 5px 0 10px 5px;
    padding: 0px 0px 5px 2px;
    min-height: 80px;
    width: 22%;
}

.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
	color: #773300;
}

/* cpanel styles */

.profilepanel fieldset {
	width: 550px;
}

.profilepanel fieldset dd {
	width: 550px;
	margin-left: 0%;
	vertical-align: top;
	margin-bottom: 3px;
}

.profilepanel autowidth {
	width: auto !important;
}


.profilepanel input.inputbox	{ width: 85%; }


.profilepanel.textarea.autowidth {
	width: 550px;
}

.profilepanel fieldset dt {
	float: left;	
	width: 100%;
	text-align: left;
	display: block;
}


/* footer elements */


#ttfooter {
    margin-bottom: 20px;
    clear: both;
    width: 100%;
}

#colophon {
    border-top: 4px solid #000000;
    margin-top: -4px;
    overflow: hidden;
    padding: 18px 0;
    margin: 0 auto;
    width: 940px;
}

#site-info {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 700px;
}

#site-info a {
    color: #000000;
    text-decoration: none;
}

#site-info a:visited {
    color: #000000;
    text-decoration: none;
}

#site-generator {
    color: #666666;
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
    position: relative;
    float: right;
    width: 220px;
    font-family: 'Arimo',arial,serif;
    font-weight:normal;
}

#site-generator a {
    color: #666666;
    font-size: 12px;
    display: inline-block;
    line-height: 16px;
    padding-left: 0;
    text-decoration: none;
    font-family: 'Arimo',arial,serif;
    font-weight:normal;
}

/* sharing */

.shareMe li {
    float: left;
    display: block;
}
.sharebox {
	border: none ;
	width:320px;
	background-color:#FFFFFF; 
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#787878;
}

