/*
Theme Name: WordPress FrocknRoll
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Rowan Richardson
Author URI: http://wwww.roweena.co.uk

*/




body {
  background: url('/images/bg.gif') repeat-x #000;
  margin:0;
  padding: 0;
  color:#f7ddaa;
  font: 85% "Lucida Sans Unicode","Trebuchet MS", Verdana, Arial, Helvectica;

  text-align: center;
  }
a:link {
  color: #C00;
  text-decoration:none;
  }
a:visited {
   color: #C00;
  text-decoration:none;
  }
a:hover {
  color: #f7ddaa;
  text-decoration:none;
}
a img {
  border-width:0;
  }
  
#navbar-iframe {
   display: none !important;
}

a {
	outline: none;
}




/* Outer-Wrapper
----------------------------------------------- */
#container {
  margin:0 auto;
  position: relative;
  min-height: 700px;
  height: 700px;
  width: 845px;
  padding: 0;
}

#outer-wrapper {
  width: 845px;
  min-height: 750px;
  height: 750px;
  margin:0 auto;
  text-align:left;
  background: url('/images/background.jpg') no-repeat;
  background-position:center top;
  }

#main-wrapper {
  width: 450px;
  margin: 20px;
  padding: 0 0 0 10px;
  float: left; 
  }

#sidebar-wrapper {
  position: relative;
  width: 280px;
  float: right;
  /*word-wrap: break-word; 
  overflow: hidden;   */    
  margin: -60px 40px 20px 0;
  padding: 0;
}


#mainBox {
	float: left;
	width: 450px;
	padding: 25px 0 0 25px;	
	font-size: 130%;
	font-weight: normal
}

#mainBox h1, #mainBox h2, #mainBox h3  {
font-weight: normal
}

#mainBoxWide {
	float: left;
	width: 770px;
	padding: 20px 0 0 35px;	

}

#mainBoxBlog {
	float: right;
	width: 500px;
	padding: 0 20px 0 25px;	
	margin: -20px 0 0 0;
}

#sideBox  {
	float: left;
	width: 280px;
	padding: 25px 15px 40px 60px;
	margin: -70px 0 0 0;
}

#sideBoxBlog  {
	float: left;
	width: 240px;
	padding: 25px 15px 0 10px;
	margin: 20px 0 0 0;
}



/* Header
-----------------------------------------------
 */

#header-wrapper {
  width:845px;
  height: 265px;
  margin:0 auto;
  padding: 0 15px 0 15px;
  /*position: relative; */
  }
  
#menu {
	
	width: 500px;
	margin: 110px 40px 80px 0;
	font-size: 100%;
	padding: 0 0 3px 0;
	font-weight: bold;
	border-bottom: 1px solid #C00;
	border-top: 1px solid #C00;
	text-align: right;
	float: right;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu ul li{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 2px  0 0 5px;
	text-align: right;
	display: inline;
	height: 16px;
	
}

#header a {
  color:#C00;
  text-decoration:none;
  }

#header a:hover {
  color:#f7ddaa;

  }
  

#logo {
	margin: 0;
	float: left
}

/* Headings
----------------------------------------------- */
h1 {
	font-size: 130%;

}

h2 {
  margin:0 0 0 0;
  padding: 0;
  font:normal bold 130% arial, helvetica, sans-serif;
  line-height: 1.4em;
  color:#f7ddaa;
  }
  
.post h2 a {
	color:#f7ddaa;
}

.post p {
	line-height: 130%;
}

h2.portfolio {
  font:normal bold 150% arial, helvetica, sans-serif;
  color:#C00;
  border-bottom: none;

}

h3 {
  padding:0 0 5px 0;

  font:normal bold 120% arial, helvetica, sans-serif;
  color:#f7ddaa;


}

h3 a:hover {
	  color:#C00;
}

/* Rowan styles */

 /* Subscribe box */
div#form {

	margin: 10px 0 0 40px;
	width:170px;
	height: 70px;
	padding: 0;
 }
 
div#form p {
	text-align: left;
	text-size: 90%;

 }
 
label {
	text-align: left;

	width: 40px;
	font-weight: bold;
}

input {

	margin: 0 0 5px 0;
	background-color: #f7ddaa !important;
	border: 1px solid #C00;
	color: #000;
}

input.button {
	width: 60px;
	background-color: #C00 !important;
	color: #fff;
	padding: 0;
	height: 20px;
	cursor: hand;
}

input#mb-name {
	width: 170px;
	margin: 0 10px 5px 0;
}

input#mb-buidj-buidj {
	width: 170px
}

#contactPhoto {
	float: left;
	margin: 5px 7px 0 -30px;
}

#contactPhoto img {
	border: none;
}

#contactPhoto2 {
	float: right;
	margin: 0 -20px 0 0;
}

#photoFrame {
	 background: url('/images/frame.gif') top right no-repeat;
	 height: 292px;
	 width: 250px;
	 position: relative;
	 margin: -20px 0 30px 0;
}

#frameContent {
	position: absolute;
	 top: 45px;
	 left: 37px;
	 height: 225px;
	 width: 175px;
}

#contactForm {
	margin: 0 0 0 0; 
	padding: 0;
	width: 400px;

}

#contactForm label {
	width: 65px;
}

#contactForm #send {
	width: 100px;
	background-color: #C00 !important;
	color: #fff;
}

#contactBadge {
	position: absolute;
	top: 300px;
	left: 20px;
}

#contactBadge ul{

}


#contactBadge ul li {
	list-style: none;
	margin: 0 0 10px 0;
}




/* Posts
-----------------------------------------------
 */

#mainBoxBlog .post {
  margin:0 0 20px 0 ;
  padding: 0px;
  border-bottom: 1px solid #600;
  }




.post img {
  padding:4px;
  }



/* Sidebar Content
----------------------------------------------- */
#sideBoxBlog { 
  color: #f7ddaa;
  line-height: 1.5em;
  margin: 0 0 0 20px;
  font-size: 85%;
 }

#sideBoxBlog ul {
  list-style:none;
  margin:0 0 0;
  padding:0 0 0;
}
#sideBoxBlog li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
   list-style:none;
  }

#sideBoxBlog .widget, .main .widget { 
  border-top:1px solid #600;
 
 } 

#sideBoxBlog img {
	float: left;
	margin: 0 5px 0 0;
}

#sideBoxBlog .widget h2 {
	padding: 5px 0 3px 12px
}

.side_date, .post_item {
font-size: 85%;
padding: 0;

}
/* Footer
----------------------------------------------- */
#footer {
  width:800px;
  clear:both;
  margin:0 auto;
  font-size: 85%;
  line-height: 1.6em;
  text-align: center;
  border-top: 2px solid #600;
  margin-top: 20px;
  padding: 0 0 20px 0
}

#footer-wrapper .widget-content {
	padding: 10px;
	margin: 20px 0 0 0;
}



div.widget-content {
  margin: 0;
  padding: 0;

}

/* Comments */

#commentform textarea{
	width: 450px;
	border: 3px solid #600

}

/* Gallery */
#myGallery_1 {
	margin: 20px 0 0 0;
}

.myGallery h1 {
	font-size: 130%;
}

.portfolioHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #FF0000;
	text-align: right;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;

}

.alignleft{
	float: left;
	margin: 0 10px 0 0;

}

a {outline:none
}
