/***********************************
Theme Name: Slick Portfolio
Theme URI: http://inkarcade.com/shop/
Description: Slick portfolio theme for creative types to show off their stuff. Brought to you by <a href="http://www.inkarcade.com/">InkArcade</a>.
Version: 1.0
Author: InkArcade
Author URI: http://www.inkarcade.com/
Tags: folio, portfolio, fixed width, clean, wood

	Slick Folio v1.0
	 http://www.inkarcade.com/shop/

	This theme is brought to you by InkArcade.
	Get more cool stuff at http://www.inkarcade.com/
	
***********************************/




/* General Stuff */

/* {border:0; margin:0; padding:0;} */

html {
	font-style: oblique;
}
	
body {
	font-size: 16px; /* Resets 1em to 10px */
	font-family: "Times New Roman", Times, serif;
	color: #267;
	margin:0;
	padding:0;
	background-color: #7d9e3e;
	background-image: url(images/bgribbon.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-style: normal;
}

a:link, a:visited, a:hover, a:active {
	color:#ece8d9;
	text-decoration: none;
	outline:none;
	background-position: bottom;
}
	


/* Header Stuff */
/* extra divs take care of the top dropdown slide effect */

#wallpaper {
	margin:0 auto;
	width:100%;
}

#topwrap {
	width:100%;
	background: 
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#theabout {
height:500px;
width:800px;
color:#ddd;
margin:0 auto;
display:none;
}

#theabout img {
float:left;
border:10px solid #fff;
margin:0px 50px 0 0;
}

#theabout p, #theabout h2 {
margin-top:30px;
margin-left:0px;
}

#theabout p {
font-size:16px;
}

#wrapper {
	margin:0 auto;
	width:1000px;
	color: #FFF;
}

#shortnav {
margin-top:5px;
font-size:11px;
color:#fff;
text-align:right;
}

#shortnav a:link {
	padding:6px;
	font-weight:bold;
	background-color: #754c29;
	color: #FFF;
}

#header {
position:relative;
margin:0;
height:75px;
width:100px;
}

#headerimg 	{
position:relative;
background: transparent;
text-align:left;
}


/* Main Content Stuff */

/* the category dropdown list */
#catwrap {
text-align:right;
}

#catnav {
float:right;
padding:10px 900px 10px 10px;
}

#cat {
	border: 3px solid #754c29;
	color: #FFF;
	background-color: #7d9e3e;
}

/* This stuff is to make png transparency work in as many browsers as possible.
/* But it's now embedded in the template so that we can validate. Sneaky, huh?
/*
#catnav, #content {
background: url('images/blackground.png');
/* Mozilla ignores crazy MS image filters, so it will skip the following
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/blackground.png');
}
/* IE ignores styles with [attributes], so it will skip the following.
#catnav[div] #content[div] {
background-image: url('images/blackground.png');
}
*/


/* the main slideshow... modify with care! */
/* hooked up to coda-slider in the js folder */
#slider {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 500px;
    width: 100%;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
	height: 100%;
	width: 900px;
	padding-left: 30px;
}

.scrollButtons {
position:absolute;
top:200px;
cursor:pointer;
}

.scrollButtons.left {
left:-47px;
}
.scrollButtons.right {
right:-47px;
}

/* note: to modify the thumbnails strip beneath the main content,
you want to fiddle with the files in the js/jcarousel folder */

#carousel li {
display:inline;
}


/* the actual slides (not hooked up to the jquery slider) */

.unit {
	background: url('images/blackground2.png');
	width:1000px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 20px;
}

.content {}

.entry {
margin-top:0px;
}

.entry p {
margin:0 0 0 10px;
}

.postmetadata {}

.clear {
	clear: both;
}



/* Other Stuff */


/*	Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0 565px;
	}
	
h2 a:link {
	color:#FFF;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


/* images */
p img {
	padding: 0;
	max-width: 100%;
	}

.entry img {
float:left;
border:3px solid #FFF;
margin:-30px 35px 0 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	<a href="#" id="contactmeimage" onclick="showContactMe();return false;"><img border="0" src="http://static.contactmebutton.com/img/contactusbutton.png" alt="contact us" title="Angela  Rekucki" /></a><script type="text/javascript" src="http://www.contactmebutton.com/scripts/initWidget.js"></script><script type="text/javascript" src="http://www.contactmebutton.com/js/jq/lotsapresence/1255397253357.js"></script>


/* Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background:#140A03;
	border: 1px solid #FFF;
	color:#FFF;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 50%;
	padding: 2px;
	background:#140A03;
	border: 1px solid #FFF;
	color:#FFF;
	}
#respond:after {
		text-align:left;
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}



/* Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	background: #140A03;
	border: 2px solid #A8A09C;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}



/* Miscellanea */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #fff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.aboutmebg {
	background-image: url(images/aboutme_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 300px;
	width: 592px;
	padding-top: 74px;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 30px;
	margin-left: 50px;
	border: 5px solid #FFF;
}


.aboutmebg p {
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
}

.aboutmebg a {
	color: #7d9e3e;
}

#footer {
	font-size: 11px;
	color: #754c29;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
}
