<a href="#">/** Mobilde Dikey konumdayken **/
[url=index.php?e=users&amp;m=details&amp;id=][b]@[/b][/url] screen and (max-device-width: 480px) and (orientation: portrait){
/* some CSS here */
}
 
/** Mobilde Yatay konumdayken **/
[url=index.php?e=users&amp;m=details&amp;id=][b]@[/b][/url] screen and (max-device-width: 640px) and (orientation: landscape){
/* some CSS here */
}
 
/** Mobilde Yatay yada Dikey **/
[url=index.php?e=users&amp;m=details&amp;id=][b]@[/b][/url] screen and (max-device-width: 640px){
/* some CSS here */
}
 
/** iPhone 4 ve üstü **/
[url=index.php?e=users&amp;m=details&amp;id=][b]@[/b][/url] screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2){
/* some CSS here */
}
 
/** Tabletler için #### **/
[url=index.php?e=users&amp;m=details&amp;id=][b]@[/b][/url] screen and (min-device-width: 768px) and (max-device-width: 1024px){
/* some CSS here */
}</a>

/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
}

a:link, a:visited { color: #0066CC; text-decoration: none; } 
a:active, a:hover { color: #CC0000; text-decoration: none }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3399FF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #f4a806;
	text-decoration: underline;
}

#templatemo_container {
	width: 900px;
	margin: auto;
}
#templatemo_title {
	height: 57px;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	line-height: 1.6em;
	padding-top: 20px;
	padding-left: 30px;
}
#templatemo_title span {
	color:#000033;
}

#templatemo_header {
	float: left;
	margin: 0px;
	height: 193px;
	padding: 60px 40px 0px 60px;
	text-align: justify;
	width: 411px;
	color: #000033;
	background: url(https://openpon.shop/images/templatemo_header_bg.jpg) repeat-x;
}
#templatemo_slogan {
	width: 280px;
	height: 22px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 40px;
	margin-bottom: 10px;
	background: url(https://openpon.shop/images/templatemo_slogan.png) no-repeat;
}
#templatemo_header_img {
	float: right;
	width: 389px;
	height: 253px;
	background: url(https://openpon.shop/images/templatemo_header_photo.jpg) no-repeat;
}
#templatemo_menu {
	float: left;
	height: 102px;
	width: 920px;
	background: url(https://openpon.shop/images/templatemo_link_bg.jpg) no-repeat;
}
.templatemo_menulink{
	float: left;
	width: 775px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.templatemo_menulink ul {
	margin: 0px;
	padding-left: 25px;
	padding-top: 10px;
	list-style: none;
}

.templatemo_menulink li{
	display: inline;
}

.templatemo_menulink li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 98px;
	background: url(https://openpon.shop/images/templatemo_menu_bg.png) no-repeat;
	border-left: solid 1px #FFFFFF;
}

.templatemo_menulink li a:hover,.templatemo_menulink li .current{
	background: url(https://openpon.shop/images/templatemo_menu_hover.png) no-repeat;
}
#templatemo_content_left {
	float: left;
	width: 510px;
	padding-left: 50px;
	padding-right: 10px;
	text-align: justify;
	padding-bottom: 20px;
}

#templatemo_content_right {
	float: left;
	width: 300px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#templatemo_right_bot {
	background: #FF6600;
	color: #000033;
	margin: 0px auto;
	text-align: justify;
	padding: 1px 10px 2px 10px;
}
#templatemo_footer {
	float: left;
	width: 900px;
	height: 92px;
	margin: 0px auto;
	color: #000033;
	background: url(https://openpon.shop/images/templatemo_footer_bg.jpg) repeat-x;
}
#templatemo_footer_left {
	float: left;
	width: 400px;
	margin-top: 40px;
	padding-left: 50px;
	font-weight: bold;
}
#templatemo_footer_left a {
	color: #000033;
	font-weight: bold;
}
#templatemo_footer_right {
	float: left;
	width: 330px;
	margin-top: 10px;
	padding-left: 70px;
}
.templatem_postdate {
	width: 220px;
	height: 19px;
	padding-left: 3px;
	font-weight: bold;
	background: url(https://openpon.shop/images/templatemo_post_bg.jpg) no-repeat;
}