/*
	Theme Name: Awedacity
	Media: Screen
	Version: June 2010
	Author: Matt Doble
*/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	color: #666666;
}

p, h1, h2, h3, h4, li, a {
	margin:0 0 12px 0;
	font-size:1.15em;
	font-weight: normal;
}

a {text-decoration:none; color:#cc6600;}

a:hover {
	color: #333333;
}

img {
	border:0;
}

.orange {
	color: #cc6600;
}

.indent {
	text-indent: -9999px;
	margin-bottom: 16px;
}
	
.goto img{
	margin:12px 0;
	float: right;
}

#wrapper {
}

#ticker {
	width: 100%;
	height: 31px;
	background: #666666;
	border-bottom: 1px solid #333333;
	margin-top:-12px;
}

.tickerDate {
	color: #ffffff;
}

.searchbox {
	float: right;
	margin:12px;
}

.content-wrapper {
	width:907px;
	margin:0 auto;
	padding: 0;
}

#ticker .content-wrapper {
	line-height: 26px;
}

#container {
	width: 907px;
	margin: 0 auto;
}

.logo {
	background: url(images/logo-full-width.gif) no-repeat;
	width:900px;
	height:50px;
	margin-top:20px;
}

#logo-wrap {
	width:900px;
	height:70px;
}

.nav {
	background: url(images/topnav.gif);
	width:907px;
	height:46px;
}

.nav ul {
	margin:0;
	line-height:46px;
	padding:0 0 0 10px;
	float: left;
}

.nav ul li {
	display: inline;
	list-style: none;
	padding:12px 20px;
	font-size: 1em;
	border-right:1px solid #888888;
}

.nav ul li a {
	color: #000000;
	text-transform: uppercase;
}

.nav ul li a:hover {
	color: #ffffff;
}


.tab {
	background: #666666;
	padding: 10px;
	float:left;
	clear: both;
}

.placeholder {
	clear: both;
}

.tab h2 {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
}
	

.centre-pane {
	clear: both;
	float: left;
	margin:10px 0 10px 4px;
	width:900px;
}

.strapline-1 {
}

.strapline-1 h1.indent {
	width:471px;
	height:38px;
	background: url(images/strapline-1.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0;
}

.strapline-2 h1.indent {
	width:695px;
	height:70px;
	background: url(images/strapline-2.png) no-repeat;
	text-indent: -9999px;
	margin: 10px 0 20px -8px;
}


.column {
	width:286px;
	float: left;
}

.wide {
	width:596px;
	margin:14px 0 40px 0;
}

.left {
	margin-right:20px;
}

.right {
	margin-left:20px;
}

.box {
	float: left;
	clear: both;
	width: 100%;
}

.single-post img {
	float: left;
	margin-right: 12px;
}

.outer-column {
	border: 1px solid #ccc;
}

.inner-column {
	background: url(images/box-bg.gif) repeat-x;
	border:1px solid #ffffff;
	padding: 10px;
}

.shadow-top {
	background: url(images/shadow-top.jpg) no-repeat;
	width: 100%;
	height:20px;
}

.shadow-top-wide {
	background: url(images/shadow-top.jpg) center no-repeat;
	width: 100%;
	height:20px;
}

.shadow-bottom {
	background: url(images/shadow-bottom.jpg) no-repeat;
	width: 100%;
	height:20px;
}

.shadow-bottom-wide {
	background: url(images/shadow-bottom.jpg) center no-repeat;
	width: 100%;
	height:20px;
}


#large-footer {
	background: url(images/footer-bg.gif) #cccccc repeat-x;
	width:100%;
	float: left;
	clear: both;
}

#large-footer .column {
  background: url(images/footer-column-bg.png);
}

.inner {
	padding:10px;
}

/* General Blog Elements */

.post-header {
	margin:8px 0;
}

h2.single-page-title {
	font-size: 1.5em;
	margin-bottom:10px;
}

h2.single-page-title a {
	color: #cc6600;
}

h3.post-title {
	margin: 0 0 2px 0;
}

h3.post-title a{
	font-size: 1em;
	color: #0099cc;
}

.pmeta {
	color:#666666;
	font-size: 0.9em;
}

.post	{
	border-bottom:1px solid #cccccc;
	padding-bottom:14px;
}


a.readmore {
	text-transform: uppercase;
	font-size: 0.8em;
	float: right;
	color: #999999;
}

a.readmore:hover {
	color: #0099cc;
}

.more-posts {
	margin:6px 0 0 0;
}

.more-posts a{
	text-transform: uppercase;
	font-size: 0.8em;
	color:#999999;
}

.more-posts a:hover {
	color: #0099cc;
}

.advisory-board li {
	display:inline;
	list-style: none;
	padding:6px;
}

.advisory-board li img {
	border: 0;
	width: 100px;
}

.post-footer {
	margin: 0;
}

ul.post-footer {
	margin: 8px 0 0 0;
	padding: 0;
}

.post-footer li {
	display: inline;
}


/* linked list items */

.linkedin ul {
	margin: 0;
	padding:0;
}

.linkedin ul li {
	list-style:none;
	background: url(images/headers/linked-in-logo.png) left no-repeat;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #cccccc;
}

.linkedin ul li:hover {
	background:url(images/headers/linked-in-logo-over.png) left no-repeat;
	color: #333333;
}

.linkedin ul li a {
	margin-left:50px;
	font-size: 1em;
	color: #666666;
}

.linkedin ul li a:hover {
	color: #333333;
}

/* Social Media list items */

ul.social-media {
	margin:12px 0 0 0;
	padding:0;
}

li.facebook {
	list-style:none;
	background: url(images/media_icons/facebook.png) left no-repeat;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dotted #cccccc;
}

li.twitter {
	list-style:none;
	background: url(images/media_icons/twitter.png) left no-repeat;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dotted #cccccc;
}

li.rss {
	list-style:none;
	background: url(images/media_icons/feed.png) left no-repeat;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dotted #cccccc;
}

ul.social-media li {
	list-style: none;
	display: inline;
}

ul.social-media li a {
	margin-left:16px;
	font-size: 1em;
	color: #666666;
}

ul.social-media li a:hover {
	color: #333333;
}


/* Custom Header Elements */

h2.what-we-do {
	width:200px;
	height:22px;
	background: url(images/headers/what-we-do.gif) no-repeat;
}

h2.press-releases {
	width:200px;
	height:22px;
	background: url(images/headers/press-releases.gif) no-repeat;
}

h2.advisory-board {
	width:200px;
	height:22px;
	background: url(images/headers/advisory-board.gif) no-repeat;
}

h2.upcoming-events {
	width:200px;
	height:22px;
	background: url(images/headers/upcoming-events.gif) no-repeat;
}
	
h2.upcoming-webinars {
	width:200px;
	height:22px;
	background: url(images/headers/upcoming-webinars.gif) no-repeat;
}	

h2.about {
	width:200px;
	height:22px;
	background: url(images/headers/about.gif) no-repeat;
}	

h2.about-community {
	width:240px;
	height:22px;
	background: url(images/headers/about-community.gif) no-repeat;
}	

h2.latest-news {
	width:200px;
	height:50px;
	background: url(images/headers/latest-news.png) no-repeat;
}	

h2.social-media {
	width:200px;
	height:22px;
	background: url(images/headers/social-media.png) no-repeat;
}

h2.workshops {
	width:210px;
	height:46px;
	background: url(images/headers/workshops.png) no-repeat;
}


h2.message-board {
	width:250px;
	height:70px;
	background: url(images/message-board.png) no-repeat center;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

h2.linked-in {
	width:250px;
	height:120px;
	background: url(images/social_media/linked-in.png) no-repeat center;
}

h2.linked-in-list {
	width:214px;
	height:28px;
	background: url(images/headers/linked-in.gif) no-repeat;
}

h2.message-board-list {
	width:200px;
	height:22px;
	background: url(images/headers/message-board.gif) no-repeat;
}

h2.who-we-are {
	width:200px;
	height:22px;
	background: url(images/headers/who-we-are.gif) no-repeat;
}

h2.non-exec {
	width:200px;
	height:22px;
	background: url(images/headers/non-exec.gif) no-repeat;
}

h2.basic-info {
	width:200px;
	height:22px;
	background: url(images/headers/basic-info.png) no-repeat;
}

h2.coming-soon {
	width:200px;
	height:22px;
	background: url(images/headers/coming-soon.png) no-repeat;
}

/* SlideDeck Elements */

dl.slidedeck dd.slide_1 {
	background: url(images/slidedeck/italy.jpg) right no-repeat #ffffff;
}

dl.slidedeck dd.slide_2 {
	background: url(images/slidedeck/france.jpg) right no-repeat #ffffff;
}

dl.slidedeck dd.slide_3 {
	background: url(images/slidedeck/france2.jpg) right no-repeat #ffffff;
}

.slidedeck_frame h2 {
	font-size: 1.5em;
	font-weight:normal;
	text-transform: uppercase;
	color: #333333;
	width: 50%;
}

.slidedeck_frame p {
	margin-top: 8px;
	width: 50%;
}

/* Ticker Elements */

.tickerLink a {
	color: #999;
	font-size: 1em;
}

.tickerLink a:hover {
	color: #0099cc;
}

/* Search box Elements */

.search-field {
	float: left;
}

.searchbox input {
	float: left;
}

#s {
	width: 14.3em;
	margin: -3px 0 0 0;
	padding: 6px;
	border: 1px solid #999999;
	float: left;
	color: #cc6600;
}

.go {
	width: 26px;
	height:26px;
	margin-top: -3px;
}

.search input {
	background: transparent url(images/bg-search.gif) no-repeat 7px center;
}


/* Recent Comments Elements */

#recent-comments {
}

li#recent-comments {
	list-style: none;
}

li#recent-comments ul {
	margin:0;
	padding:0;
}

li#recent-comments ul li {
	list-style: none;
	padding: 6px 0;
	border-bottom: 1px dotted #cccccc;
	font-style: italic;
}

li#recent-comments ul li a {
	color: #666666;
	font-size: 0.9em;
	font-style: normal;
}

li#recent-comments ul li a .rc-commenter, li#recent-comments ul li a .rc-title {
	color:#0099cc;
}

#recent-comments h2.widgettitle {
	display: none;
	list-style: none;
}

/* About Page */

ul.team {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.team li {
	list-style: none;
	border-bottom: 1px dotted #cccccc;
	font-size: 1em;
	padding: 6px 0;
}

ul.team li p {
	margin: 0 0 10px 0;
}

ul.team h2 {
	font-weight: bold;
	margin-bottom: 8px;
}

ul.team a.readmore {
	margin-top: -6px;
}

.team li h2 a {
  color: #666666;
  font-size:1em;
  font-weight:bold;
  font-size: 1.1em;
}

.team li a img {
	width: 50px;
	float: left;
	padding-right: 12px;
}

h3.small-subtitle {
	font-size: 1em;
	color: #999999;
}

/* General */

h2.title, h3.title {
	font-size: 1.5em;
	color: #cc6600;
}

.small-logo {
	max-height:100px;
	max-width:260px;
}
