/*
Theme Name: Synergy Sponsorship
Theme URI: http://www.altogetherdigital.com/
Description: Synergy Sponsorship wordpress theme.
Version: 0.1
Author: Altogether Digital
Author URI: http://www.altogetherdigital.com/
*/


/* -- reset styles -- */
form, h1, h2, h3, h4, input, li, ol, p, select, textarea, ul {
	font-style: normal;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

cite {
	font-style: normal;
	font-weight: bold;
}

body, input, select, textarea {
/*	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #000000; */
}

/* -- base styles -- */
a {
	color: #0081C6;
}
a:hover {
	color: #EC0B8D;
}

h2, h3, h4 {
	font-size: 1.8em;
	color: #13214e;
	font-weight: normal;
}

h2 {
	margin-bottom: 0.6em;
}

h2 a, h3 a {
	text-decoration: none;
	color: #13214e;
}

h2 a:hover, h3 a:hover {
	color: #EC0B8D;
}

h4 {
	font-size: 1.4em;
	color: #1d1160;
	margin-bottom: 0.6em;
}

h4 a {
  color: #1d1160;
}

hr {
	display: none;
}

input, textarea {
	border: 1px solid #848484;
	font-size: 1em;
	padding: 2px;
}

textarea {
  width: 85%;
}

p, cite {
	line-height: 1.4em;
	margin-bottom: 1.2em;
}

li li, li p {
	font-size: 1em;
}

ul {
	list-style-type: none;
}

/* -- header -- */
#header {
	width: 963px;
	height: 270px;
	margin-bottom: 35px;
}

/* -- navigation -- */
#nav {
	display: block;
	margin-bottom: 10px;
	float: left;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	height: 22px;
	background-image: url(../Copy%20of%20karenearl/images/menu.gif);
	background-repeat: no-repeat;
}

#nav li a span {
	left: -999em;
    overflow: hidden;
    width: 1em;
	position: absolute;
}

#nav0 a { width: 38px; background-position: 0 0; }
#nav0 .active, #nav0 a:hover { background-position: 0 -22px; }

#nav1 a { width: 75px; background-position: -38px 0; }
#nav1 .active, #nav1 a:hover { background-position: -38px -22px; }

#nav2 a { width: 62px; background-position: -113px 0; }
#nav2 .active, #nav2 a:hover { background-position: -113px -22px; }

#nav3 a { width: 71px; background-position: -175px 0; }
#nav3 .active, #nav3 a:hover { background-position: -175px -22px; }

#banner h2,
#banner h3,
#banner p {
	left: -999em;
    overflow: hidden;
    width: 1em;
	position: absolute;
}

#banner .banner-image-01,
#banner .banner-image-02,
#banner .banner-image-03 {
	height: 260px;
	width: 960px;
}

#banner .banner-image-01 {
	background: transparent url(/images/banner-01.jpg) no-repeat top left;
}

#banner .banner-image-02 {
	background: transparent url(/images/banner-02.jpg) no-repeat top left;
}

#banner .banner-image-03 {
	background: transparent url(/images/banner-03.jpg) no-repeat top left;
}

/* -- content -- */
#content, #contentfullwidth {
	width: 100%;
}

/* -- left/right/full width columns -- */
#left, #right, #contentfullwidth {
	padding-top: 1em;
}

#left {
	width: 90%;
	margin-left:5px;
}

#right {
	width:90%;
	margin-left:5px;
}

#right a {
	text-decoration: none;
}

#right a:hover {
	text-decoration: none;
}

#right .fulllist, #rsslink p {
	clear: both;
	/*font-size: 0.85em;*/
	margin-bottom: 1.4em;
	padding: 2em 0 2.2em 0;
}


/* -- rss icon love -- */
#rsslink p {
	background: transparent url(/img/icons/rss-icon.gif) no-repeat 0% 50%;
	padding-left: 45px;
	margin-top: 35px;
}

/* -- Archive list -- */
#archiveList {
  margin-top: 35px;
}

#archiveList ul {
  list-style-type: none;
}

/* --  Author List -- */
#authorList {
  margin-top: 35px;
}



/* -- footer -- */
#footer {
	border-top: 1px solid #EDEDED;
	clear: both;
	font-size: 0.8em;
	padding-top: 1em;
	width: 600px;
}

#footer p {
	color: #000000;
}

/* -- post chrome -- */
.postmainimage {
	margin-bottom: 1em;
}

.post .info a,
.post .category a,
.post .commentcount a {
	text-decoration: none;
}

.post .info a:hover,
.post .category a:hover,
.post .commentcount a:hover {
	text-decoration: underline;
}

.post .info, .post .category {
	font-size: 1.1em;
}

.post .info {
	margin-bottom: 0.2em;
}

.post .category {
	margin-bottom: 0.2em;
}

p.share_blog .twitter-share-button { margin-left:0; }

.post .commentcount {
	background: transparent url(/img/icons/blog-comment-bubble.gif) no-repeat top left;
	font-size: 1.1em;
	margin-bottom: 3em;
	padding: 0 0 0 30px;
}

/* -- user comments list and form -- */
#comments, #respond {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.2em;
}

#respond {
	border-top: 1px solid #EDEDED;
	margin: 1.5em 0 1em;
	padding-top: 1em;
}

#commentlist {
	list-style: none;
}

#commentlist li {
	padding: 0.3em;
}

#commentlist li, #commentlist p {
	color: #000000;
}

#commentlist .alt {
	background-color: #EDEDED;
}

#commentform {
	background-color: #EDEDED;
	color: #848484;
	margin-bottom: 2em;
	padding: 1em;
	margin-top: 0;
	padding-top: 0;
}

#comment {
	border: 1px solid #848484;
	font-weight: normal;
	font-size: 1em;
	/*width: 570px;*/
	width: 96%;
}

#submit {
  padding: 10px;
  color: #ffffff;
  background-color: #0081c6;
  border: none;
  font-size: 12px;
}

/* -- pagination -- */
#pagination {
	font-size: 1.2em;
	margin-bottom: 1.5em;
}

#pagination a, #pagination span {
	margin-right: 0.5em;
	text-decoration: none;
}

/* -- tag cloud -- */
#tagcloud {
	margin: 0;
}

#tagcloud li {
	display: inline;
	float: left;
	padding: 0px 0.7em 0px 0px;
        white-space:nowrap;
}
/*
#tagcloud .largest {
	font-size: 1.8em;
}

#tagcloud .large {
	font-size: 1.6em;
}

#tagcloud .medium {
	font-size: 1.4em;
}

#tagcloud .small {
	font-size: 1.2em;
}

#tagcloud .smallest {
	font-size: 0.85em;
}
*/
#tagcloud .largest, #tagcloud .large, #tagcloud .medium, #tagcloud .small, #tagcloud .smallest{
	font-size: 1.2em;
}


/* -- author list -- */
#authorlist {
	/* IE6/7 fixes */
	float: left;
	width: 320px;
}

#authorlist li {
	float: left;
	margin-bottom: 0.4em;
	width: 49%;
}

/* -- Press Clip Styles -- */
div.pressClip img {
  border: 1px solid #d9dadb;
}

p.pressDate {
  margin: -10px 0;
  padding: 0;
  padding-bottom: 20px;
}

/* -- full width hr -- */
div.hrule {
  margin-top: 100px;
  margin-bottom: 30px;
  background-color: #b1b2b4;
  height: 1px;
  width: 100%;
  border-bottom: 3px solid #e3e3e3;
  font-size: 0%;
  line-height: 0;
}

/* -- clear left -- */
div.clearLeft {
  clear: left;
  height: 0;
  font-size: 0;
}

/* -- Reset anchor tag -- */
div#pageTitle  img{ width:80%; }


@media only screen and (min-width:768px) {
	iv#pageTitle  img{ width:400px; }
}

@media only screen and (min-width:1024px) {
	#content, #contentfullwidth {
		width: 963px;
	}
	#left {
		width: 580px;
		float: left;
	}

	#right {
		width: 288px;
		margin-left: 20px;
		float: left;
	}	
	div#pageTitle  img{ width:400px; }
}