/********************************************
  AUTHOR:  			  Erwin Aligam
  WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	BluePigment
  TEMPLATE CODE: 	S-0016
  VERSION:        1.0
	DATE:          	July-31-2007

	modified May 2008 by Sven Jansen for use as BlogForge Template (blogforge.org)
 *******************************************/

/********************************************
   HTML ELEMENTS
********************************************/

/* top elements */
* { padding: 0; margin: 0; border: 0; }

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	background-color: #000000;
	background-color: #000000;
  background: url(/images/background.jpg);
  background-attachment:fixed;
}

/* links */
a {
	color: #8a95a7;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #F29400;
	background-color: inherit;
	text-decoration: none;
	border: none;
}

/* headers */
h1, h2, h3, h4 {
	color: #000;
}

h1 {
  font-size: 25px;
  line-height: 30px;
  font-weight: normal;
}

h2, h4 {
  font-size: 2em;
  line-height: 22px;
}

h3 {
  font-size: 25px;
  color: #66748a;
  font-weight: normal;
}

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0px 0px 10px 0px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}

/* images */
code {
  margin: .5em 0;
  display: block;
  padding: 20px;
  text-align: left;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  background: #1E89DC;
  border: 1px solid #0065C6;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #0065C6;
}
blockquote {
	margin: 5px 10px;
 	padding: 5px 0 5px 10px;
  border: 1px solid #66748A;
  font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
  font-weight: bold;
}

/* form elements */
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input {
	border: 1px solid #a9b1be;
	color:#777;
}

textarea {
  width: 500px;
	border: 1px solid #a9b1be;
	color:#777;
	font-size: 12px;
	line-height: 15px;
	padding: 2px 4px 2px 4px;
	height: 250px;
}

input.button {
	font-weight: bold;
	margin: 0;
	padding: 1px 2px 1px 2px;
	color: #FFF;
	background-color: #a7bae2;
	border: 1px solid #8899b4;
}

/* search form */
.MTBlogSearchForm form {
	border: none;
}

.MTBlogSearchForm div {
  margin: 0;
  padding: 0;
}

.MTBlogSearchForm input.textbox {
	width: 145px;
	color: #a9b1be;
	padding: 2px;
	border: 1px solid #a9b1be;
	vertical-align: top;
}

.MTBlogSearchForm input.button {
  margin: 9px 0px 0px 0px;
  border: none;
  padding: 0px;
}

/***********************
	  LAYOUT
************************/

/* box */
.MTTextField .standard,
.MTTextField .ohneDownloads,
.TDataBlogArticle .details,
.TDataBlogArticle .list,
.TDataBlogArticleComment .entry,
.MTGallery .inline,
.MTBlogRegistration .standard,
.MTBlogLatestPostsPerCategory .standard
{
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 20px 10px;
	background-color: #fff;
	color: #000;
}

/* header */
#header {
	height: 207px;
	width: 778px;
	text-align: left;
  background-color: #fff;
  background-position: left 25px;
  background-repeat: no-repeat;
  margin: 0px 40px 25px 40px;
  padding-top: 25px;
}

.MTPageMeta .logo h1 {
  padding: 0px;
}

.MTPageMeta .logoImage  {
  padding: 20px 0px 0px 20px;
  position: absolute;
  z-index:999;
  top:0;
}


.MTPageMeta .logo h1 a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 58px;
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;
	top: 30px;
	left: 10px;
}

.MTPageMeta .logo h1 span {
	color: #000;
}

.MTPageMeta .logo h2 {
	position: absolute;
	font: bold 16px;
	text-transform: none;
	color: #FFF;
	margin: 0; padding: 0;

	/* change the values of left and top to adjust the position of the slogan */
	top: 100px; left: 125px;
}

#header-content {
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 207px;
	z-index:999;
}

/* Main Navigation */
.MTNavigation .mainnaviOuterContainer {
	margin: 0 auto;
	position: absolute;
  width: 758px;
  bottom: 0px;
  z-index:999;
}

.MTNavigation .mainnavi {
	padding: 0px 0px 0px 20px;
	background-image: url(/themes/SOQ/images/navi_bg.png);
  width: 758px;
  height: 30px;
  position: absolute;
  top:-37px;
}

.MTNavigation .mainnavi ul {
	float: left;
	list-style: none;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
}
.MTNavigation .mainnavi ul li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 16px;
}

.MTNavigation .mainnavi ul li a {
  font-size: 18px;
  font-weight: bold;
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	line-height: 32px;

}
.MTNavigation .mainnavi ul li a:hover,
.MTNavigation .mainnavi ul li a:active {
	color: #b4b82f;
}
.MTNavigation .mainnavi ul li.expanded {

}
.MTNavigation .mainnavi ul li a.activelink {
	color: #b4b82f;
}

/* Top  Navigation */
.MTNavigation .topnavi {
	position: absolute;
	top: 25px; right: 10px;
	color: #fff;
	font: bold 14px Verdana, Arial, Sans-serif;
}

.MTNavigation .topnavi ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.MTNavigation .topnavi ul li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
	padding-right: 8px;
	padding-left: 8px;
}

.MTNavigation .topnavi ul li.lastnode {
	border-right: 0px;
	padding-right: 0px;
	padding-left: 8px;
}

.MTNavigation .topnavi ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	color: #93C9F4;
	text-decoration: none;
}
.MTNavigation .topnavi ul li a:hover,
.MTNavigation .topnavi ul li a:active {
	color: #fff;
}

.MTNavigation .topnavi ul li a.activelink {
	color: #fff;
}

/* content */
#content-wrap {
	width: 818px;
}

#content {
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

/* sidebar */
#sidebar {
	float: right;
	width: 158px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#sidebar h3 {
	font-size: 18px;
	color: #b4b82f;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}
#sidebar ul.sidemenu, .sidebox ul {
	list-style:none;
	margin: 0;
	padding: .3em 0 1em 5px;
}
#sidebar ul.sidemenu li, .sidebox ul li {
	padding: 0;
}

* html body #sidebar ul.sidemenu li, .sidebox ul li {
  height: 1%;
}

#sidebar ul.sidemenu li a, .sidebox ul li a {
	display: block;
	text-decoration: none;
}

.sidebox ul li h2 {
	color: #b4b82f;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}

#sidebar ul.sidemenu li a:hover, .sidebox ul li a:hover {
	color: #f29400;
}

#sidebar ul.sidemenu ul, .sidebox ul ul {
	margin-left: 15px;
}

#sidebar .sidebox {
	margin: 0px 0px 15px 0px;
	padding: 0;
}

/* sidebar content div*/
.content {
	margin: 0;
	padding: 10px 10px 10px 0px;
	/*width: 778px;*/
}

#sidebar .sidebox .content {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#sidebar .sep{
	background: url(../images/sidebarsep.jpg) repeat-x left bottom;
	height: 2px;
	margin: 0px 15px 10px 0;
	clear: both;
}

/* main */
#main {
	margin: 10px 0px 10px 40px;
	padding: 0;
	float: left;
	width: 580px;
}

#main .MTTextField h1, #main .MTBlogRegistration h1 {
	font-size: 23px;
	padding-bottom: 15px;
}


#main h1 {
	font-size: 23px;
	padding-bottom: 0px;
}

#main h1 a {
	color: #57626F;
	text-decoration: none;
}

#main h1 a span {
  color: #000;
}

/* footer */
#footer-wrap {
  background: url(/themes/SOQ/images/footer_bg.png);
	clear: both;
	text-align: left;
  margin-left: 40px;
  margin-bottom: 20px;
  width: 778px;
}

#footer-wrap a {
	text-decoration: none;
	color: #fff;
}

#footer-wrap a:hover {
	color: #b4b82f;
}

#footer-wrap p {
	padding: 10px 0;
}

#footer-wrap h2, #footer-wrap h4 {
	color: #ffffff;
	font-size: 18px;
	text-transform: none;
}

/* footer columns */
#footer-columns {
  margin: 0 auto;
	padding: 19px 0px 0px 0px;
}

.MTBlogPostSimpleList ul, .MTBlogHistoryList ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.MTBlogPostSimpleList li, .MTBlogHistoryList li {
  padding: 0px;
  margin: 0px;
}

#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 234px;
	margin-left: 19px;
}
#footer-columns .col3-center {

}

/* bottom */
#footer-bottom {
	clear: both;
	color: #E8F4FF;
	margin: 0 auto;
	padding: 0px 0px 30px 20px;
	width: 855px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }


img.rssfeed {
	border: none;
	padding: 0 0 5px 0;
	background: transparent;
}

.post-by {
	font-size: .95em;
	padding-top: 0;
}

.post-meta {
	text-align: right;
	background: #fff;
	padding: 0px;
	margin: 10px 0px 15px 0px;
}

.post-meta .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 3px 0 3px;
}

.post-comments a {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 	20px; margin: 0 3px 0 3px;
}

.readmore a {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}

.post-author a {
	background: url(../images/user.png) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}

.cleardiv {
  height:0px;
  font-size:0px;
  line-height:0px;
  clear:both;
}

#footerCenter {
  width: 800px;
}

#footerText {
  float: left;
  color: #3B475A;
}

.MTNavigation .footernavi {
  float: left;
  width: 300px;
}

.MTNavigation .footernavi ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 3px 0px 0px 0px;
	width: auto;
}

.MTNavigation .footernavi ul li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #3B475A;
	padding-right: 5px;
	padding-left: 5px;
}

.MTNavigation .footernavi ul li.lastnode {
	border-right: 0px;
	padding-right: 0px;
	padding-left: 4px;
}

.MTNavigation .footernavi ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	text-decoration: none;
	color: #3B475A;
}

.MTNavigation .footernavi ul li a:hover,
.MTNavigation .footernavi ul li a:active {
	color: #b4b82f;
}

.MTNavigation .footernavi ul li a.activelink {
	color: #b4b82f;
}

.TDataBlogArticle .categories {
  float: left;
  background-repeat: no-repeat;
  background-image: url(../images/folder_page.png);
  padding-left: 20px;
  background-position: 0px 2px;
  display: inline;
}

.TDataBlogArticle .tagLinks {
  text-align: left;
  background-repeat: no-repeat;
  background-image: url(../images/tag_blue.png);
  padding-left: 20px;
  background-position: 0px 2px;
}

.backtolist {
  background-repeat: no-repeat;
  background-image: url(../images/table_multiple.png);
  padding-left: 20px;
}

.navigation {
  padding: 10px;
}

.navigation .next-entries a {
  background-repeat: no-repeat;
  background-image: url(../images/arrow_left.gif);
  padding-left: 15px;
  background-position: 0px 4px;
  display: block;
  float: left;
}

.navigation .previous-entries a {
  background-repeat: no-repeat;
  background-image: url(../images/arrow_right.gif);
  padding-right: 15px;
  background-position: right 4px;
  display: block;
  float: right;
}

.socialbookmarks {
  margin-top: 10px;
  margin-bottom: 10px;
}

.socialbookmarks h4 {
  float: left;
  font-size: 12px;
  font-weight: bold;
  text-transform:none;
  padding-right: 10px;
  color: #000;
}

.socialbookmarks ul {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
}
.socialbookmarks ul li {
  display:inline;
  padding-right:5px;
}


.TDataBlogArticle .comments ol {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.TDataBlogArticle .comments ol li{
	padding: 0px 5px 10px 5px;
}

.TDataBlogArticle .comments .commentcontent {
  margin-bottom: 5px;
  padding: 5px;
}

.TDataBlogArticle .comments .odd .commentcontent {
	/*background: #0875C6;*/
	border-bottom: 1px solid #66748A;
}

.TDataBlogArticle .comments .even .commentcontent {
	/*background: #0879CE;*/
	border-bottom: 1px solid #66748A;
}

.TDataBlogArticle .comments cite, .TDataBlogArticle .comments cite a, .TDataBlogArticle .comments cite a:visited {
	font-weight: bold;
	font-style: normal;
}

.TDataBlogArticle .comments .commentdate {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px;
}

.TDataBlogArticleComment .details {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
}

.TDataBlogArticleComment .details .replylink {
  background-repeat: no-repeat;
  background-image: url(../images/comment_add.png);
  padding-left: 20px;
  background-position: 0px 0px;
  display: block;
  float:right;
}

.TDataBlogArticleComment .details .replydetails blockquote.scroll {
  height:150px;
  overflow-y: auto;
}

.TDataBlogArticleComment .entry form {
	padding: 5px;
	margin-top: 10px;
}

.TDataBlogArticleComment .entry .textarea {
  width: 500px;
	border: 1px solid #a9b1be;
	color:#777;
	font-size: 12px;
	line-height: 15px;
	padding: 2px 4px 2px 4px;
	height: 250px;
}

.TDataBlogArticleComment .entry .text {
  width: 250px;
	border: 1px solid #a9b1be;
	color:#777;
	font-size: 12px;
	line-height: 15px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 5px;
}

.TDataBlogArticleComment .entry .error {
	border: 1px solid #CC0033;
}

.TDataBlogArticleComment .entry table {
  width: 500px;
}

.TDataBlogArticleComment .entry th {
  width: 250px;
  vertical-align: top;
}

.required {
  font-size: 9px;
  color: #d13538;
}

.hint, .TDataBlogArticleComment .entry label {
  font-size: 10px;
  color: #000;
}

.formerror {
  color: #CC0033;
  background-image: url(../images/exclamation.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: 0px 0px;
  font-size: 10px;
  margin-top: 5px;
}

.TDataBlogArticleComment .entry .antispamqs {
  float: left;
}

.antispamfieldcontainer {
  float: right;
}


/* MTGallery styles */
.MTGallery .inline {
  margin-top: 20px;
}

.MTGallery .inline .imagename, #galleryHeaderContainer .imagename {
  padding:1px;
  font-size:9px;
  width:98px;
  margin:0px 18px 0px 18px;
  height:18px;
  line-height:9px;
  overflow:hidden;
  background-color:#ffffff;
  text-align:center;
}

.thumbFrameBorder, .galleryThumbFrameBorder {
  background-image: url(/chameleon/blackbox/web_modules/MTGalleryCore/images/gallery_picture_frame.gif);
  background-repeat: no-repeat;
  width: 139px;
  height: 160px;
  float:left;
  margin-right: 20px;
  margin-bottom: 20px;
}


.MTGallery {
  margin-left: 20px;
  font-weight; bold;
  font-family: Segoe UI, Arial, helvetica, sans-serif;
  font-size: 11px;
  color: #5A7FA1;
}

#galleryTitle {
  background-image: url(/chameleon/blackbox/web_modules/MTGalleryCore/images/gallery_mini_slides.gif);
  background-repeat: no-repeat;
  font-size: 13px;
  font-weight: bold;
  padding-left: 60px;
  height: 30px;
}

/* highlighting of search terms in results */
.searchterm {
  background-color: #CCFF33;
  color: #002063;
}

#globalwrapper {
  background-image: url(/themes/SOQ/images/bg_middle-black.gif);
  background-repeat: repeat-y;
  width: 855px;
}

#topborder {
  width: 855px;
  /*background-image: url(/themes/SOQ/images/shadow_top.gif);*/
  background-repeat: no-repeat;
  background-position: bottom left;
  min-height: 20px;
  height: auto; !important height: 20px;
  text-align: right;
}

#bannerContainer {
  float: left;
  width: 385px;
}

#outerContainer {
  float: left;
  width: 855px;
}
#containerAll {
  width:1250px;
}

#topbanner {
  margin-left: 20px;
}

#CommentMessageContainer {
  padding-bottom: 10px;
}

.TDataAuthor .registrationForm th {
  width: 220px;
  text-align: left;
  vertical-align: top;
  font-size: 10px;
}

.TDataAuthor .registrationForm .requestMessageDesc {
  text-align: left;
  padding: 0px 0px 5px 0px;
  font-size: 10px;
}

.TDataAuthor .registrationForm .requestMessageTitle {
  text-align: left;
  padding: 8px 0px 5px 0px;
  font-size: 10px;
}

.TDataAuthor .registrationForm submit {
  margin-top: 8px;
}

.TDataAuthor .registrationForm textarea {
  width: 560px;
  height: 80px;
  margin-bottom: 10px;
}

.TDataAuthor .registrationForm .text {
  width: 350px;
  margin-bottom: 3px;
  margin-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding: 2px;
}

.footnote {
  font-size: 9px;
  font-style: italic;
  text-align: left;
  float: left;
}

.TDataAuthor .registrationForm .fieldRow {
  width: 350px;
}

.TDataAuthor .registrationForm .button {
  float: right;
}

.TDataAuthor .registrationForm .fullRow {
  width: 560px;
}

.TDataAuthor .registrationForm .error {
  border-color: #C21C1C;
  color: #C21C1C;
}

/* home page - one post per category */
#main .MTBlogLatestPostsPerCategory h1 {
  color: #8a95a7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#main .MTBlogLatestPostsPerCategory h2 {
  color: #8a95a7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
}

#main .MTBlogLatestPostsPerCategory h2 a:hover {
  color: #F29400;
  text-decoration: none;
}

#main .MTBlogLatestPostsPerCategory .teaserItem {
  margin-bottom: 45px;
}

#main .MTBlogLatestPostsPerCategory .catLink {
  padding-top: 10px;
  padding-bottom: 10px;
}

.cmsmessage {
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-bottomright:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;
  background-color:#F8F2AA;
  border: 1px solid #FFB608;
  font-size:12px;
  margin-left:10px;
  padding: 3px 3px 3px 23px;
  margin-bottom: 10px;
  background-image: url(/chameleon/blackbox/images/icons/comment.png);
  background-repeat: no-repeat;
  background-position: center left;
}

#bottomborder {
  visibility: hidden;
}

.MTSoqHeaderImage {
  height:200px;
  overflow:hidden;
}
.MTFeedAggregator  .soqShop  h3 {
  font-size:14px;
  color:white;
  background-color:black;
}
.MTFeedAggregator  .soqShop  h3 a {
  white-space:nowrap;
}
.MTFeedAggregator  .soqShop .post {
background-color:#FFFFFF;
cursor:pointer;
color:#000000;
margin-bottom:10px;
padding:10px;
}
.MTFeedAggregator  .soqShop .post h4 {
  font-size:12px;
  font-weight:bold;
  color:black;
}
.MTFeedAggregator  .soqShop .post h4  a {
color:black;
}
.MTFeedAggregator  .soqShop .post img {
margin-right:5px;
margin-bottom:5px;
}
