/* $Id: style.css,v 1.19 2006/12/27 13:17:15 drumm Exp $ */

/*
** HTML elements
*/
body {
  margin: 0 auto;
  padding: 0;
  background-color: #939393;
  background-image:url('/sites/all/themes/custom/mosync2/images/background.png');
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center;
}
body, p, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.875em;
	line-height:1.5em;
	color:#000;
}

tr.odd td, tr.even td {
  padding: 0.3em;
}
/*
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
*/
h1 {
  font-size: 1.275em;
}
h1 {
	margin-bottom: 0.7em;
} 

h1.title, h1.title a {
  font-size: 1.25em;
}

h2 {
  font-size: 1.1em;
}

h2.title, h2.title a {
  font-weight: bold;
  font-size: 1.15em;
}

h3, h4, h5, h6 {
  font-size: 0.9em;
}

hr {
  color: #abc;
  background-color: #abc;
  height: 1px;
  border: 0px;
}

p {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
a {
  text-decoration: none;
  font-weight: normal;
}

a:link, a:visited {
  color: #15d2ff;
}

li a.active {
	font-weight: bold;
}

li.expanded a.active {
	font-weight: bold;
}


a:hover, a:active, a.active{
  color: #15d2ff;
  text-decoration: none;
}


#main a:visited {
	color: #230A8A;
}

#main a:link {
	color: #1F8BC4;
}

#main a:active {
	font-weight: bold;
}

#main a:hover {
	color: #15d2ff;
}

#main h3 {
	color:#667766;
	margin-top:20px;
	margin-bottom: -4px;
}

fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}

pre {
 overflow-x: auto auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}

table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.more-link{
  font-size: 0.8em;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}

/*
** Page layout blocks / IDs
*/


#header, #content {
	width:1024px;
}

#header {
	height:120px;
	border: 0px;
}
#header .top {
	height:92px;
	border: 0px;
}

#header .bottom {
	height:28px;
	width: 100%;
	background-image: url(/sites/all/themes/custom/mosync2/images/header_b.png);
}

#header .bottom #header-region {
	height: 28px;
}

#header .breadcrumb {
	position: relative;
	height:10px;
	width: 100%;
	color: #fff;
	font-size: 10px;
}
#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left;
  padding: 0 1em;
  border: 0;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}
#navlist {
  font-size: 1.0em;
  padding: 0 0.8em 1.2em 0;
  color: #9cf;
}
#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0;
  font-size: 0.8em;
  color: #9cf;
}
#subnavlist a {
  font-weight: bold;
  color: #9cf;
}
ul.links li {
  border-left: 1px solid #9cf;
}
ul.links li.first {
  border: none;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 0;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}

#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
}

#mission, .node .content, .comment .content {
  line-height: 1.4em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
#breadcrumb a {
  color: #1F8BC4;
  font-size: 0.8em;
  font-weight: normal; 
}
.breadcrumb {
  margin-bottom: .5em;
}
.breadcrumb a {
  color: #1F8BC4;
  font-size: 0.875em;
  font-weight: bold; 
}

.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}


#footer {

	width:1024px;
	height:20px;
	background-color: #000;
	text-align: center;
	font-size:.825em;
	color: #fff;
}



/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title, .title a {
  font-weight: bold;
  font-size: 1em;
  color: #777;
  margin: 0 auto;  /* decrease default margins for h<x>.title */
}

.author-picture {
  margin-right: 10px;
}

.author-picture img{
  width: 50px;
  /*padding: 3px;*/
  /*border: #abc solid 1px;*/
}

.submitted, .created-date {
  color: #999;
  font-size: 0.7em;
}


.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  border-bottom: 1px solid #bbb;
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em 0;
  margin-left: 8px;
  padding-bottom: 5px;
}

.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
  font-weight:bold; /* added by Chris */
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}

div {
	border: 0px;
}

/** custom **/
/* Main Content
----------------------------------------*/
#page {
	width:1024px;
	height: 100%;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: left;
}

#banner {
	margin: -20px;
	border-top: 1px solid #000;
}

#banner .title {
	font-family: "Myriad Pro", "Arial Black";
	font-size: 15pt;
	color: #000;
	font-weight: bold;
	margin-left: 60px;
	margin-top: 40px;
	margin-bottom: 10px;
	width: 470px;
}

#banner p {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin-left: 60px;
	width: 470px;
}

.main-block {
	margin-top: 35px;
	margin-left: -28px;
}
.block {
	border: 0;
}


#main
{
	width: 741px;
	float: left;
	padding: 20px;
	height: 100%;
	background-color: white;
}

#main h1 {
	color:#676;
	margin-left: 5px;
	margin-bottom: 15px;
	margin-right: 3px;
}

#main h2 {
color:#667766;
margin-top:25px;
}

#container {
	background-image: url('images/container_bg.png');
	background-repeat: repeat-y;
	min-height: 800px;
	height: 100%;
}

#sidebar-left, #sidebar-right {
  width: 233px;
  float: left;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 5px;
  vertical-align: top;
  height: 100%;
}

#name-and-slogan {
}

#logo-title {
}

/**
* Drop down menu.
*/

#block-menu-2 {
	height: 12px;
	border:0px solid red;
	width: 750px;
	float: right;
  margin-bottom: -20px;
}

#block-menu-2 .title {
	display: none;
}


#block-menu-2 .content{
border: 0px solid green;
  height: 20px;
  position: relative;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  z-index:1;
  float: right;
  width: 100%;
}


#block-menu-2 ul li {
  position:relative;
  float:left;
  list-style: none;
  font-size: 12px;
}

#block-menu-2 ul li a {
  padding-bottom:20px;
  float:left;
  display:block;
  margin: 0px;
  padding:3px 10px 3px 5px;
  margin-top: -3px;
  margin-left: 8px;
  text-decoration:none;
  color: #ADADAD;
}

#block-menu-2 ul li ul {
  display:none;
  margin-top:21px;
  padding: 0px;
}
#block-menu-2 ul li:hover ul, #block-menu-2 ul li.sfhover ul, #block-menu-2 ul li.hover ul {
  display:block;
  position:absolute;
  left:0px;
  z-index:10;
}
#block-menu-2 ul li ul li {
  clear:left;
  background-color: #000;
  border: 1px solid #222222;
  border-top: 0;
  margin:0;
  width: 160px;
  height: 22px;
  z-index:10;
  display:block;
}

#block-menu-2 ul li ul li:hover, #block-menu-2 ul li ul li.hover {
  display:block;
  color: #fff;
  
}

#block-menu-2 ul li ul li a {
  padding-bottom:0px;
  padding-top: 5px;
  border-right: 0;
  margin-left: 10px;
  display:block;
  z-index:10
}

#block-menu-2 a:hover {
	color: #fff;
}

#sidebar-left, #sidebar-right h2 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
	border-bottom: white 1px solid;
	padding: 2px;
	padding-left: 12px;
	color: #fff;
}

#sidebar-left, #sidebar-right .block {
	border: 0px;
}

table.media-kit {
	border: 0px;
}

table.media-kit tr th {
	background-color:transparent;
	border: 0px;
}

table.media-kit tr {
	border: 0px;
}

table.media-kit tr td {
	border: 0px;
	height: 180px;
	width: 200px;
}

table.media-kit tr td a  {
	display: block;
	width: 200px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 0px;
	color: black;
}

table.media-kit tr td a:link:hover, table.media-kit tr td a:active:hover {
	background-color: #ffeebb; 
	border-color:#0077b4; 
	color: #15d2ff;  
}

table.media-kit a img {
	max-height: 130px;
	max-width: 180px;
}

.item-list ul {
	list-style-type:none;

}

.item-list ul li {
	list-style-type:none;
	margin-left: 0;
		color: #888888;
}

.item-list ul li a {
	list-style-type:none;
	font-size: 12px;
	font-weight: normal;
}

#sidebar-right ul li a:visited {
	color: #2C73BF;
}

#sidebar-right ul li a:link {
	color: #15d2ff;
}

#sidebar-right ul li a:hover {
	color: #fff;
}

#sidebar-right ul li a:active{
	color: #15d2ff;
}

.item-list ul li .view-item-Community .view-data-node-image img {
	float: left;
	margin-right:  5px;
}

.item-list ul li .view-item-Community .view-data-node-description {
	clear: both;
	font-size: 0.9em;
}

.view-content-CommitStatus ul {
	margin-top: 5px;
	margin-left: -14px;
}

.view-content-CommitStatus li {
	font-size: 10px;
	border: 1px solid #494949;
}

.view-content-CommitStatus li a, .view-content-CommitStatus li a:link, .view-content-CommitStatus li  a:visited {
	font-size: 10px;	
	color: #dddddd;
}

.view-content-CommitStatus li .image {
	float: left;
}

.view-content-CommitStatus li .image img {
	padding-left: 6px; 
	padding-top : 6px;
	margin-right: 6px;
}

.view-content-CommitStatus li .message-block .info {
	background-color: black;
}

.view-content-CommitStatus li .message-block .message {
	background-color: #626262;
	height: 30px;
}

.view-content-CommitStatus li .message-block .time {
	background-color: #727272;
	text-align: right;
	padding-right: 3px;
}

.min-height {
	min-height: 500px;
}

.main-block {
	margin-left: 15px;
	border: 0px;
}

.main-block .block .sub-block {
	width: 300px;
	
	float: left;
	border: 0px;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.center {
	text-align: center;
}

.faq_question a {
	color: 	#333333;
}

table#architecture-cores {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

table#architecture-cores th {
	border-width: 1px;
	padding: 4px;
	border-style: outset;
	border-color: white;
	background-color: #d9d9d9;
	text-align: center;
	border-bottom: 0px;

	font-size: 16px;
	font-weight: bold;
}

table#architecture-cores td {

	text-align: left;
	border-width: 1px;
	padding: 4px;
	border-style: outset;
	border-color: white;
	background-color: rgb(239, 239, 239);
	border-top: 0px;
}

table {
	border-collapse: collapse;
}

table caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
}

table a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
}

table a:hover {
	text-decoration: none;
	background: #f60;
}

table tr th a {
}

table tr th a:hover {
	background: #369;
}

table thead tr th {
	background: #e2e2e2;
	font-weight: bold;
}

table tfoot tr th {
	/*width: 20%;*/
}

table tfoot tr td {
	width: 80%;
}

table td, table th {
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	/*width: 20%;*/
}

table tr.odd th, table tr.odd td {
	background: #efefef;
}

.bold {
	font-weight: bolder;
}