/* CSS RESET */
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
  font-size: 0.74em;
  line-height: 1;
	background: #24a3c6;
	color: #464646;
}
ol, ul {
  list-style: none;
}
ul.styled {
	list-style-type: circle;
}

blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
label {float: left; min-width: 8em; margin-right: 4px;}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix {display:inline-block;} * html .clearfix {height: 1%;}
.clearfix:after {content:"."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0}
.left {float: left}
.right {float: right;}
.inline {display: inline;}

/* END OF CSS RESET */
* {margin: 0}
html, body {height: 100%}

#site_tools {
	height: 16px !important;
	float: right;
	padding-bottom: 4px;
	width: 400px;
}
#site_tools .inline {
	background: #464646;
	float: right;
	padding: 6px 6px;
	margin: 0px 4px;
	font-size: 0.8em !important;
}
#site_tools .inline a {
	color: #fff;
}
#site_tools .inline.account_controls {padding: 10px 6px 9px 6px;letter-spacing: 0.8px}
#site_tools .inline input {border: none; background: #464646; color: #fff}
#site_tools .inline#account_options {margin-left: -2px;}


h1.heading {border-bottom: 4px solid #DE1B84; line-height: 1.2em; margin-bottom: 10px;}
#page_container {width: 968px; margin: 0 auto -170px; position: relative;}
#page_footer, #footer_padding {height: 0px; width: 100%; margin: 0 auto;}
.container_bg {background:#fff; padding: 10px 8px}
#footer_content_container {
  height: 0px;
  position: relative;
	font-size: 0.9em;
}
#footer_content {
	width: 100%;
}
#footer_content a{
  color: #fff;
  padding: 0px 8px;
}
#page_footer {
	font-size: 1.2em;
	background: #464646;
	text-align: center;
  width: 100%;
  height: 18px;
	padding-top: 6px;
  bottom: 0px; left: 0px;
  vertical-align: bottom;
}
#page_footer ul {
  height: 100%;
  padding: 4px 0px;
  left: 0px; margin-left: 0px;
}
#page_footer ul li {
	margin: 0px 20px;
}
#page_footer_logo {
  background: url(/images/logoOverlay.png) bottom left no-repeat; 
  position: fixed;
  height: 220px; width: 350px;
  bottom: 0px;
  right: 0px;
}
a {color: #D9006F}
.serif {font-family: Georgia, serif}
.sanss {font-family: Helvetica, sans-serif}
.block {display: block}
.small {font-size: 0.8em}
.xsmall{font-size: 0.7em}
.hint {color: #a0a0a0}
.admin_hint { color: #171717; background: #999; padding: 4px 8px; text-shadow: 0 1px 1px #bcbcbc; }
.title a {color: #222 !important; text-decoration: underline}
hr {height: 1px; border:none;}
a {text-decoration: none}
a.deco {text-decoration: underline}
.title {margin: 8px 0px;}
.delete_link {color: red !important}

/* navigation */
.noborder {border: none !important}
ul.link_list li {border-bottom-width: 1px; border-style: dashed; line-height: 1.8em; padding: 3px 0px 0px 3px;}
#navigation {
  color: #fff;
  font-size: 1.1em;
	text-shadow:0 1px 1px #124755;
	border-bottom: 1px solid #fff;
	text-align: right;
	width: 100%; height: 100%;
	padding-bottom: 7px;
	height: 90px;
}
#menu_top {margin-top: -20px}
#navigation a {color: #fff; margin: 0px 2px 2px 10px;}
#header {
	height: 95px;
}
#header_logo {
	height: 100px; width: 460px;
	background: transparent url(/images/ocLogo.png) no-repeat;
}
#main_content {
	width: 968px;
}
.headline {height: 18px; margin-top: 8px; color: #fff; font-size:1.4em; }
.headline a {color: #fff; text-shadow: 0 1px 1px #124755;}
.headline div {display: inline; padding: 4px;}
.headline div.heading{font-family: sans-serif; font-weight: bold; width: 100px; text-align: right; padding: 0px 4px 1px 8px; color: #D9006F;}

ul.inline li {display: inline}

.thumbnail {width: 146px}
.active_thumbnail {width: 142px; border: 1px solid blue}
#video_index_container {width: 720px; background: #fff; padding: 10px;}

#videos .video_thumb {width: 48%; float: left; margin: 4px; font-size: 0.8em}
#videos .video_thumb .video_data {font-size: 1.2em; margin: 0px; width: 50%; float: right;}
#videos .video_thumb .video_data a {padding-bottom: 10px;}
#videos .video_thumb img {height: 90px; width: 160px;}

.comment {padding: 4px; margin: 8px;}
#comments_container {
  width: 710px;
}
.right.article_admin {text-align: right;}
.no_shadow {text-shadow: none}

#flash {
	background: #47bddd;
  margin: 20px 0px; padding: 4px;
	border: 1px solid #124755;
  color:#f2f2f2;
	letter-spacing: 0.6px;
  text-shadow:0 1px 1px #124755;
}

#page_splash {
	text-shadow:0 1px 1px #124755;
	height: 230px;
	padding: 60px 0px 0px 10px;
	margin-top: 2px;
	color: #fff;
}
#page_splash #page_splash_heading {
	font-family:sans-serif;
	float: left;
	text-transform: uppercase;
	height: 50px;
	border-bottom: 8px solid #D9006F;
	line-height: 1.4em;
	padding-bottom: -4px;
	font-weight: bold;
	font-size: 3.8em;
}
#page_splash #page_splash_text {
	margin-top: 66px;
;
}
#page_splash_index {
	width: 100%; 
}
#page_splash_index ul li {
	display: inline;
	float: left;
	width: 25%;
}
#page_splash_index ul li:first-child .item_content {
  border-left: 1px solid #3094ac;
}
#page_splash_index ul li .item_content {
	position: relative;
	height: 160px;
	color: #fff;
	border-right: 1px solid #3094ac;
}
#page_splash_index ul li .item_content a{
	position: absolute; top:0px;left:0px;
	height: 100%; width: 100%;
}
#main_container {padding: 10px; width: 934px;}
.clearing_page img {max-width: 100%}
#left_content {
	width: 730px
}
#right_sidebar {
	float: left;
  margin-left: 24px;
	width: 178px;
}
#right_sidebar .content_body {margin: 8px 0px;}
.item_content .item_title {
	font-family: sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	padding: 8px 1px 4px 0px;
	text-shadow:0 1px 1px #124755;
	border-bottom: 5px solid #D9006F;
}
.item_content .item_desc {
	position: absolute;
  left: 10px;
	padding-right: 4px;
	bottom: 10px;
	font-size: 1.1em;
	text-shadow:0 1px 1px #124755;
	line-height: 1.6em;
}

#syndication_links {width: 100%; height: 20px; background: #fff; text-indent: 4px; margin: 6px 0px 6px 0px}
#syndication_links {margin-top: -0px; text-indent: 8px}

#pagination {
  background: #fff;
  width: 100%;
  margin: 0px 0px 8px 0px;
}

.pagination .disabled {display: block; width: 0px; height: 0px; overflow: hidden}
.pagination {position: relative; padding-left: 14%;}
.pagination {height: 20px; }
.pagination .next_page, .pagination .prev_page {position: absolute; bottom: 2px !important; height: 18px;}
.pagination .next_page {left: 0px}
.pagination .prev_page {right: 0px}

#culture_swaps, .article_listing, #site_cloud, .content_body.full_width, #syndication_links,#article_content, #pagination {padding: 10px 4px}
.middleCont .article_listing, #media_page_content #pagination {padding-left: 0px;}

.article_listing {
	min-height: 100px;
  margin: 8px 0px; 
  width: 100%;
	background-color: #fff;
	color: #2f2f2f;
}
.article_listing h2 {
	color: #464646;
	font-size: 2.4em;
	border-bottom: 4px solid #D9006F;
	width: 82%;
	line-height: 1.0em;
	margin-bottom: 12px;
}
.required,.highlighted, .article_listing a {
	color: #D9006F;
}
.article_in_group {
  position: relative;
	line-height: 1.2em;
	color: #9c9c9c;
	float: left;
	width: 214px; height: 100px; 
	margin: 10px 10px 40px 10px;
	font-style: italic;
}
.clickable_article{
	position: relative;
}
a.article_link{
	position: absolute; top: 0px; left: 0px;
	text-decoration:none;
	display:block; height: 100%; width: 100%;
}
a.article_copy_link {color: #9c9c9c}
#site_cloud {width: 172px; line-height: 1.6em}
.sidebar_item {
	width: 180px;
	height: 120px;
	margin: 10px 0px;
}
.sidebar_item#upload_new {
	background: url(/images/uploadButton.png) no-repeat;
}

.sidebar_item#upload_new a{
	display:block; height: 100%; width: 100%;
}

.content_body {
	background: #fff;
	line-height: 1.2em;
}
.full_width {
	width: 100%;
}
#article_content {
	height: 100%;
	line-height: 1.4em;
}
#article_content h1 {
	border-bottom: 4px solid #DE1B84;
	line-height: 1.4em;
	margin-bottom: 20px;
}
#video_comment_form {
	margin: 10px;
}
#comment_form {
	height: 20px;
  width: 100%;
	overflow: hidden;
}
#comment_form form {
  margin-top: 4px;
}
#media_page_content {
	width: 100%;
}

#page_content {	
  width: 756px;
	line-height: 1.4em;
	padding-top: 0px !important;
	margin: 0px 0px !important;
}

#page_content form a {
	/*font-size: 2em;*/
	color: 24a3c6;
}

#editvideo {background: #fff; padding: 20px;}
#preview_area img {width: 100%}

#clearing_container {line-height: 1.6em}
#clearing_container label {
	padding: 10px 0px 2px 0px;
	color: #0080a3;
	font-size: 20px;
}
#culture_swaps {
	width: 720px;
}
#clearing_container input[type='file'] {
	margin: -6px 0px 8px 0px;
}
#clearing_container a {color: #0080a3}
.clearing_listing_preview {width: 100%}
.clearing_listing_preview img {
	float: left;
	height: 100px; width: 130px;
}
.listing_text {
	width: 81%;
}
#share_item {
	padding-left: 50px;
	text-align:center;
	height: 18px;
}
#share_item ul li {
	display:inline;
	float: left;
	height: 18px;
	width: 16%;
	text-align:left;
	padding: 2px 0px 0px 20px;
}
.article_preview{
	width: 84%;
}
.delicious{ background: url(/images/share/delicious_16.png) no-repeat}
.digg{ background: url(/images/share/digg_16.png) no-repeat}
.reddit{ background: url(/images/share/reddit_16.png) no-repeat}
.facebook{ background: url(/images/share/facebook_16.png) no-repeat}
.stumbleupon{ background: url(/images/share/stumbleupon_16.png) no-repeat}

#page_splash_index ul li {
	background: url(/images/overlay_blue.png) repeat-x;
}
#page_splash_index ul li:hover {
    background: url(/images/overlay_white.png) repeat-x;
}

li.index_item .item_content{
  position: relative;
	background-position: center 44%;
	padding: 4px 4px 2px 10px;
	background-repeat: no-repeat;
}
li.index_item .item_content .item_image {
  position: absolute; top: 28%; left: 30%; width: 87px; height: 53px;
}
li.index_item #item_pics {background-image: url(/images/icon_pics.png);}
li.index_item #item_words {background-image: url(/images/icon_words.png);}
li.index_item #item_video {background-image: url(/images/icon_video.png);}
li.index_item #item_swap {background-image: url(/images/icon_swap.png);}

.image_container {float: left; height: 120px; width: 340px;}
.image_container img {float: left; width: 120px; height: 100px; margin-right: 10px;}

#site_tags {line-height:1.5em}
#site_tags a {color: #D9006F}
.tag_content {margin: 4px 0px 14px 0px;}
.tag_content h2 {font-size: 1em; border-bottom-width: 0px; margin-bottom: 8px}
.image_form_container img,#image_preview img {max-width: 710px}
.admin_container a {color: #000}
.admin_siteimage a img {max-height: 100px; border: 1px solid #c2c2c2; margin: 10px;}
#admin_siteimage_preview img {max-width: 100%}
#login_form input[type='text'], #login_form input[type='password'] {width: 200px}
.rss_link_icon {
  background: #fff url(/images/rss_16.png) 4px 5px no-repeat;
  padding: 4px 0px 5px 28px;
}
.sidebar_item.sidebar_item_sml {height: 10px !important; margin: 0px 0px 24px 0px}

#articles_grouped {width: 722px;}
.item_body.left .NoSpacing {margin-left: 0pt !important; margin-bottom: 10px;}

iframe {max-width: 100%; overflow-x: hidden}
