@font-face
{ 
	font-family: 'websymbols';
	src: url('/struct/fonts/websymbols-regular-webfont.eot');
	src: url('/struct/fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('/struct/fonts/websymbols-regular-webfont.woff') format('woff'),
	     url('/struct/fonts/websymbols-regular-webfont.ttf') format('truetype'),
	     url('/struct/fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
}

@font-face
{
  font-family: 'brandico';
  src: url('/struct/fonts/brandico.eot');
  src: url('/struct/fonts/brandico.eot?#iefix') format('embedded-opentype'),
       url('/struct/fonts/brandico.woff') format('woff'),
       url('/struct/fonts/brandico.ttf') format('truetype'),
       url('/struct/fonts/brandico.svg#brandico') format('svg');
  font-weight: normal;
    font-style: normal;
}


body
{
	background: #f8f8f8;
	color: #222;

	font-family: "helvetica", arial, sans-serif;
	font-size: 85%;
	font-weight: 300;
	letter-spacing: 0.2px;

	margin: 0px;
	padding: 0px;
}

p, li, blockquote
{
	line-height: 1.5em;
}

a
{
	text-decoration: none;
	color: #f30;
	color: #7c0;
	color: #26e;
}

.date, .post_date, .post_tags, .post_tags a
{
	color: #bbab95;
	color: #b9bb85;
}

a:hover
{
	border-bottom: 1px dotted black;
	color: black !important;
}

h1
{
	/* text-transform: lowercase; */
	font-size: 95%;
	font-weight: 200;
	margin: 25px 40px 40px -60px;
	padding: 0 25px 25px 60px;
	background: url(/images-new/pattern/dots.h3px.png) repeat-x bottom left;
	line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: 6px;
}

h1 a
{
	color: #000;
}

h2
{
	font-size: 200%;
	line-height: 120%;
}

h4
{
	font-size: 120%;
}

hr
{
	border: none;
	background: white url(/images/global/dot-4px-repeat-black.gif) repeat-x top left;
	height: 1px;
	margin: 40px -40px;
}

hr.thick
{
	border: none;
	background: white url(/images-new/pattern/diagonal.vsq20.25.png) repeat top left;
	margin: 40px -40px 40px 20px;
	padding-right: 200px;
	border-left: 300px solid #000;
	height: 20px;
}

blockquote
{
	background: url(/images-new/pattern/diagonal.vsq20.25.png) repeat-y top left;
	margin: 20px 20px 20px 0;
	padding-left: 40px;
}

blockquote.large
{
	font-size: 120%;
	line-height: 1.3em;
}
blockquote.large cite
{
	display: block;
	text-align: right;
	font-size: 80%;
	margin-top: -4px;
}

th
{
	text-align: right;
}

pre
{
	font-family: "courier new", monospace;
	font-size: 95%;
}

/*---------------------------------------------------------------------*
 * GLOBAL IDs
 *---------------------------------------------------------------------*/

#main
{
	max-width: 1100px;
    margin: auto;
}

#top
{
	height: 40px;
	background: url(/images-new/pattern/dots.h3px.png) repeat-x bottom left;
}

#social
{
	background: url(/images-new/pattern/dots.v3px.png) repeat-y top left;
	margin-left: 560px;
	padding: 3px 20px 0 40px;
	width: 600px;
}

#social ul, #social li
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 12px;
}

#social ul
{
	margin-top: 10px;
}

#social li
{
	display: inline-block;
	width: 77px;
	margin: 0px;
	margin-right: 20px;
}

#social span
{
	font-size: 12px;
	position: relative;
	margin-right: 2px;
	top: 1px;
}
#social span img
{
	opacity: 0.3;
}

#social a
{
	color: #ccc;
}
#social a:hover
{
	border: none;
}


#logo
{
	margin: 0;
	padding-top: 20px;
	padding-left: 40px;
	width: 320px;
	height: 20px;
	float: left;
	vertical-align: center;
	font-size: 150%;
}

#logo a, #logo img
{
	float: left;
	color: #222;
}

#nav
{
	float: left;
}

#nav ul, #nav li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li
{
	float: left;
	height: 40px;
}

#nav li a
{
	width: 6em;
	float: left;
	background: url(/images-new/pattern/diagonal.sq10.25.png) repeat-x top left;
	height: 40px;
	padding-top: 22px;
	margin-right: 40px;
	font-weight: bold;
	font-weight: normal;
	color: #222;
}
#nav li a:hover
{
	background: url(/images-new/pattern/diagonal.sq10.50.png) repeat-x top left;
	border: none;
}
#nav li
{
}

#nav-admin
{
	border-left: 1px dotted black;
	border-bottom: 1px dotted black;
}

#nav-admin a
{
	display: inline-block;
	padding: 3px 20px;
	border-right: 1px dotted black;
}

#topspacer
{
	clear: both;
	height: 20px;
    max-width: 900px;
	border-bottom: 1px dotted black;
}

#leftspacer
{
	position: absolute;
	top: 0px;
	left: 199px;
	background: url(/images-new/pattern/dots.v3px.png) repeat-y 0px 0px;
	/* border-left: 1px dotted black; */
	width: 21px;
	height: 840px;
}

#content
{
	float: left;
	clear: both;
	padding-left: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
	background: url(/images-new/pattern/dots.v3px.png) repeat-y top left;
}

#maintext
{
    max-width: 600px;
}

#blog
{
	width: 500px;
}

#sidebar
{
	float: left;
	width: 240px;
	padding-left: 40px;
	padding-top: 20px;
	background: url(/images-new/pattern/dots.v3px.png) repeat-y top left;
	font-size: 90%;
}

#footer
{
	clear: both;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	margin-left: 220px;
	width: 500px;
	color: #aaa;
}
#footer span, #footer p
{
	opacity: 0.9;
}
#footer span:hover
{
	opacity: 1.0;
}

/*---------------------------------------------------------------------*
 * GLOBAL CLASSES
 *---------------------------------------------------------------------*/

.no-bullet
{
	list-style: none;
	padding-left: 1.5em;
}
.no-bullet li
{
	margin-bottom: 4px;
}

.symbol
{
	font-family: websymbols;
	display: inline-block;
	width: 1.7em;
	text-align: right;
	padding-right: 4px;
}

code, .code
{
    font-family: "courier new";
    font-size: 100%;
}

blockquote.code
{
}

.clear
{
	clear: both;
}

.summary
{
	font-size: 130%;
	line-height: 140%;
}

.left
{
	float: left;
	margin-right: 20px;
}

.image
{
	text-align: center;
	float: left;
	margin: 15px 15px 27px 0;
	max-width: 500px;
}
.image img
{
	max-width: 500px;
}
.image img
{
	float: left;
}

.image, .post img
{
	padding: 5px;
	border: 1px dotted #aaa;
}

.post img
{
	max-width: 500px;
}

.project_images
{
    max-width: 1000px;
}

.project_images a
{
}
.project_images img
{
	margin-bottom: 20px;
	margin-right: 20px;
	width: 280px;
	height: 168px;
    float: left;
}

.blog_image img
{
	margin-top: -10px;
}

.project_images img, .blog_image img
{
	padding: 10px;
	background: white;
}

.project_images a
{
	position: relative;
	display: inline-block;
	border: none;
}

.project_images a span
{
	vertical-align: top;
	position: absolute;
	bottom: 50px;
	left: 30px;
	display: none;
	color: #fff;
	z-index: 100;
}

.project_images a:hover span
{
	display: block;
}
.project_images img:hover, .blog_image img:hover
{
	background: url(/images-new/pattern/diagonal.25.png);
	-webkit-filter: brightness(40%);
}

caption, .caption
{
	font-size: 90%;
	font-style: italic;
	text-align: center;
	clear: both;
	margin-top: 4em !important;
}

.subtitle
{
	margin-top: -1em;
	font-size: 80%;
    color: #444;
    font-weight: 100;
	font-style: italic;
}

/*---------------------------------------------------------------------*
 * BLOG POSTS
 *---------------------------------------------------------------------*/

.post
{
	background: url(/images-new/pattern/diagonal.vsq20.25.png) repeat-y top left;
	margin-bottom: 80px;
	margin-left: -60px;
	padding-left: 60px;
}


.post .post_title h2
{
	margin-bottom: 10px;
}

.post .post_title h2 a
{
	color: black;
}

.post_nav
{
	text-align: center;
	margin: 0px -60px 20px;
	padding: 20px 60px;
	background: url(/images/global/dot-4px-repeat-black.gif) repeat-x bottom left;
}
.post_nav .symbol
{
	margin: 0 4px;
}

.post_nav_prev
{
	float: left;
}

.post_nav_next
{
	float: right;
}


.post_date
{
	margin-bottom: 10px;
}

.post_date
{
	margin-bottom: 5px;
}

.post_object
{
	margin: 10px;
}

.post_object .symbol
{
	margin: 2px 4px;
}

.post_controls
{
	margin-top: 1em;
}

/*---------------------------------------------------------------------*
 * PROJECT INDEX
 *---------------------------------------------------------------------*/

#projects h3
{
	font-size: 105%;
	margin-bottom: 1em;
    font-weight: 400;
}
#projects h3 a
{
	color: #000;
}

#projects img
{
	width: 400px;
	height: 240px;
	float: left;
	margin-right: 20px;
}

#projects img.icon
{
	width: 16px !important;
	height: 16px !important;
	margin-right: 8px !important;
	margin-left: 0px;
}

#projects .project
{
	clear: both;
	width: 900px;
	height: 240px;

	background: url(/images-new/pattern/diagonal.vsq20.25.png) repeat-y top left;
	margin-bottom: 20px;
	margin-left: -60px;
	padding-left: 40px;
}
#projects .project:hover
{
	background: url(/images-new/pattern/diagonal.vsq20.50.png) repeat-y top left;
}

#projects ul, #projects li
{
	list-style: none;
}
#projects li
{
	height: 25px;
}


#projects { margin-left: -60px; }
#projects h2 { margin-left: 40px;  }
#projects > p { margin-left: 40px;  margin-top: -0.5em; margin-bottom: 1.5em; }
#projects h3 { margin-top: 0; }
#projects .project img { width: 280px; height: 168px; }
#projects .project li img { width: auto; height: auto; }
#projects .project { height: 168px !important; margin-left: 0 !important; width: 800px !important; float: left; clear: none !important; margin-right: 20px !important; margin-bottom: 40px !important; }

/*---------------------------------------------------------------------*
 * TWITTER
 *---------------------------------------------------------------------*/

.twitter_timeline h4 a
{
	color: #000;
}

.twitter_timeline .twitter_post
{
	margin-bottom: 20px;
}

.twitter_timeline .twitter_post p
{
	line-height: 1.6em;
	margin-bottom: 3px;
}

ul.archive, .archive li
{
	padding: 0;
	margin: 0;
}

/*---------------------------------------------------------------------*
 * METADATA
 *---------------------------------------------------------------------*/

.meta
{
	position: absolute;
	left: 820px;
	top: 260px;
	background: transparent;
	background: url(/images-new/pattern/dots.v3px.png) repeat-y top left;
	
	float: right;
	padding: 0 0 40px;
	font-size: 95%;
	color: #000;
	width: 220px;
	border-radius: 0 30px 0 0;
}

.meta a
{
	margin-left: 60px;
}

.meta .date {
	color: #000;
	font-weight: bold;
}

.meta table
{
	margin-left: -20px;
	padding-left: 20px;
	background: url(/images-new/pattern/diagonal.vsq20.25.png) repeat-y top left;
}

.meta_param, .meta_value
{
	vertical-align: top;
	padding: 0px;
	line-height: 1.7em;
}
	
.meta_param
{
	width: 60px;
	font-weight: normal;
}

.meta_value
{
	font-weight: bold;
	padding-left: 5px;
}

.index
{
	margin: -40px -40px 40px;
	padding: 0 40px;
	background: url(/images-new/pattern/dots.h3px.png) repeat-x bottom left;
}

.index ul, .index li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.index li
{
	display: inline;
}

.index a
{
	border-left: 1px dotted black;
	display: inline-block;
	padding: 5px 20px;
}

.index a:hover
{
	background: url(/images-new/pattern/diagonal.vsq20.25.png) repeat top left;
	border-bottom: none;
}

.ref_function
{
        padding: 1em 0;

        border-top: 1px dotted #aaa;
}
.ref_info
{
        padding: 0.5em 3em 1em;
}
.ref_function a
{
    background: none;
    border: none;
}

/* weird hack because FB ShareThis button is too high... */
.st_fblike_hcount
{
	position: relative;
	top: 5px;
}

/*
table.social-shares
{
	position: relative;
	top: -40px;
}

table.social-shares td
{
	padding: 5px;
}
table.social-shares .st_plusone_hcount
{
	padding: 16px 5px;
}
*/



/*---------------------------------------------------------------------*
 * GENERATIVE LINES
 *---------------------------------------------------------------------*/

.hline, .vline
{
	position: absolute;
}

.hline
{
	background: url(/images-new/pattern/dots.h3px.png) repeat-x bottom left;
	height: 2px;
	opacity: 0.0;
}

.vline
{
	background: url(/images-new/pattern/dots.v3px.png) repeat-y bottom left;
	width: 2px;
	opacity: 0.0;
}


/*------------------------------------------------------------------------
 * Tablet/iPad layout
 *-----------------------------------------------------------------------*/

@media only screen and (max-width: 1100px)
{
	#main
	{
        width: auto;
	}

	#nav
	{
	}
}

@media only screen and (max-width: 900px)
{
	#main { width: 500px; }
	#logo { padding-left: 60px; }
	#nav { margin-left: 40px; }
    #nav li { margin-bottom: 30px; }
	#content { margin-left: 20px; }
	#leftspacer, .vline { display: none; }
	#social { margin-left: 60px; padding-left: 20px; }
	#logo { width: 400px; height: 75px; }
}
@media only screen and (max-width: 500px)
{
	#main { width: 500px; }
	#content { width: 500px; margin-left: 0px; }
	body { font-size: 150%; }
	#logo { padding-left: 40px; }
	#projects .project { clear: both; height: auto !important; width: 500px !important; }
    .project_images img { width: 480px; height: 288px; }
}
