/*
Theme Name: real green blue teen
Theme URI: 
Description: exclusive made 4 real-teen-galleries.com
Version: 1.0
Author: real teen galleries
Author URI: 
*/

body {
  margin: 0px;
  color: #2f2f2f;
  background: #062b6a;
  font-size: 75%;
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
}

#bodybg {
  background: url(images/bg.png) top repeat-x;
  width: 100%;
}

#header {
  background: url(images/header.jpg) top repeat-x;
  height: 250px;
  margin-bottom: 0px;
}

#header h1 {
  margin-top: 0px;
  text-align: right;
  color: #5da626;
  font-size: 2.5em;
  margin-bottom: 0px;
}

#header h2 {
  font-size: 1em;
  font-family: Tahoma;
  color: #f1f1e9;
  text-align: right;
  margin-top: 0px;
  margin-right: 2px;
}

#headertext {
  width: 770px;
  height: 250px;
  margin: auto;
  margin-top: 0px;
  background: url(images/headerimg2.png) bottom no-repeat;
  vertical-align: top;
}

#search {
  width: 764px;
  text-align: right;
  margin-top: 168px;   
}

.search {
  background: #484848;
  color: #bdbdbd;
  border: 1px solid #6a6a6a;
  text-align: center;
}

#page {
  clear: both;
  width: 770px;
  margin: auto;
  background: #f1f1e9 url(images/page-bg.png) repeat-y;
}

.subcolumns {
  width: 100%;
  overflow: hidden;
}

#content {
  padding-left: 25px;
  padding-top: 10px;
  position: relative;
  float: left;
  width: 530px;
}

#sidebar {
  float: right;
  position: relative;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 5px;
  color: #252525;
  width: 180px;
  padding-top: 5px;
}

#sidebar ul {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1em;
  text-align: left;
  margin-left: 1px;
  padding: 0px;
}

#sidebar li{
  list-style: none;
  text-align: left;
  background: none;
}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	
#sidebar ul.children {
  text-indent: 15px;
}

#sidebar li a {
  color: #424240;
  text-decoration: none;
  padding-left: 0px;
  text-align: left;
  text-indent: 10px;
  margin-bottom: 3px;
}

#sidebar li a:hover {
  color: #4a9d23;
  text-decoration: underline;
}

#sidebar h2 {
  margin-left: 0px;
  text-align: left;
  font-size: 1.5em;
  margin-bottom: 3px;
  color: #005000;
  border-top: #1c1c1a dotted 1px;
  padding-top: 1px;
  margin-top: 5px;
}

#sidebar a:hover {
  color: #4a9d23;
  text-decoration: none;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 770px;
	background: url(images/footer.png) top no-repeat;
	height: 100px;
}

#footer p {
  text-align: center;
  margin-top: 0px;
  padding-top: 40px;
  font-size: 0.8em;
  color: #3e77ff;
  width: 570px;
}

#footer a {
  text-decoration: none;
  color: #004ed0;
}


.post {
  width: 470px;
  margin-left: 20px;
  padding-bottom: 20px;
}

.post h2 {
  margin-bottom: 0px;
}

.post h2 a {
  color: #1164ec;
  text-decoration: none;
  padding: 0px;
}

.post h2 a:hover {
  color: #0a3987;
  text-decoration: underline;
  padding: 0px;
}

.post a {
  color: #062b6a;
  text-decoration: none;
}

.post a:hover {
  color: #1163eb;
}

.entry {
  background: #e8e8e0;
  border: 1px solid #dddddd;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
  clear: both;
}

h2.warning {
  color: #bd1515;
  font-size: 2em;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.2em;
  margin-top: 2px;
}

img {
  border: 1px solid #0d4cb7;
  padding: 1px;
}

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;
	}
	
span.navigation {
  width: 500px;
  text-align: center;
}

.alignright a {
	float: right;
	width: 240px;
	color: #3c7a1d;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 4px;
	text-align: right;
}

.alignleft a {
	float: left;
	color: #3c7a1d;
	text-decoration: none;
	margin-top: 10px;
}

.alignright a:hover {
	float: right;
	width: 240px;
	color: #58b42b;
	text-decoration: none;
	margin-top: 10px;
	text-decoration: underline;
	margin-right: 10px;
	padding-right: 4px;
	text-align: right;
}

.alignleft a:hover {
	float: left;
	color: #58b42b;
	text-decoration: none;
	margin-top: 10px;
	text-decoration: underline;
}

blockquote {
  background: #e5eeff;
  margin-top: 15px;
  margin-right: 30px;
  margin-bottom: 0pt;
  margin-left: 10px;
  padding: 10px;
  border: 1px solid #a1acfb;
  color: #757575;
}

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

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

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

.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;
	}
	
p.postmetadata {
  margin-bottom: 15px;
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
	}
	
.alt {
  border-top: 1px solid #e8e8e0;
  border-bottom: 1px solid #e8e8e0;
  margin-bottom: 20px;
  padding-left: 5px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 0px;
	list-style: none;
	width: 400px;
	margin-left: 25px;
	}

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

#commentform {
  padding: 0px;
  margin: 0px;
}

#commentform p {
	margin: 5px 0;
	width: 400px;
	margin-left: 25px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform  p a{
  color: #53ad28;
  text-decoration: none;
}
	
#commentform a .commentlist a{
	color: #347415;
	text-decoration: none;
	}	
	
#commentform  p a:hover {
  color: #347415;
  text-decoration: underline;
}
	
.commentlist a {
	color: #347415;
	text-decoration: none;
	}	
	
.commentlist a:hover{
	color: #347415;
	text-decoration: underline;
	}	
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 400px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #1164ec;
	text-decoration: none;
	padding: 5px;
	
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin-left: 5px;
	}

.commentmetadata a{
	font-weight: normal;
	color: #1164ec;
	text-decoration: none;
	padding: 10px;
	}	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	/*background: #979797;
	color: #fff;
	border: 1px solid #252523;*/
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #fff;
	color: #000;
	}

#commentform #submit1 {
	margin: 0;
	float: left;
	border: 0px;
}
	
h3#comments, #respond {
	padding: 0;
	margin-left: 25px;
	color: #5dbe2e;
}

h4 {
  color: #357716;
  font-size: 1.1em;
  margin: 0px;
  padding: 0px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: hide;
	margin: 0px;
	width: 150px;
	font-size: 0.9em;
	background: #f3f7d9;
	border: 1px solid #dfe3c7;
	}

#sidebar #wp-calendar #next a {
	padding-right: 5px;
	text-align: right;
	background: transparent;
	color: #2265e9;
	}

#sidebar #wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	background: transparent;
	color: #2265e9;
	}

#wp-calendar td a {
	text-decoration: none;
	font-weight: bolder;
	color: #000;
	font-size: 1.1em;
	text-align: center;
	text-indent: 0px;
}	
	
#wp-calendar td a:hover {
	text-decoration: none;
	}	

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wp-calendar td {
	padding: 1px;
  text-align: center;
	background: #fbffe0;
  border: 1px solid #dfe3c7;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	background: transparent;
  border: 0px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}	
	
#wp-calendar #today {
   color: #2265e9;
   font-weight: bolder;
   font-size: 1.1em;
   background: #fff;
}	

#wp-calendar td.pad{
  background: transparent;
  border: 0px;
}

#wp-calendar td#prev {
  background: transparent;
  border: 0px;
}

#wp-calendar td#next{
  background: transparent;
  border: 0px;
}
/* End Calendar */
	
.icon {
  border: 0px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}

span.comment a{
  background: url(images/com.gif) no-repeat;
  background-position: left;
  border: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 15px;
  text-indent: 15px;
}

span.edit a{
  background: url(images/edit.gif) no-repeat;
  background-position: left;
  border: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 15px;
  text-indent: 15px;
}
