/* @override 
	http://rmwebsite.com/rosemontmedia/wp-content/themes/rosemont/style.css
	http://www.rosemontmedia.com/wp-content/themes/rosemont/style.css
*/

/*
Theme Name: Rosemont Media
*/

table{border-collapse:collapse;border-spacing:0;}

body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #000 url(_images/bg.gif) 0 0 repeat-x;
    text-align: center;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 12px;
    color: #cecece;
    line-height: 16px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #d67503;
    text-decoration: underline;
}
a:hover, a:active {
    color: #ecba7f;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

table {
	width: 100%;
	margin: 0 0 20px 0;
	border-left: 1px solid #d67503;
	border-right: 1px solid #d67503;
	background-color: #fff;
	color: #000!important;
}

thead {
	background-color: #d67503;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 1.2em;
}

thead tr {
	line-height: 35px;
}

th {
	text-indent: 10px;
}

tr {
	line-height: 35px;
	height: 35px;
}

td {
	text-align: center;
	text-indent: 10px;
	border-right: 1px solid #d67503;
	border-bottom: 1px solid #d67503;
	color: #000!important;
}

.alt {
	background-color: #f5dcc0;
}

.img-left {
	float: left;
	margin: 0 10px 10px 0;
}

div.alignleft, .alignleft {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}

div.alignright, .alignright {
	float: right;
	margin: 0 0 10px 10px;
	display: inline;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
.container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 154px;
	overflow: hidden;
	background: transparent url(_images/top.jpg) center top no-repeat;
}

/* MENU */
#menu {
	background: url(_images/menu.jpg) 0 0 no-repeat;
	width: 626px;		/* Width of entire image */ 
	height: 54px;		/* Height of buttons */
	margin: 0;
	position: relative;
	top: 71px;
	left: 334px;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height: 54px;		/* Each button must have the same height, define it here */ 
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}

/* margin-left - you will need to adjust this value to "center" your nav, if needed */ 
/* width - width of each button, they will each most likely be unique */ 
#menu-home 		{ width: 52px; }
#menu-about 	{ width: 74px; }
#menu-services 	{ width: 139px; }
#menu-products	{ width: 73px; }
#menu-faq		{ width: 196px; }
#menu-contact 	{ width: 92px; }

/* Changed values should match sum of "width" numbers specified above */ 
#menu-home a:hover		{ background: transparent url(_images/menu.jpg) 0px -54px no-repeat; }
#menu-about a:hover		{ background: transparent url(_images/menu.jpg) -52px -54px no-repeat; }
#menu-services a:hover	{ background: transparent url(_images/menu.jpg) -126px -54px no-repeat; }
#menu-products a:hover	{ background: transparent url(_images/menu.jpg) -265px -54px no-repeat; }
#menu-faq a:hover		{ background: transparent url(_images/menu.jpg) -338px -54px no-repeat; }
#menu-contact a:hover	{ background: transparent url(_images/menu.jpg) -534px -54px no-repeat; }

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
#home #main {
	background: transparent url(_images/bg-home.gif) 0 276px repeat-x;
}

#slideshow {
	width: 575px;
	height: 337px;
	float: left;
	background: transparent url(_images/slideshow-bg.jpg) 0 0 no-repeat;
}
	#slideshow-container {
		margin: 32px 0 0 32px;
	}

#spotlight {
	float: right;
	width: 405px;
	height: 317px;
	margin: 20px 0 0 0;
	display: inline;
	background: transparent url(_images/spotlight.jpg) right top no-repeat;
}
	#spotlight-flash {
		margin: 2px 0 0 18px;
	}

#products-intro {
	height: 234px;
	clear: both;
	margin-bottom: 30px;
	background: transparent url(_images/products-intro.jpg) left bottom no-repeat;
}
	.intro {
		width: 149px;
		float: left;
		margin: 15px 0 0 9px;
		display: inline;
		font-size: 11px;
	}
	#products-intro a {
		padding-left: 15px;
		display: block;
	}
	#products-intro a:link, #products-intro a:visited {
		text-decoration: none;
		color: #FFF;
	}
	#products-intro a:hover, #products-intro a:active {
		text-decoration: underline;
	}
	
#container {
	height: 155px;
	position: relative;
}
	
#rosemont-review-blog {
	position: absolute;
	top: 25px;
	left: 153px;
	width: 100px;
	display: block;
	height: 40px;
	text-indent: -9999px;
}
	
#video-player {
	width: 541px;
	height: 362px;
	float: left;
	margin-left: 20px;
	display: inline;
	background: transparent url(_images/video-player.jpg) 0 0 no-repeat;
}
	#video-player iframe {
		margin: 11px 0 10px 31px;
	}

#welcome {
	width: 365px;
	float: right;
	margin-right: 20px;
	display: inline;
	height: 250px;
}
	#welcome h1 {
		height: 31px;
		text-indent: -3000px;
		background: transparent url(_images/welcome-header.gif) 0 0 no-repeat;
	}

a.button-home {
	height: 65px;
	width: 344px;
	display: block;
	float: right;
	margin: 0 45px 5px 0;
}
	a.button-home span { display: none; }
	
	a#button-home-blog { background: transparent url(_images/blog-button.jpg) 0 0 no-repeat; }
	a#button-home-blog:hover { background: transparent url(_images/blog-button.jpg) 0 -65px no-repeat; }		
	a#button-home-newsletter { background: transparent url(_images/newsletter-button.jpg) 0 0 no-repeat; }
	a#button-home-newsletter:hover { background: transparent url(_images/newsletter-button.jpg) 0 -65px no-repeat; }
	
	a#button-home-portfolio { background: transparent url(_images/portfolio-button.jpg) 0 0 no-repeat; }
	a#button-home-portfolio:hover { background: transparent url(_images/portfolio-button.jpg) 0 -65px no-repeat; }

/* ----------------------------------- */
/* SUB PAGES
/* ----------------------------------- */
#sub #main {
	background: transparent url(_images/bg-sub.jpg) 0 0 repeat-x;
}
	#sub #main .container {
		background: transparent url(_images/bg-sub2.jpg) 0 0 no-repeat;
		padding-top: 97px;
	}

#content {
	width: 620px;
	float: right;
	margin: 0 20px 20px 0;
	display: inline;
}
	#content h1 {
		font-size: 20px;
		text-transform: uppercase;
		color: #FFF;
		margin-bottom: 20px;
	}
	#content h2 {
		font-size: 14px;
		margin-bottom: 5px;
		color: #FFF;
	}
	#content li {
		margin-left: 25px;
	}
	#content input, #content textarea, #content select {
		color: #000;
	}
	
	/* Blog */
	.post-intro {
		padding-bottom: 10px;
		margin-bottom: 15px;
		border-bottom: 1px solid #333;
	}
		p.post-meta, p.post-meta a {
			color: #666;
			font-style: italic;
			font-size: 11px;
		}
		.post-intro p {
			margin: 0;
		}

#side { 
	width: 235px;
	float: left;
	margin-left: 40px;
	display: inline;
	padding-bottom: 100px;
}
	#child-pages {
		border-top: 1px solid #171717;
		padding-top: 1px;
		margin-bottom: 40px;
	}
		#child-pages li {
			border-bottom: 1px solid #171717;
			padding-bottom: 1px;
			margin-bottom: 1px;
			list-style: none;
		}
		#child-pages li a {
			padding: 5px 10px;
			background: #171717;
			display: block;
			text-decoration: none;
		}
		
		#child-pages li ul li {
			border-bottom: none;
			padding: 0;
			margin-bottom: 0;
			height: 26px;
			text-indent: 25px;
		}
	
	p#rss {
		padding-left: 20px;
		font-size: 14px;
		font-weight: normal;
		background: transparent url(_images/rss.gif) 0 0 no-repeat;
		margin-bottom: 45px;
	}
	
	a.button {
		height: 60px;
		width: 238px;
		display: block;
	}
		a.button span { display: none; }
		
		a#button-rss { background: transparent url(_images/button-rss.jpg) 0 0 no-repeat; }
		a#button-rss:hover { background: transparent url(_images/button-rss.jpg) 0 -60px no-repeat; }
		a#button-contact { background: transparent url(_images/button-contact.jpg) 0 0 no-repeat; }
		a#button-contact:hover { background: transparent url(_images/button-contact.jpg) 0 -60px no-repeat; }		
		a#button-newsletter { background: transparent url(_images/button-newsletter.jpg) 0 0 no-repeat; }
		a#button-newsletter:hover { background: transparent url(_images/button-newsletter.jpg) 0 -60px no-repeat; }		
		a#button-blog { background: transparent url(_images/button-blog.jpg) 0 0 no-repeat; }
		a#button-blog:hover { background: transparent url(_images/button-blog.jpg) 0 -60px no-repeat; }
		a#button-portfolio { background: transparent url(_images/button-portfolio.jpg) 0 0 no-repeat; }
		a#button-portfolio:hover { background: transparent url(_images/button-portfolio.jpg) 0 -60px no-repeat; }
		a#button-video { background: transparent url(_images/button-video.jpg) 0 0 no-repeat; }
		a#button-video:hover { background: transparent url(_images/button-video.jpg) 0 -60px no-repeat; }
		a#button-package { background: transparent url(_images/button-package.jpg) 0 0 no-repeat; }
		a#button-package:hover { background: transparent url(_images/button-package.jpg) 0 -60px no-repeat; }
		
#btnSEO {
	background: url("_images/btnSEO.jpg") no-repeat; 
	width: 193px;
	height: 243px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#btnWebsite {
	background: url("_images/btnWebsite.jpg") no-repeat; 
	width: 202px;
	height: 243px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#btnVideo {
	background: url("_images/btnVideo.jpg") no-repeat; 
	width: 213px;
	height: 243px;
	display: block;
	text-indent: -9999px;
	float: left;
}
				
#titleINeedEverything {
	background: url("_images/titleINeedEverything.jpg") no-repeat;
	height: 90px;
	width: 583px;
	text-indent: -9999px;
}

#titleINeedEverything a, #titleMyOwnVideo a, #titleSyndicateIt a, #titleRosemontWrites a, #titleClientWrites a, #titleOwnUpdates a, #titleAdditionalMaterials a {
	display: block;
	height: 90px;
	width: 583px;
}

#titleMyOwnVideo {
	background: url("_images/titleMyOwnVideo.jpg") no-repeat;
	height: 90px;
	width: 583px;
	text-indent: -9999px;
}

#titleSyndicateIt {
	background: url("_images/titleSyndicateIt.jpg") no-repeat;
	height: 90px;
	width: 583px;
	text-indent: -9999px;
}

#titleRosemontWrites {
	background: url("_images/titleRosemontWrites.jpg") no-repeat;
	height: 90px;
	width: 583px;
	text-indent: -9999px;
}

#titleClientWrites {
	background: url("_images/titleClientWrites.jpg") no-repeat;
	height: 90px;
	width: 583px;
	text-indent: -9999px;
}

#titleOwnUpdates {
	background: url("_images/titleOwnUpdates.jpg") no-repeat;
	height: 90px;
	width: 583px;
	text-indent: -9999px;
}

#titleAdditionalMaterials {
	background: url("_images/titleAdditionalMaterials.jpg") no-repeat;
	height: 72px;
	width: 583px;
	text-indent: -9999px;
}

.videoList {
	background: url("_images/imgGuy.jpg") no-repeat;
	margin-left: 30px;
	margin-bottom: 40px!important;
	padding: 0 0 0 40px;
	min-height: 40px;
}

.videoList li {
	list-style: disc inside;
}
		
/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	clear: both;
	height: 190px;
	background: transparent url(_images/footer.jpg) 20px 0 no-repeat;
	padding: 0 0 0 20px;
}
	#media-rss {
		height: 65px;
		overflow: hidden;
		padding: 0 0 0 175px;
	}
		#media-rss li {
			line-height: 65px;
			font-size: 13px;
			list-style: none;
		}
		#media-rss a:link, #media-rss a:visited {
			text-decoration: none;
			color: #cecece;
		}
		#media-rss a:hover, #media-rss a:active {
			text-decoration: underline;
		}
		
	#contact-button {
		width: 344px;
		float: right;
		margin: 0 45px 0 0;
		display: inline;
	}
		#contact-button a {
			height: 65px;
			display: block;
			background: transparent url(_images/contact-button.jpg) 0 0 no-repeat;
		}
		#contact-button a:hover {
			background: transparent url(_images/contact-button.jpg) 0 -65px no-repeat;
		}
		#contact-button a span { display: none; }
	
	#footer-text {
		clear: both;
		padding-top: 60px;
		margin-left: 23px;
		float: left;
	}
	#footer-text p {
		font-size: 10px;
	}
	#footer-text a:link, #footer-text a:visited {
		text-decoration: none;
		color: #FFF;
	}
	#footer-text a:hover, #footer-text a:active {
		text-decoration: underline;
	}
	#footer-text a span {
		color: #d67503;
	}
	
#iPhoneImage {
	width:  420px;
	margin: 50px auto 0;
	display: block;
}

#latestPosts {
	position: relative;
	overflow: hidden;
}

#widget {
	width: 320px;
	margin: 75px 20px 30px 40px;
	height: 105px;
	overflow: hidden;
	position: relative;
}

.postsTitle {
	border-bottom: 1px solid #d67503;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#widget h2 {
	margin-bottom: 0px;
	font-weight: normal;
}

.showcase {
	float: left;
	padding: 10px;
	background-color: #303030;
	border: 1px solid #4c4c4c;
	margin: 10px 0 10px 8px;
}

.showcase h3 {
	font-size: 18px;
	font-weight: normal;
}

.showcase p {
	margin: 10px 0 0;
	width: 276px;
}

.showcase img {
	border: 1px solid;
}

a .largeShowcase {
	display: block;
	margin: 0 auto;
	border: 1px solid #D67503;
}

#projectDetails {
	width: 280px;
	float: left;
	border: 1px solid #434343;
	background: #252525 url("_images/bkgdProject.jpg") bottom left repeat-x;
	margin: 0 20px 10px 10px;
}

#projectDetails h3 {
	height: 40px;
	background: #2B2B2B url("_images/bkgdProjectH3.jpg") repeat-x;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #434343;
	color: #d67503;
	text-shadow: #000 1px 1px 1px;
}

#projectDetails p {
	margin: 0 1em 1em;
}

#projectDetails span {
	color: #d67503;
	text-shadow: #000 1px 1px 0px;
}

#videoPlayer {
	display: block;
	width: 600px;
	height: 338px;
	background: url("_images/bkgdVideo.png") no-repeat;
	margin: 0 0 10px 10px;
	border: 1px solid #D67503;
}

#newsletterForm div {
	text-align:left;
	margin-bottom: 10px;
}

#newsletterForm div label {
	text-align: right; 
	width: 50px; 
	float: left; 
	padding: 2px;
	color: #AD4C21;
	font-size: 1.2em;
}

#newsletterForm div input {
	color: #AD4C21;
	border: 1px solid;
	background: #f3e4de;
	padding: 2px 2px 2px 2px; 
	margin-left: 10px;
}

#submit {
	width: 100px;
	text-align:center;
	margin: 0 auto!important;
	display: block;
}

#submitdiv {
	clear: both;
	text-align:center;
}

#newsletterTitle {
	color: #AD4C21;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
}

#newsletterParag {
	text-align: center;
}

.thumbVideo {
	width: 257px;
	float: left;
	margin: 0 20px 20px 0;
}

.thumbVideo img {
	border: 3px solid #c16311;
	margin-bottom: 20px;
}

.btnViewVideo {
	background: url("_images/btnViewVideo.jpg") no-repeat;
	display: block;
	width: 103px;
	height: 27px;
	text-indent: -9999px;
	float: right;
}

.btnViewVideo:hover {
	background: url("_images/btnViewVideo.jpg") bottom left no-repeat;
}

.videoBox {
	width: 285px;
	float: left;
	margin: 0 15px 20px 0;
}

.videoBox img {
	float: right;
}

#titleVideoProduction {
	background: url("_images/titleVideoProduction.jpg") no-repeat;
	height: 27px;
	width: 117px;
	text-indent: -9999px;
}

#titleVideoEditing {
	background: url("_images/titleVideoEditing.jpg") no-repeat;
	height: 27px;
	width: 68px;
	text-indent: -9999px;
}

#titleVideoOptimization {
	background: url("_images/titleVideoOpimization.jpg") no-repeat;
	height: 25px;
	width: 118px;
	text-indent: -9999px;
}

#titleVideoPlayers {
	background: url("_images/titleVideoPlayers.jpg") no-repeat;
	height: 25px;
	width: 73px;
	text-indent: -9999px;
}

.btnLearnMore {
	background: url("_images/btnLearnMore.jpg") no-repeat;
	display: block;
	width: 89px;
	height: 26px;
	text-indent: -9999px;
}

.btnLearnMore:hover {
	background: url("_images/btnLearnMore.jpg") bottom left no-repeat;
}

#gotomeeting {
	display: table;
	margin: 0 auto;
	background-color: #1659a1;
	text-align: center;
}

/******************** Online Network **************************/
#online-network {	width: 213px;	margin: 10px 0 20px 10px;}

#online-networkHome {
	float: right;	width: 213px;
	margin: 65px 50px 0 0;
}.socialMedia {	width:42px;	height:42px;	text-indent:-9999px;	margin-left:15px;	float:left;}a.socialMedia:hover {	background-position: bottom left!important;}#youtube { background:url("_images/youtube.png") no-repeat; }#facebook {	background:url("_images/facebook.png") no-repeat; margin-left: 0px;}#rss { background:url("_images/rss.png") no-repeat; }#twitter { background:url("_images/twitter.png") no-repeat; }