/*
THEME NAME: IE Media
THEME URI: http://www.ie.com.au
DESCRIpxION: IE Media 2010 
VERSION: 1.0
AUTHOR: <a href="http://www.ie.com.au">IE Media</a>
AUTHOR URI: http://www.ie.com.au
*/

@import "reset.css";

body {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
    line-height: 18px;
	color: #728085;
}

.overflow { overflow: hidden; _display: inline-block }

a {
	color: #00AEEF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

hr {
	border: none 0;
	border-bottom: 1px solid #B8C2C6;
	height: 1px;
	margin: 20px 0 28px;
}

.clear {
	height: 0;
	clear: both;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 1000px;
	background: #FFF;
	margin: 0 auto;
        min-width:1000px;
}

#header {
	overflow: hidden;
	width: 880px;
	border-bottom: 3px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	margin: 0 auto;
}

#menu {
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	padding: 10px;
}

#menu ul li a {
	color: #666666;
}

div#flashHeaderWrapper {
	overflow: hidden;
	margin: 0 auto;
}

#container {
	width: 1000px;
	overflow: hidden;
	margin: 0;
	padding-bottom: 95px;
        background:#fff;
}


#feature {
	width: 1000px;
	overflow: hidden;
	margin: 0;
}

#feature h1 {
	float: left;
	font-family:  DinPro, Arial;
	font-size: 36px;
	color: #00AEEF;
	text-transform: uppercase;
        font-weight: normal;
}

#feature h1 span {
	font-family:  DinPro, Arial;
	font-size: 30px;
	color: #728085;
	padding-left: 10px;
}

#heroes {
	width: 1000px;
	overflow: hidden;
	margin: 0;
        background: #f3f4f4 url(images/bg-hero-tile.png) top right no-repeat;
	margin-bottom: 30px;
}

#heroFlash{ 
	width: 1000px;
	/*height: 430px;*/
	overflow: hidden;
	margin: 0;
	background-color: transparent;
	margin-bottom: 30px;
}

.hero {
	height: 100%;
	width: 1000px;
}

.heroImage {
	width: 700px;
	float: left;
    line-height: 0px;
}

.heroTitle {
	float: right;
	height: 100%;
	width: 273px;
	padding: 12px;
	color: #FFF;
	font-family: Georgia;
	font-style: italic;
	font-size: 42px;
        line-height: 42px;
}

.landing {
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	color: #728085;
	padding-bottom: 10px;
	line-height: 20px;
}

#content {
	float: left;
	width: 700px;
}

#breadcrumb {
	margin: 13px 0 8px 0;
	clear: both;
}

#breadcrumb ul li {
	font-size: 14px;
	font-family: Georgia; 
	font-style: italic;
}

#breadcrumb ul li {
	float: left;
	margin-right: 5px;
}

#breadcrumb ul {
	clear: both;
}

#postedOn, .postedOn {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #B8C2C6;
}

.post {

}

.post-title {
	font-family: DinPro, Arial;
	font-size: 26px;
        font-weight:normal;
	color: #535F68;
	margin: 10px 0 22px 0;
        line-height: 30px;
}

#search-results .post-title {
    margin-bottom:14px;
}

h2.post-title {
    margin: 10px 0;
    font-weight: normal;
}

.post-title a {
	color: #00AEEF;
}

.post-title a:hover {
	text-decoration: none;
}


.post-title a span {
	color: #535F68;
}

.post-content {
	margin-top: 15px;
	font-size: 12px;
}

.post-content a {
    font-family: Georgia, Helvetica, Arial, Verdana, Serif;
    font-style: italic;
}

.excerpt, .excerpt-navigation, .navigation {
	font-family: Georgia;
	font-style: italic;
	line-height: 20px;
        font-size:14px;
}

.excerpt-navigation {
	margin: 10px 0 30px 0;
}

.commentsLink {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial;
	font-size: 9px;
        font-weight:bold;
	background-color: #00AEEF;
	padding: 2px 5px 4px 10px;
	height: 17px;
	background: #FFFFFF url(images/arrow_comments.gif) no-repeat left top;
	margin-left: 10px;
}

.commentsLink:hover {
	text-decoration: none;
}
	
.post-content h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 20px;
	margin-bottom: 10px;
        font-size:12px;
}

.excerpt p {
    font-size:14px;
    margin:15px 0;
}

.excerpt {
    margin-top:0px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.6;
	margin-bottom: 5px;
}

.more-link {
	display: block;
	margin-top: 10px;
}

.section-title {
	font-family: Georgia, Verdana, Arial, Serif;
	font-style: italic;
	font-size: 18px;
	color: #00AEEF;
	margin-bottom: 10px;
        font-weight:normal;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navcenter {
	margin:0 auto;
	text-align:center;
	width:300px;
}

.navigation div a {
	font-size: 110%;
}

#comments {
	margin-top: 25px;
	padding: 20px 0;
	border-top: 1px dotted #B8C2C6;
	border-bottom: 1px dotted #B8C2C6; 
}

#comments ol li {
	margin-top: 2px;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-author {
	width: 120px;
	float: left;
	margin-right: 20px;
	background: #FFF;
}

.comment-data {
	float: left;
	width: 560px;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
}

.unapproved {
	font-style: normal;
	font-weight: bold;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
        font-size:12px;
}

.comment-author {
	color: #637077;
	margin-bottom: 5px;
        font-size:14px;
}

.comment-meta {
	color: #B8C2C6;
	font-family: Helvetica, Arial;
	font-size: 10px;
        line-height: 11px;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
}

#comment-form label {
	display: none;
}

#comment-form input {
	width: 320px;
	margin-bottom: 10px;
	padding: 5px;
	border: 0;
	background-color: #F0F0F0;
	font-family: Georgia;
	font-style: italic;
	font-size: 13px;
	color: #707C80;
}

#comment-form textarea {
	width: 680px;
	height: 100px;
	margin: 10px 0;
	font-size: 100%;
	padding: 10px;
	border: 0;
	background-color: #F0F0F0;
	font-family: Georgia;
	font-style: italic;
	font-size: 13px;
	color: #707C80;
}

#submit {
	border: 1px solid #00AEEF;
	background-color: #00AEEF;
	color: #FFF;
	text-transform: uppercase;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	font-family: DinPro, Arial;
}

#errorMessage {
	color: red;
}

#successMessage {

}

.left {
	float: left;
	width: 334px;
	margin-right: 21px;
}

.right {
	float: right;
	width: 334px;
}

.contentNav {
	margin-top: 20px;	
}

.contentNav li a {
	font-family: Georgia;
	font-style: italic;
	display: block;
	background: #FFF url(images/arrow.gif) no-repeat right top;
	margin: 12px 5px 20px 0;
	width: 180px;
}

.contentNav li a:hover {
	ackground: #FFF url(images/arrow_hover.gif) no-repeat right top;
}

.addthis {
	margin-top: 25px;
}

#conversationsList .conversation {
	width: 235px;
	float: left;
	margin-right: 20px;
	height: 272px;
	overflow: hidden;
}

#conversationsList .conversation a {
	color: #728085;
} 
#conversationsList .conversation h3 {
	display: block;
	font-family: DinPro, Arial;
	font-size: 14px;
	text-transform: uppercase;
	background: #FFF url(images/arrow.gif) no-repeat right 3px;
	margin: 12px 5px 7px 0;
        font-weight: normal;
} 

#conversationsList .conversation:hover  h3 {
	color: #00AEEF;
	background: #FFF url(images/arrow_hover.gif) no-repeat right 3px;
}

#conversationsList .conversation:hover a {
	text-decoration: none;
}

#conversationsList .conversation p {
	font-family: Georgia;
	font-style: italic;
	margin: 0;
}

#conversationsList div.conversation-image {
    height: 184px;
}

#conversationsList div.conversation-image img {
    position: absolute;
}

#conversationsList div.conversation img.conversation-image-hover {
    display:none;
}


#casestudyList .casestudy {
	width: 184px;
	float: left;
	margin-right: 20px;
	height: 315px;
	overflow: hidden;
}

#casestudyList .casestudy .headings {
    height:60px;
}

#casestudyList .casestudy a {
	color: #728085;
}

#casestudyList .casestudy h3 {
	display: block;
	font-family: Helvetica, Arial;
	font-size: 16px;
	background: #FFF url(images/arrow.gif) no-repeat right 2px;
	margin: 12px 0 0px 0;
        color:#535f68;
        padding-right:10px;
        font-weight:normal;
}

#casestudyList .casestudy h4 {
	font-family: Georgia;
	font-style: italic;
	color: #B8C2C6;
	font-size: 11px;
	margin: 0px 0 7px 0;
        font-weight:normal;
} 

#casestudyList .casestudy:hover  h3 {
	color: #00AEEF;
	background: #FFF url(images/arrow_hover.gif) no-repeat right 2px;
}

#casestudyList .casestudy:hover a {
	text-decoration: none;
}

#casestudyList .casestudy p {
	margin: 0;
        font-size:11px;
        line-height:14px;
}

div#casestudyList div.casestudy-image {
    height: 144px;
}

div#casestudyList div.casestudy-image img {
    position: absolute;
}

div#casestudyList div.casestudy-image img.casestudy-image-hover {
    display: none;
}

#sidebar {
	float: right;
	width: 250px;
}


.sidepanel {
	border-bottom: 1px dotted #B8C2C6; 
	padding: 20px 0;
	color: #99A4A8;
	line-height: 1.3;
        font-size:11px;
}

.sidepanel h5 {
	font-size: 14px;
	color: #535F68;
	margin-bottom: 5px;
        font-family: Helvetica, Arial, Verdana, Serif;
        font-weight:normal
}

.sidepanel p {
	margin-bottom: 10px;
}

.sidepanel ul.links li,
.sidepanel ul.twitter li {
	margin-top: 10px;
}

.sidepanel ul.links a {
	color: #99A4A8;
}

.sidepanel ul.links a:hover {
    text-decoration: none;
    color:#00AEEF;
}

.sidepanel ul.links a:visited {
    /*text-decoration: line-through;*/
}

#twitterHeading a {
	display: block;
	text-indent: -9999px;
	background: #FFF url(images/heading_twitter.gif) no-repeat left top;
	width: 153px;
	height: 36px;
	margin-bottom: 20px;
}

#flickrHeading a {
	display: block;
	text-indent: -9999px;
	background: #FFF url(images/heading_flickr.gif) no-repeat left top;
	width: 51px;
	height: 19px;
	margin-bottom: 20px;
}

#flickrList {
	clear: both;	
	width: 256px;
}

#flickrList li {
	float: left;
	margin: 0 2px 2px 0;
	height: 62px;
	width: 62px;
}

#flickrList li a img {
	width: 62px;
	height: 62px;
}

.sidepanel ul.twitter li {
	color: #99A4A8;
}

#s {
	width: 208px;
	height: 16px;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	border: 0;
	background-color: #F0F0F0;
	font-family: Georgia;
	font-style: italic;
	font-size: 13px;
	color: #707C80;
}


#footerWrap {
	width: 100%;
	height: 55px;
	background: #FFF url(images/background_footer.gif) repeat-x;
	overflow: hidden;
    position: fixed;
    _position: absolute;
    bottom: 0px;
    _top:expression(eval(document.compatMode &&
        document.compatMode=='CSS1Compat') ?
        documentElement.scrollTop
        +(documentElement.clientHeight-this.clientHeight)
        : document.body.scrollTop
        +(document.body.clientHeight-this.clientHeight));
}

#footer {
	margin: 0 auto;
	width: 1000px;
}

#contact {
	padding-top: 20px;
	float: right;
}

#contact p {
	font-size: 11px;
        font-family: Helvetica, Arial;
}


#clients {
	float: left;
	list-style: none;
}

#clients li {
	float: left;
	margin-right: 10px;
}

#clients li span {
	display: block;
	text-indent: -9999px;
	height: 55px;
	background-position: left top;
	background-repeat: no-repeat;
        margin-top:1px;
}

#clients-converse {
	width: 87px;
	background-image: url(images/clients_converse.gif);
}

#clients-hoyts {
	width: 51px;
	background-image: url(images/clients_hoyts.gif);
}

#clients-lp {
	width: 54px;
	background-image: url(images/clients_lp.gif);
}

#clients-mitre {
	width: 82px;
	background-image: url(images/clients_mitre.gif);
}

#clients-flybuys {
	width: 81px;
	background-image: url(images/clients_flybuys.gif);
}

#clients-sv {
	width: 64px;
	background-image: url(images/clients_sv.gif);
}

#clients-starburst {
	width: 48px;
	background-image: url(images/clients_starburst.gif);
}

#search-results h1 {
	font-family:  DinPro, Arial;
	font-size: 36px;
	color: #00AEEF;
	text-transform: uppercase;
	clear: both;
}

#search-results div.post {
	margin-bottom: 34px;
	
}

.page-subtitle {
	clear: both;
	font-family: inherit;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia;
}


/* HTML Header */
#htmlHeader						{ background: transparent url(images/header_bg.gif) scroll repeat-x;  }
#htmlHeaderNav,
#htmlHeaderBanner,
#htmlHeaderTip					{ width: 1000px; margin: 0 auto }
#htmlHeaderBanner				{ height: 116px; padding-top: 20px }
#htmlHeaderNav					{ height: 33px }
#htmlHeaderTip					{ background: transparent url(images/header_tip.gif) scroll no-repeat 30px 0; height: 18px;  }

/* HTML Header Nav */
#htmlHeaderNav ul				{ margin: 0}
#htmlHeaderNav ul li			{ background: transparent url(images/nav_bg.gif) scroll repeat-x left top; float: right; display: inline-block; overflow: hidden; margin-right: 7px;  }
#htmlHeaderNav ul li a			{ background: transparent url(images/nav_left.gif) no-repeat left top; height: 27px; padding: 4px 10px 0; display: inline-block; font-style: italic; color: #b3c4cb; font-family: Georgia,'Times New Roman',Times,serif; font-size: 13px; line-height: 13px; float: left }
#htmlHeaderNav ul li a:hover	{ text-decoration: none }
#htmlHeaderNav					{ margin-top: 11px; }
#htmlHeaderNav ul li.ro,
#htmlHeaderNav ul li.active		{ background-image: url(images/nav_bg_ro.gif); }
#htmlHeaderNav ul li.ro a,
#htmlHeaderNav ul li.active a	{ background-image: url(images/nav_left_ro.gif); color: #ffffff;}

input.comment-submit {
    margin-top: 10px;
    cursor: pointer;
}

/* The Agency */
div.theagency                   { overflow: hidden }
.theagency .landing h3          { font-family: Georgia,'Times New Roman',Times,serif; font-size: 16px; color: #545f68; font-style: italic; line-height: 20px; font-weight: normal; }
.theagency .landing             { font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: #728085; font-style: normal;  }
.theagency .landing p           { margin-top: 23px }
.theagency h2,
.getdrafted h2                  { color: #00AEEF; font-weight: normal; }

.our-process                    { padding: 28px; background: #00aeef url(images/whitearrow.gif) no-repeat scroll 0 500px ; color: white ; margin-top: 33px; overflow: hidden}
.theagency .our-process h2      { color: white; font-size: 28px; font-weight: bold; text-transform: uppercase; float: left; width: 125px }
.our-process ol                 { float:right; width: 500px; overflow: hidden }
.our-process ol li              { width: 235x; margin-left: 15px; float: left; overflow: hidden; margin-bottom: 30px }
.our-process .order             { float: left; width: 50px; font-size: 40px;  }
.our-process-content            { float: left; width: 185px; font-size: 14px; line-height: 18px}
.our-process-content h3,
.careers-key ul li h3           { font-size: 18px; font-weight: bold; text-transform: uppercase; margin-top: 0; margin-bottom: 10px }

.keypeople                      { overflow: hidden; margin-bottom: 25px }
.kp-image                       { float: left; width: 80px; margin-right: 10px }
.kp-desc                        { float: left; width: 150px; }
.kp-desc h4                     { font-size: 14px; color: #535f68; font-weight: normal; font-family: Helvetica, Arial, Verdana, Serif; }
.kp-desc div                    { font-size: 11px; font-family: Georgia,'Times New Roman',Times,serif; color: #728085; font-style: italic; margin-bottom: 6px }
.kp-desc p                      { font-size: 11px; color: #99a4a8; line-height: 16px; }

.soda                           { color: #b3bbbe; font-size: 12px; }
.soda p                         { margin-top: 17px }


/* Get Drafted */
.getdrafted #culture            { overflow: hidden }
.getdrafted #culture h2         { float: left; width: 200px; margin-top: 0 }
.getdrafted #culture div        { float: right; width: 474px }
.getdrafted .landing            { font-size: 16px }

.careers-key h2                 { font-size: 26px; margin-bottom: 20px }
.careers-key ul                 { overflow: hidden; margin-top: 30px }
.careers-key ul li              { float: left; padding: 16px; background-color: #00aeef; width: 194px; color: white; margin: 0 8px 8px 0; height: 130px }
.careers-key ul li p            { font-size: 18px;line-height: 21px; }
.careers-key ul li h3           { font-size: 23px; margin-bottom: 2px; }
.careers-key ul li#ck-beer      { background-color: transparent; color: #00aeef; padding: 0; width: 460px; overflow: hidden; padding-top: 10px; height: auto; margin: 0; }
#ck-beer-icon                   { float: left; width: 180px; padding-left: 20px }
#ck-beer-text                   { float: left; width: 240px; margin-left: 10px; padding-top: 25px; font-size: 18px; line-height: 21px; }
#ck-beer-text span              { font-weight: bold; font-size: 23px; line-height:25px; }

.getdrafted #sidebar p          { font-family: Georgia,'Times New Roman',Times,serif; font-style: italic }

.getdrafted #sidebar #linkedin p,
.getdrafted #sidebar #linkedin div { float: left; display: inline-block }
.getdrafted #sidebar #linkedin p { padding-top: 5px; padding-right: 5px }

.getdrafted #sidebar .contacts  { background: transparent url(images/mail.gif) no-repeat scroll left top; padding-left: 40px; margin-top: 20px; font-size: 14px; text-transform: uppercase; padding-top: 5px; height: 80px; }

.getdrafted .job-position       { overflow: hidden; border-bottom: 1px dotted #cccccc; padding-bottom: 18px; margin-bottom: 15px; font-size: 12px; }
.getdrafted .job-position .jp-content   { float: left; width: 185px; font-size: 11px; }
.getdrafted .job-position h3            { color: #00aeef; font-family: Georgia,'Times New Roman',Times,serif; font-style: italic; font-size: 16px; margin-bottom:8px; font-weight: normal; }
.getdrafted .job-position .jp-apply     { float: left; width: 60px }

hr.dotted                       { border:0; border-bottom: 1px dotted #cccccc; margin-bottom: 20px }

#search-results .post-meta { font-family: Helvetica, Arial; font-size: 11px; color: #B8C2C6; }

#contact-getdrafted {
    border-bottom: 1px dotted #B8C2C6;
    border-top: 1px dotted #B8C2C6;
    padding: 20px 0;
    margin-top: 20px;
    font-family: Georgia, Geneva, Arial;
    font-size: 13px;
    font-style: italic;
}

#contact-getdrafted .details {
    margin-top: 10px;
}

#contact-getdrafted .details div {
    display:block;
    float:left;
    height:45px;
    line-height:47px;
    margin-right:25px;
    text-transform: uppercase;
}

#contact-getdrafted .details div span {
    display: block;
    float:left;
    width:35px;
    margin-right:5px;
}

#contact-getdrafted .details .email .icon {
    background:url(images/mail.gif) no-repeat scroll left 12px transparent;
    height:40px;
}

#contact-getdrafted .details .phone .icon {
    background:url(images/mail.gif) no-repeat scroll left -24px transparent;
    height:49px;
}

.wp-caption-text, .footnote {
    font-family: Georgia,Verdana,Arial,Serif;
    font-size: 11px;
    font-style: italic;
    color:#B8C2C6;
}