/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/
@font-face {
	font-family: 'rockwell';
	src: url('fonts/ROCK.eot');
	src: local('☺'), url('fonts/ROCK.woff') format('woff'), url('fonts/ROCK.ttf') format('truetype'), url('fonts/ROCK.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background-image: url(http://robibare.com/images/graphic-design.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	margin:0;
	padding:0;
	line-height:97px;
	color:#487578;
	font-size:24pt;
}
h3 {
	margin:0;
	padding:0;
	line-height:97px;
	color:#487578;
	font-size:20pt;
}
h5 {
	text-transform:uppercase;
	color:#444;
	font-size:14pt;
	margin:0;
	padding:0;
	font-weight:bold;
}
p {
	color:#444;
	
}
a.footer:link{
	color:#e0d1ae;
	text-decoration:underline;
}
a.footer:visited {
	color:#e0d1ae;
	text-decoration:underline;
}
a.footer:hover {
	color:e0d1ae;
	text-decoration:none;
}
a.footer:active {
	color:#e0d1ae;
	text-decoration:underline;
}
a:link {
	color: #487578;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4f797c;
}
a:hover {
	text-decoration: none;
	color: #4f797c;
}
a:active {
	text-decoration: underline;
	color: #4f797c;
}
#graphic-design {
	width:1029px; background-image:url(http://robibare.com/images/web-design.png); background-repeat:repeat-y;
}
#graphicdesign {
	margin-left:37px; background-image:url(http://robibare.com/images/robi-bare.jpg); background-repeat:no-repeat; background-color:#f0f0ed; width:950px;
}
#robi-bare {
	position:absolute; margin-left:60px; margin-top:50px;
}
#shout-out {
	position:absolute; margin-left:690px; margin-top:47px;
}
#robibare {
	padding:120px 0 0 25px;width:900px;
}
#mainnav {
	background-image:url(http://robibare.com/images/top-nav.png); width:900px; background-repeat:no-repeat; height:125px; z-index:10;
}
#menus {
	margin-left:286px; padding-top:10px;
}
#content {
	background-image:url(http://robibare.com/images/body-mid.jpg); background-repeat:repeat-y; width:900px;
}
#chicago {
	background-image:url(http://robibare.com/images/bg3.jpg); background-repeat:repeat-y; width:900px;
}
#freelance {
	background-image:url(http://robibare.com/images/main-top.png); background-repeat:no-repeat; width:578px; height:33px;
}
#freelance-design {	
	background-image:url(http://robibare.com/images/main-middle.png); background-repeat:repeat-y; width:578px;	
}
#design-freelance {
	background-image:url(http://robibare.com/images/titles.png); background-repeat:no-repeat; width:567px; height:97px;
}
#body {
	margin:0px 40px; padding:10px 0px; font-size:11pt; line-height:1.4em;
}
#body-btm {
	background-image:url(http://robibare.com/images/main-bottom.png); background-repeat:no-repeat; width:578px; height:32px;
}
#news {
	background-image:url(http://robibare.com/images/news.png); background-repeat:no-repeat; width:257px; height:222px; font-size:9pt;
}
#news p{
    margin: 0;
    padding: 9px 0;
}
#news span{
    margin: 0;
    padding: 0;
}

#news hr{
	
}
#testimonials {
	background-image:url(http://robibare.com/images/testimonials.png); background-repeat:no-repeat; width:281px; height:335px; font-size:9pt; line-height:1.4em;
}
#footer {
	background-image:url(http://robibare.com/images/footer.png); background-repeat:no-repeat; width:900px; height:131px;
}
.footer-text {
	color:#e0d1ae; margin-right:30px; font-size:11pt; line-height:2em; padding-top:48px;
}
.right{
	color:#615b4c;
}

p.author{
	font-size:9pt;
	color:#615b4c;
}






/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}


.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
/*background:#fff;*/
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
/*text-align:center; */
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
.instagram li{
	list-style-type: none;
}
.slide-show-home{
	background: url("images/bg_slide.png") no-repeat scroll 0 0 transparent;
    height: 314px;
    left: 5px;
    position: relative;
    top: -17px;
    width: 559px;
}
h2.home-title{
	line-height: 40px;
}
h2.home-title a{
	text-decoration: none;
	font-family: rockwell;
	font-size: 30px;
}
.des-content{
	margin: 0 168px 0 40px;
	position: relative;
	padding-bottom: 50px;
}
.des-content p{
	font-size: 11pt;
    line-height: 1.4em;
    margin: 10px 0 0 0;
}
.des-content p.see-more{
	left: 397px;
    position: absolute;
    top: -10px;
}

.entry-content{
	overflow:hidden;
}

.instagram{
padding:25px;
}

.instagram img{
width: 50px;
padding:2px;
}
