@import url('reset.css');

@viewport{
    width: device-width;
}

@-ms-viewport{
    width: device-width;
}



/*
Theme Name: Custom Mobile
Theme URI: N/A
Description: N/A
Version: 2.01
Author: N/A
*/

body {

font-family:Arial, Helvetica, sans-serif;
background-color:#999999;

}

bold, strong {
	font-weight:bold;
}

i, em {
	font-style:italic;
}

p {
	margin-bottom:10px;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover, a:visited:hover {
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	text-transform:capitalize;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

.header {




}

.abuttons { width:97%; margin:0 auto; }
.abutton { width:50.0%; margin:0 auto; float:left; }
.abutton img { width: auto; margin:12px auto; }

.wrapper {

	margin:15px auto;
	clear:both;
	background-color:#FFF;
	box-shadow: 0px 0px 15px #000;
width:450px;
overflow:auto;
background:url(images/content-bg.jpg) center top;

}

.content {



}


.user-content { width:92%; margin:0 auto; }
.user-content h1 { margin:12px auto; padding-bottom: 15px; font-weight: 600; text-decoration: none; }


.logo img { margin:0 auto; padding:15px 0px; }

.home-content { width:100%; margin:0 auto; float:left;  }
.home-content h1{ margin-bottom: 20px; font-weight: 600;  }


.main-photo { margin:0 auto; width:100%; }
.main-photo img { margin:0 auto; }


.slider { margin-bottom:10px margin-left: auto; margin-right: auto; clear:both; padding-bottom:10px; }


.main {

clear:both;

}

.footer { width:415px; margin:0 auto; }

.baseline {

height:65px;
width:95%;
margin:20px auto 0 auto;
font-size:10pt;

}

.base-left { width:50%; float:left; }
.base-right { width:50%; float:right; }
.base-right img { display:inline-block; padding:5px; float:right; }

ul.social li {
	float:left;
	width:32px;
	height:32px;
	overflow:hidden;
	margin-right:10px;
}

/* posts & pages */

img.alignright, a img.alignright {
	float:right; 
	margin:0 0 10px 10px;
}

img.alignleft, a img.alignleft {
	float:left;
	margin:0 10px 10px 0;
}

img.aligncenter, a img.aligncenter {
	display:block;
	margin:0 auto 0 auto; 
}

.alignnone {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:left;
}

p.more {
	font-weight:bold;
	text-align:right;
}

.user-content ul, .user-content ol {
	margin:0 0 10px 20px;
}

.user-content ul {



}

.user-content ol {

}

.user-content strong {
	font-weight:bold;
}

.user-content em {
	font-style:italic;
}

.user-content a {
color: #185268;

}
.user-content a:hover {
color: #3cc5fb;

}

a {
color: #185268;

}
a:hover {
color: #666;

}

.wrap {
	overflow:hidden;
}

.wrap ul {
}

navigation {
	clear:both;
}

.prev, .next {
	text-transform:uppercase;
	font-weight:bold;
	width:auto;
	text-align:center;
}

.prev a, .next a {
	padding:10px;
}

/* twitter */

.twitter {
}

.twitter li {
	margin:0 0 10px 0;
}

/* search */

.searchbar-left {
	background:url(images/searchbar-bg-01.png);
	background-repeat:no-repeat;
	width:130px;
	height:25px;
	font-size:11px;
	color:#666;
	margin:0px;
	padding:0px 0px 0px 10px;
	border:0px;
	float:left;
}

.searchbar-right {
	background:url(images/searchbar-bg-02.png);
	background-repeat:no-repeat;
	width:30px;
	height:25px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
}

/* shortcodes */

.misc-content {
	float:right;
	width:auto;
	margin:0 0 10px 10px;
}

.text, textarea {
	border:1px solid #000 !important;
}

.columns {
	width:480px;;
	overflow:hidden;
	clear:both;
}

.columns div {
	margin:0 10px 10px 0;
	overflow:hidden;
}

.columns div:last-child {
	margin:0 0 10px 0;
}

/* genreal */

.end {
	margin:0px;
}

.clear {
	clear:both;
}

#accordion h3 { width:415px; height:38x; margin:5px 0; box-shadow: 0px 0px 5px #000; }
#accordion p  { color:#8d1b00; font-weight:bold; width:415px; margin-left:0px; margin-top:0;margin-bottom:0; padding:10px 0px; background-color:rgba(255,255,255,0.5); box-shadow: 0px 0px 5px #000; text-align:center; display:block; }
#accordion a { color:#8d1b00; }