/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	color: #fff;
	background-color: #000;
}

blockquote, h3, p, li {
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	font-weight: normal;
}

h1, h2 {
	font-family: helvetica, arial, sans-serif;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 15px;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

.thumbBox { height: 175px; }
.thumbBox img { height: 110px; }
.sidebar .thumbBox img { height: 40px; }
.sidebar .thumbBox .thumbTitle { display: none; }
.sidebar .thumbBox { height: auto; margin: 5px; }
.thumbBox a {font-size: 11px; color: #eee; text-decoration: none;}
.thumbBox .small { font-size: 8px; text-transform: uppercase; }

.thumbTitle { margin-top: 5px; width: 58px; font-size: 10px; }

a .video { border: solid #00AACA; border-width: 5px 0 0 0; padding-top: 10px; color: #00AACA; opacity:0.45; filter:alpha(opacity=45);}
a .design { border: solid #6FB353; border-width: 5px 0 0 0; padding-top: 10px; color: #6FB353; opacity:0.45; filter:alpha(opacity=45);}
a .illustration { border: solid #C7204B; border-width: 5px 0 0 0; padding-top: 10px; color: #C7204B; opacity:0.45; filter:alpha(opacity=45);}
a .photo { border: solid #E49F30; border-width: 5px 0 0 0; padding-top: 10px; color: #E49F30; opacity:0.45; filter:alpha(opacity=45);}
a .reels { border: solid #E49F30; border-width: 5px 0 0 0; padding-top: 10px; color: #E49F30; opacity:0.65; filter:alpha(opacity=65);}



a:hover .thumbBox { border: solid #fff; border-width: 5px 0 0 0; color: #fff; opacity:1;filter:alpha(opacity=100)}

object { float: left; margin: 10px 10px 0 0; }
embed { float: left; margin: 10px 10px 0 0; }


.videoPageList object, .videoPageList embed { width: 300px; height: 169px; margin: 0 0 10px 0; }
.videoPageList p { font-size: 10px; }
.videoPageList { order: solid #00AACA; border-width: 5px 0 0 0; padding-top: 10px; color: #00AACA;}


#container { border: solid #00AACA; border-width: 5px 0 0 0; margin: 30px 0 20px 0; }

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid;
}

a img {
	border: none;
}

a:hover { color: #fff; }

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}


/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	width: 90%;
}
#ARCcontainer { width: 1200px; margin: 10px auto; }

#head {
	text-align: left;
        margin: 0; padding: 3px 0 0 0;
}

#site-name {
	margin: 15px 0;
}


#content {
	margin: 15px 0 0 0px;
        float: left;
}

.sidebar { width: 275px; float: left; margin: 0 20px 0 0; }

.thumbBox { margin: 15px 5px 0 0; display: inline; float: left; padding: 10px 0 0 0; border: solid #fff; border-width: 5px 0 0 0;}


/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 90%;
w\idth: 90%;
}


/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}


.thumbBox a {font-size: 11px; color: #eee; text-decoration: none;}

.thumbBox .small { font-size: 9px; text-transform: uppercase; }

.head p a:hover { color: #fff; }

